[Server] Inability to use mod with server containers that don't include AWT
Kaiede opened this issue · 4 comments
Is there a hard dependency on AWT in BWGItems here? The itgz server container doesn't include the AWT libraries, and so the mod will fail to load.
I originally hit this with the previous mod on 1.19.2 (Cottage Witch), but it looks like the dependency is still in the latest.
It's in the base Java JDK so if you are using a normal jdk with the server then it shouldn't matter
https://github.com/itzg/docker-minecraft-server does not contain it and the maintainer’s policy has been to reach out to mod owners that take a dependency on AWT in these cases.
Specifically, the native libs backing AWT.