Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer underflow. Error #122

Open
DevCubeHD opened this issue Oct 12, 2016 · 3 comments
Open

Buffer underflow. Error #122

DevCubeHD opened this issue Oct 12, 2016 · 3 comments

Comments

@DevCubeHD
Copy link

DevCubeHD commented Oct 12, 2016

Anyway I have 2 similar clients but get an error on the second one.

Server: http://hastebin.com/iqiwuzukif.sql
Client 1 (Works): http://hastebin.com/gukidequfi.vbs
Client 2 (Error): http://hastebin.com/pupefoqeja.md

Codes:
Client 1 (Works): http://hastebin.com/jadawuzava.vbs
Client 2 (Error): http://hastebin.com/cuvuheyena.vbs

There is a small difference:
Client 1: Java Application
Client 2: Spigot Plugin (https://www.spigotmc.org/), Modded Server Software for Minecraft Servers (dont tell me a kid ;))

Im very thankful for any answer! <3

@DevCubeHD
Copy link
Author

... nice support

@DevCubeHD
Copy link
Author

@NathanSweet

@crehop
Copy link

crehop commented Dec 8, 2016

your packet class have a default constructor? (even if not used) it must have default constructor or it wont work also make sure packet classes are exactly the same on client and server..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants