Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TileEntity

Superhelper
  • Joined

  • Last visited

Everything posted by TileEntity

  1. 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
  2. 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
  3. Maybe it is 2GB from the allocated RAM? Check the Task Manager - doe the Java Application use about 8 GB RAM?
  4. 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
  5. Is there a log file in your server's logs-folder?
  6. 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
  7. Open it with a text editor, copy all lines and paste it here
  8. 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
  9. Remove the mods that differ from the working modpack one by one
  10. 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
  11. The server is using Java 21 Remove Java 21 or set the path to the java 17 javaw.exe in your start script
  12. Add the full crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
  13. Run the original Minecraft version first For example, if you want to install Forge 1.18.2, then run Minecraft 1.18.2 first
  14. 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
  15. Check for CPU/GPU driver updates If you are using ATI/AMD, get the drivers from their official site
  16. There is an issue with nochatreports - make a test with deleting the config of it If there is no change, remove it
  17. Add the crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.