Seb

Results 6 issues of Seb

### Issue Description Write a short description about the issue ### Steps to Reproduce the Issue 1. ... Use Any Command In Game 2. ... 3. ... ### OS and...

Different server softwares can use different modes for accepting player movement. The mode is sent by the server in the StartGame packet which means the first server tells the client...

Priority: High
Type: Bug

When i load my server with FDevTools + latest zip from the repo ```14.02 15:22:41 [Server] INFO /plugins/Pokkit-master/src/test/java/nl/rutgerkok/pokkit/inventory/InventoryTypeTest.java:3: error: package org.junit does not exist 14.02 15:22:41 [Server] INFO import static...

https://github.com/Sandertv/go-raknet/blob/fbd2ad1000cdbe1411158d6f8a5dae1acb2bd978/conn.go#L666-L669 Theoretically speaking the client should never send more than one or two unique split IDs, and go-raknet allows up to 256 at one time. This could be abused to...