-
Notifications
You must be signed in to change notification settings - Fork 112
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
[OFC] throwing errors & not working. #252
Comments
Use the version from Imprex-Development |
I just edited the comment now, I accidentally pressed enter when typing the title but not the comment. |
Please provide some more infos:
And please use the Imprex-Development version |
Sorry I forgot to add the errors in the console: https://pastebin.com/9tTRnr3f |
Try this version Imprex-Development |
Which version of it, 5.0.0 or 4.4.0, etc? |
The latest, 5.0.0 |
Now im getting errors along the lines of this: https://pastebin.com/cCJ3Du8b |
As we currently only support SpigotMC and no other fork I'm afraid we can't help you. If possible try switching to SpigotMC and check if the problem still occurs. We do have plans to support other forks but are currently occupied with the command system and async packet processing. I assume the problem is that paper send chunks even before the player is fully join in terms of events. Which causes protocollib to create a "fake" player instance until the player is fully joined and this "fake" player only supports mininal feautures. |
Still has an error... https://pastebin.com/XyE0B9vu |
Please update your ProtocolLib version to the latest |
OFC and ProtocolLib load fine on startup but when I log on I start getting errors in the console (shown below). Also when I test the plugin by using an xray resource pack, the plugin does not work and I am able to use xray...
The text was updated successfully, but these errors were encountered: