Giter VIP home page Giter VIP logo

reactclient's Introduction

reactclient's People

Contributors

cyberpwnn avatar

Stargazers

Tominous avatar snake avatar  avatar Stan Serebryakov avatar Valentin avatar Lex avatar Guillaume LADORME avatar

Watchers

James Cloos avatar Akatsuki avatar Dave avatar Robert avatar  avatar Tominous avatar  avatar James avatar  avatar

reactclient's Issues

Logging in

I decided to edit the example user to what I like (Password and username) and i Can't login

Using a duplicate server name replaces the old one with no warning

Describe the bug
When creating a new server with the same name, it replaces the old one with no warning.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new server
  2. Create another server with the same name
  3. See that it has replaced the first one without warning

Expected behavior
If using the default name for the servers, when creating a new server, the name should change to "Fancy Server Name 2" in the text box. If the name matches another server with the same name, it should require the name to be changed before saving

Server and Plugin Informations

  • ReactClient Version: 2.5
  • Operating System (if applicable): Windows 10

ViaVersion bad packet

Bad packet when connecting on a server using ViaVersion
[17:22:03 WARN]: io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 123 [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:459) [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:263) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at net.minecraft.server.v1_16_R2.LegacyPingHandler.channelRead(LegacyPingHandler.java:120) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at io.netty.handler.flush.FlushConsolidationHandler.channelRead(FlushConsolidationHandler.java:147) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [17:22:03 WARN]: at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [17:22:03 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [17:22:03 WARN]: at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) [17:22:03 WARN]: at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) [17:22:03 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:647) [17:22:03 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:582) [17:22:03 WARN]: at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) [17:22:03 WARN]: at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:461) [17:22:03 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [17:22:03 WARN]: at java.lang.Thread.run(Unknown Source) [17:22:03 WARN]: Caused by: java.io.IOException: Bad packet id 123 [17:22:03 WARN]: at net.minecraft.server.v1_16_R2.PacketDecoder.decode(SourceFile:37) [17:22:03 WARN]: at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) [17:22:03 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:22:03 WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [17:22:03 WARN]: at us.myles.ViaVersion.util.PipelineUtil.callDecode(PipelineUtil.java:53) [17:22:03 WARN]: at us.myles.ViaVersion.bukkit.handlers.BukkitDecodeHandler.decode(BukkitDecodeHandler.java:40) [17:22:03 WARN]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) [17:22:03 WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:22:03 WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [17:22:03 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:518) [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) [17:22:03 WARN]: at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) [17:22:03 WARN]: ... 36 more

Not able to open client on macOS

Hey, I have Java JDK 13 on my macOS installed however I am not able to open the app as there is some error when opening. The error is saying it's unable to run Java JAR file "ReactClient-2.5.jar" and that I should check console if there are any errors (which it looks like there are not).

Is it not meant to run under macOS (as I think it should as Java is multiplatform) or there is some other issue which is responsible for this?

Thanks.

Remote console and chart bug

・The console doesn't work at all. (i cannot send any commands and read any logs)
・Mem % is wrong. (showed over 60000GB used)

R6 support

R6 doesn't have a client yet. Just making sure I have issue adding down on mobile. Also. This is an issue. Git gud.

Unable to launch client on Linux

Hello,

I tried to run the React Client (2.5) jar version on Linux Ubuntu.

Here are the commands I typed and the stacktrace I got :

$ sudo chmod a+x ReactClient-2.5.jar
$ java -jar ./ReactClient-2.5.jar

[INFO]: Building Network Mesh
[INFO]: Loading Config at: /home/myusername/Documents/./react-data
[INFO]: Saving Config at: /home/myusername/Documents/./react-data
[INFO]: Building Frame
[INFO]: Packing Frame
[WARN]: No networks found
[INFO]: Launching tutorial page
Exception in thread "main" java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.NoClassDefFoundError: net/miginfocom/swing/MigLayout
	at org.cyberpwn.react.ReactClient.showTutorial(ReactClient.java:175)
	at org.cyberpwn.react.ReactClient.initialize(ReactClient.java:136)
	at org.cyberpwn.react.ReactClient.<init>(ReactClient.java:72)
	at org.cyberpwn.react.ReactClient.main(ReactClient.java:45)
	... 5 more
Caused by: java.lang.ClassNotFoundException: net.miginfocom.swing.MigLayout
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
	... 9 more

Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.