-
Posts
3643 -
Joined
-
Last visited
-
Days Won
132
Everything posted by TileEntity
-
1.12.2 My mods dont work on multiplayer but on single yep lol
TileEntity replied to sdfsdasff's topic in Support & Bug Reports
Maybe check for a pre-configured modpack at curseforge Most modpacks also have a serverpack Use such modpack as working base and add some mods -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Make sure all files are closed (jvm/user_args files etc) or restart the system -
1.19.2 Server crashing with forge + plugins
TileEntity replied to WorstLuck's topic in Support & Bug Reports
Use Java 17 instead of Java 18 -
1.12.2 Forge 1.12.2 won't load, even without any mods loaded
TileEntity replied to abyssaltheking's topic in Support & Bug Reports
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951) Make a test with installing xrandr https://wiki.archlinux.org/title/xrandr -
1.19.2 Custom modpack failed to launch
TileEntity replied to LekoTopaz's topic in Support & Bug Reports
Make a test without Performant -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Restart the server and add the log from the logs-folder Add the log with sites like https://paste.ee/ and paste the link to it here -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Maybe it is 2GB from the allocated RAM? Check the Task Manager - doe the Java Application use about 8 GB RAM? -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
If this is the server console, then yes -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Change it to "C:\Program Files\Java\jdk-17.0.9\bin\javaw.exe" -Xmx4G @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt %* pause -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Is there a log file in your server's logs-folder? -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Change the lower part from java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt %* pause to "C:\Program Files\Java\jdk-17.0.9\bin\javaw.exe" @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt %* pause -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Open it with a text editor, copy all lines and paste it here -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Add the lines of your start script -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
You just have to replace the world "java" with the path to the java 17 installation like described above - this does not affect the other arguments -
1.18.2 Mod issues with The Twilight Forest
TileEntity replied to MayDay42's topic in Support & Bug Reports
Remove the mods that differ from the working modpack one by one -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
In your start.bat/run.bat should be something like java -Xmx4G -Xms2048M -jar forge-1.18.2.jar pause Replace the word java with the path to the Java 17 installation For example: "C:\Program Files\Java\jdk-17.0.9\bin\javaw.exe" -Xmx4G -Xms2048M -jar forge-1.18.2.jar pause Just make sure the path is correct and keep the quotation marks -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
The server is using Java 21 Remove Java 21 or set the path to the java 17 javaw.exe in your start script -
My forge server isn't working because of this error.
TileEntity replied to coolbacon's topic in Support & Bug Reports
Add the full crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here -
1.12.2 My mods dont work on multiplayer but on single yep lol
TileEntity replied to sdfsdasff's topic in Support & Bug Reports
Maybe an issue with Roguelike Dungeons -
Remove simpleconfig
-
Add caelus https://www.curseforge.com/minecraft/mc-mods/caelus/files/3522094 and legendary-tooltips https://www.curseforge.com/minecraft/mc-mods/legendary-tooltips/files/3943137
-
Check for CPU/GPU driver updates If you are using ATI/AMD, get the drivers from their official site