-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
1.21.3-12 fatal error on launching #11579
Comments
I observe similar behavior, however the problematic frame is different!
The server runs on LXC-Turnkey-Gameserver based on Debian 12.7. virtualized by Proxmoxx |
Use Java 21, the profiler library version spark uses does not support 23
…On Sat, 9 Nov 2024 at 21:29, Bernie ***@***.***> wrote:
I observe similar behavior, however the *problematic frame* is different!
https://pastebin.com/9va2pdST
PaperMC 1.21.3-17-6483ecb
java 23.0.1 2024-10-15
Java(TM) SE Runtime Environment (build 23.0.1+11-39)
Java HotSpot(TM) 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
The server runs on LXC-Turnkey-Gameserver based on Debian 12.7.
virtualized by Proxmoxx
Interestingly, on a fresh installation the server starts and does not
crash. As soon as either plugins are installed or a client tries to connect
to it, the server crashes and and keeps crashing after restarts. Removing
plugins does not help. It requires a complete reinstallation of the
*serverfiles* to prevent the fatal error...
—
Reply to this email directly, view it on GitHub
<#11579 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJMAZF7UBTILDHQKII4543Z7Z5DRAVCNFSM6AAAAABRFFC2MWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRWGQ3DKMRYGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Awesome! On a side note - @RetroQuiCoule also uses Java 23. |
There is an open PR to update the async-profiler in spark that will resolve this issue: lucko/spark#386. |
Should be fixed c28d89d |
Expected behavior
I expected to launch my server on my ubuntu VM.
Observed/Actual behavior
When I launched my paper.jar file, everything load, without plugins. when the server show "Done". It crash and show this Java error.
It append only with the 1.21.3 version of paper.
I tried on my 1.20.4 server and everything was perfect.
hs_err_pid2218781.log
Steps/models to reproduce
Launch paper on an ubuntu 22.04.4 distrib
Plugin and Datapack List
no datapack, no plugin
Paper version
paper 1.21.3-12
#11561
Other
Good luck and you do an really amazing work thank you
The text was updated successfully, but these errors were encountered: