Rendering Issues
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By ZenGrimWolf · Posted
Awesome. That's gonna be fun to track down on a 400 mod server lol. Now say i do manage to narrow it down and find the mod responsible, how would one go about changing it so it no longer does what it is doing? -
By TileEntity · Posted
Here in this case, it disables java graphical display features A server does not have a "display" or GUI - so with this line you disable these features I think it is some kind of linux thing https://www.oracle.com/technical-resources/articles/javase/headless.html -
By ItsNotKiwi · Posted
the server works now, thanks so much! What does that line actually mean? -
By TileEntity · Posted
Put this line into the user_jvm_args.txt Or try java -Djava.awt.headless=true @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.3.25/unix_args.txt "$@" pause
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.