lishid / Orebfuscator

Orebfuscator - The definitive Anti X-Ray plugin for CraftBukkit
http://dev.bukkit.org/bukkit-plugins/orebfuscator/
GNU General Public License v3.0
115 stars 113 forks source link

[OFC] throwing errors & not working. #252

Open SebbyBlob opened 4 years ago

SebbyBlob commented 4 years ago

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...

NgLoader commented 4 years ago

Use the version from Imprex-Development

SebbyBlob commented 4 years ago

Use the version from Imprex-Development

I just edited the comment now, I accidentally pressed enter when typing the title but not the comment.

NgLoader commented 4 years ago

Please provide some more infos:

And please use the Imprex-Development version

SebbyBlob commented 4 years ago

Please provide some more infos:

  • Server version
  • ProtocolLib version
  • OFC version

And please use the Imprex-Development version

Sorry I forgot to add the errors in the console: https://pastebin.com/9tTRnr3f Server version is 1.13.2 paper-mc, PL version is 4.4.0, OFC version is 4.4.4.

NgLoader commented 4 years ago

Try this version Imprex-Development

SebbyBlob commented 4 years ago

Try this version Imprex-Development

Which version of it, 5.0.0 or 4.4.0, etc?

NgLoader commented 4 years ago

The latest, 5.0.0

SebbyBlob commented 4 years ago

The latest, 5.0.0

Now im getting errors along the lines of this: https://pastebin.com/cCJ3Du8b

Ingrim4 commented 4 years ago

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.

SebbyBlob commented 4 years ago

Still has an error... https://pastebin.com/XyE0B9vu

NgLoader commented 4 years ago

Please update your ProtocolLib version to the latest