trapped / rotmg_svr

Realm of the Mad God server emulator
31 stars 29 forks source link

Error trying to play as guess #7

Open lcnvdl opened 10 years ago

lcnvdl commented 10 years ago

When I'm trying to play as Guess, I get the next error on the "World" server:

image

trapped commented 10 years ago

Just as a reminder, the development on this repo has ceased. I've decided that I prefer to not stick with C# for this kind of programs and leverage the already-existing tools for other languages (such as Go, Erlang, etc.) - therefore, do not expect work from me on this issue; however I'll gladly accept any pull requests (as long as they're decent, that is).

Try to debug the player connection process in wServer/.../ClientProcessor.cs and show me your findings. I can't guess the cause of a problem by its consequence alone.

Thanks for your contribution!

ossimc82 commented 10 years ago

Remove the acc.Verified check in the HelloPacket Handle method

ebf34e12952930cf commented 9 years ago

@ossimc82 HI REGAL