-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Error while starting server #93
Comments
please use proper ``` codeblocks so it doesn't wrap lines. |
Ok. |
You say "latest" Paper version in your "Additional context" but list 1.16.4 as the server version. Current paper is on 1.16.5. This is why I ask for specific versions. (I am aware this issue was created 10 days ago, but Paper build 427 was released on 01/16, almost a month ago. That was the first 1.16.5 build.) Looks like an issue with an old version of Jackson being loaded. A quick peek at Paper tells me Jackson isn't loaded there .. Which makes me wonder if you're being entirely honest in your report. That said, Jackson should still be re-located so it doesn't conflict with existing plugins that may be loading a > 4-year-old version of it. |
I'm not really sure what you mean with Jackson should still be re-located? Yeah I tested it on different paper versions (I wasn't sure if this was a Problem of 1.16.5 so I'd also tested it on paper 1.16.4 and 1.16.2. Sorry that I sent you the wrong error message). Paper version: git-Paper-470 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
|
Well, that's quite unusual then. What platform are you using? Windows? RHEL/Fedora/Cent? Debian/Ubuntu? Arch? Mac OS? |
I'm using Windows 10 for local testing. |
@egg82, Pretty sure it belongs here as well:
Latest Velocity version, Pterodactyl panel (docker debian openjdk-15 image) |
Me, too. I've got the self problem with spigot 1.16.5 Console output: [08:56:41] [Server thread/ERROR]: Error occurred while enabling AntiVPN v6.4.13 (Is it up to date?) java.lang.NoSuchMethodError: org.reflections.Reflections.getResources(Ljava/util/function/Predicate;)Ljava/util/Set; |
|
Plugin version: '6.4.13'
Server type: 'Paper'
Server version: '1.16.4'
Describe the bug
Server Crash during start:
Expected behavior
I would expect that the server starts normaly without crashs
To Reproduce
Plugins
Tested with and without Plugins
Screenshots/Video
None
Additional context
You can use the latest Paper Version and I think it also happens with spigot
The text was updated successfully, but these errors were encountered: