[1.19][Crash]: Mod trying to access /opt/java/openjdk/lib/libawt_xawt.so on headless JDK-17 Linux Install
Raft08 opened this issue ยท 1 comments
BYG Version
2.0.1.6
Terrablender Version
2.0.1.166
Mod Loader
Forge
Mod Loader Version
43.3.0
What happened?
I don't know what exactly goes wrong here, if it's from this mod or from Forge but the logs seems to always say that the mod fails in the common_setup phase.
The server simply starts and crashes, but it doesn't really crash it stays stuck and nothing happends after the java.lang.UnsatisfiedLinkError was thrown.
When the mod is isolated with it's dependencies it doesn't happen. It may be a mod incompatibility issue.
Note that I did filter out client mods from server mods before trying to launch the server.
I'm running the server in a Docker instance, Used Docker Image ghcr.io/software-noob/pterodactyl-images:java_17
crash-log
No crash logs (Server does not crash it simply freezes)
latest.log
https://gist.github.com/Raft08/e9ef92d485c75c23e661856adef9498e
Did you isolate BYG?
I did not try BYG alone
Did you read and understand the above agreement?
- I agree.
After messing a bit the issue was caused by an incompatibility with Better Tag Tips I couldn't open an issue because the mod is closed-source.