Imprex-Development / orebfuscator

Orebfuscator - High-Performance Anti X-Ray plugin
https://modrinth.com/plugin/orebfuscator
GNU General Public License v3.0
119 stars 26 forks source link

oreb fuscator wont start #375

Open clubname opened 1 month ago

clubname commented 1 month ago

Description

[12:20:33 PM INFO] [Orebfuscator] [Orebfuscator] Enabling Orebfuscator v5.4.4 [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ╔========================================================================╗ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ║ WARNING ║ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ║ REMOVAL OF SUPPORT FOR JAVA VERSIONS BEFORE 17 ║ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ║ AND MINECRAFT VERSIONS BEFORE 1.16 ║ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ║ ║ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ║ https://github.com/Imprex-Development/orebfuscator/discussions/367 ║ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] ╚========================================================================╝ [12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] An error occurred while enabling plugin [12:20:33 PM INFO] [Orebfuscator] [Orebfuscator] Disabling Orebfuscator v5.4.4

Reproduction Steps

happens everytime the server starts

Expected Behaviour

i expected it to work i have the dependency's

Orebfuscator Dump

couldnt make dump as the plugin wouldnt start

Extra Details

No response

clubname commented 1 month ago

i am running a spigot server 1.20.6

NgLoader commented 1 month ago

Can you please provide a ProtocolLib dump (use /protocol dump)? Also check your latest log file for more informations please.

There shoud be more informations about the error between or above the following lines:

[12:20:33 PM ERROR] [Orebfuscator] [Orebfuscator] An error occurred while enabling plugin
[12:20:33 PM INFO] [Orebfuscator] [Orebfuscator] Disabling Orebfuscator v5.4.4

Because with the error message An error occurred while enabling plugin we are unable to determine the exact error position.

flengu commented 1 month ago

I have the same problem ![Uploading Screenshot 2024-06-15 at 12.02.18 AM.png…]()

Ingrim4 commented 1 month ago

As already mentioned by Nils please provide your whole log or a protocollib/orebfuscator dump otherwise we can't help you.

axxryuu commented 1 month ago

i also have the same problem especially on 1.20.6

airtagdev commented 1 month ago

@clubname @flengu @axxryuu check through your entire console to find where protocol lib enables, see why it won't start, it's likely that you need to install the "dev build" which is linked on the spigot page, hope this helps image