Illegal State Exception on startup, related to modules
TimHarrio opened this issue ยท 8 comments
Follow this template except for feature requests. Use pastebin when providing /protocol dump and any relevant errors.
Make sure you've done the following:
- [ x ] You're using the latest build for your server version
- [ x ] This isn't an issue caused by another plugin
- [ x ] You've checked for duplicate issues
- [ x ] You didn't use
/reload
My logs:
https://pastebin.com/7zBNhA01
If I do /protocol dump:
https://pastebin.com/SS3EvMdb
Description and relevant errors:
I use the last version of PaperSpigot and this plugin doesn't work..
It blocks some of my plugin wich need ProtocolLib.
It is displayed as off in the /plugins.
I get this error when starting up and it never ran before
im trying to run oreobfuscator
I can reproduce this issue on a 1.13.1 Spigot server (Build git-Spigot-500ff5d-1cead62
)
On startup, this error here shows up: https://pastebin.com/ecTWzEBg
Here's a screenshot of this error, if that's easier:
Additional info:
I use the latest dev-build of ProtocolLib (Build #415)
Update
It also doesn't work with #417
It come from MineWebBridge, disble it and use RCON junction, and it will work =)
It come from MineWebBridge, disble it and use RCON junction, and it will work =)
Nope. There's no MineWebBridge plugin in my case.
So it's another plugins, try disabling there one by one and restarting each time so you will see wich one do that
Any Idea on how to fix that on our site?
Like I don't really know, what exactly in my plugin causes that error in protocolLib, but I know it does cause issues.