Raul Rusakov

Results 6 issues of Raul Rusakov

The title saying the issue

bug

Hi! I update your proxy to 0.14.0. I will add multiserver support, and without bugs changing server port! Here is link: https://github.com/MrGenga/BouncyBall

Hello, jython234! I have a problem: on trying decoding LoginPacket, BlockServerIOLib class - BinaryReader throws NegativeArrayException in function readString. I've update Login Packet, temporary delete logging of chat, and update...

Why you not update your good program for about 4 months. Please rewrite BB for 0.13.1! We need transfer!

``` java.lang.NullPointerException: Cannot invoke "org.cloudburstmc.protocol.bedrock.netty.codec.compression.CompressionStrategy.getDefaultCompression()" because "this.compressionStrategy" is null at dev.waterdog.waterdogpe.network.connection.peer.ProxiedBedrockPeer.sendPacket0(ProxiedBedrockPeer.java:122) ~[waterdog.jar:?] at dev.waterdog.waterdogpe.network.connection.peer.ProxiedBedrockPeer.lambda$sendPacket$0(ProxiedBedrockPeer.java:114) ~[waterdog.jar:?] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[waterdog.jar:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[waterdog.jar:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[waterdog.jar:?] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413) ~[waterdog.jar:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[waterdog.jar:?]...

This allows handling RakNet protocol versions correctly and makes it easier to support a variety of older Minecraft: Bedrock protocols. Note that this is a BC-breaking change and requires support...