Oh The Biomes We've Gone

Oh The Biomes We've Gone

17M Downloads

[Server] Inability to use mod with server containers that don't include AWT

Kaiede opened this issue · 4 comments

commented

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.

commented

It's in the base Java JDK so if you are using a normal jdk with the server then it shouldn't matter

commented

Let me see if I can remove it

commented

All Server Software contain awt it's a base java lib

commented

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.