-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error while players connect #617
Comments
I have been away for a couple weeks. so sorry for a late reply. the error is caused by a non standard output from the Spongeforge server. To diagnose this, I need the full server output that caused the error. I need a cut and paste of the actual server lines where the player logged in. I assume you are not running in proxy mode, correct? |
Having the same issue with SpongeForge, not running as a proxy. I can try and take a look as well, although I'm fairly new to this project and code base.
|
Wrapper is not presently well designed for Forge varieties because Forge uses a modified minecraft protocol. If you search all the issues for "Forge" under this issues page (including closed ones), you will get a better idea of the issues involved. |
While some player connects, I'm getting this error in console. I use SpongeForge Server 1.12.2 and the latest stable build of wrapper.
[2018-07-21 09:05:28] [Wrapper.py/ERROR]: �[31;40;1m'NoneType' object has no attribute 'string'�[0m
The text was updated successfully, but these errors were encountered: