Orebfuscator icon indicating copy to clipboard operation
Orebfuscator copied to clipboard

[OFC] throwing errors & not working.

Open SebbyBlob opened this issue 5 years ago • 11 comments

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

SebbyBlob avatar Sep 14 '20 19:09 SebbyBlob

Use the version from Imprex-Development

NgLoader avatar Sep 14 '20 19:09 NgLoader

Use the version from Imprex-Development

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

SebbyBlob avatar Sep 14 '20 19:09 SebbyBlob

Please provide some more infos:

  • Server version
  • ProtocolLib version
  • OFC version
  • Console error (use pastebin please)

And please use the Imprex-Development version

NgLoader avatar Sep 14 '20 19:09 NgLoader

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.

SebbyBlob avatar Sep 14 '20 19:09 SebbyBlob

Try this version Imprex-Development

NgLoader avatar Sep 14 '20 19:09 NgLoader

Try this version Imprex-Development

Which version of it, 5.0.0 or 4.4.0, etc?

SebbyBlob avatar Sep 14 '20 19:09 SebbyBlob

The latest, 5.0.0

NgLoader avatar Sep 14 '20 19:09 NgLoader

The latest, 5.0.0

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

SebbyBlob avatar Sep 14 '20 19:09 SebbyBlob

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.

Ingrim4 avatar Sep 14 '20 19:09 Ingrim4

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

SebbyBlob avatar Sep 14 '20 20:09 SebbyBlob

Please update your ProtocolLib version to the latest

NgLoader avatar Sep 17 '20 20:09 NgLoader