Skip to content
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

Closed
RetroQuiCoule opened this issue Nov 4, 2024 · 6 comments
Closed

1.21.3-12 fatal error on launching #11579

RetroQuiCoule opened this issue Nov 4, 2024 · 6 comments
Labels
type: bug Something doesn't work as it was intended to.

Comments

@RetroQuiCoule
Copy link

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

@RetroQuiCoule RetroQuiCoule added status: needs triage type: bug Something doesn't work as it was intended to. labels Nov 4, 2024
@papermc-projects papermc-projects bot moved this to 🕑 Needs Triage in Issues: Bugs Nov 4, 2024
@electronicboy
Copy link
Member

@FoxWhiskey
Copy link

FoxWhiskey commented Nov 9, 2024

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 to force preparing new worlds by deleting/moving the ./world* -folders...

@electronicboy
Copy link
Member

electronicboy commented Nov 10, 2024 via email

@FoxWhiskey
Copy link

Awesome!
I can confirm that Java 23 actually is incompatible! I downgraded to Java 21 and have not observed any crashes since then.
Thank you so much for this valueable hint!

On a side note - @RetroQuiCoule also uses Java 23.

@codebycam
Copy link

There is an open PR to update the async-profiler in spark that will resolve this issue: lucko/spark#386.

@kennytv
Copy link
Member

kennytv commented Nov 21, 2024

Should be fixed c28d89d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to.
Projects
Status: Done
Development

No branches or pull requests

5 participants