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

Account

Navigation

Search

Search

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.