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

Everything posted by TileEntity

  1. Check your game files / modpack instance for a folder Distant_Horizons_server_data Delete this one and test it again
  2. I have no idea - maybe an issue with a rendering mod
  3. Make a test just with java -Xmx6G @libraries/net/minecraftforge/forge/1.20.1-47.4.0/win_args.txt %* pause If there is no change, directly set the java path in your script 1.20.1 requires Java 17 Download and install this version: https://www.azul.com/downloads/?version=java-17-lts&os=windows&architecture=x86-64-bit&package=jdk#zulu Then update the script to: "C:\Program Files\Zulu\zulu-17\bin\javaw.exe" -Xmx6G @libraries/net/minecraftforge/forge/1.20.1-47.4.0/win_args.txt %* pause
  4. Did you build some stuff with Nosiphus Furniture Mod (nfm)? Looks like the beige variants of some furniture causing issues Backup the world and make a test without nfm
  5. It is a conflict between horseman and swem Remove horseman
  6. Hm I have no idea
  7. Make sure Java is installed on your system https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html After installation, just click on the forge jar to run the installer
  8. Change // WebSocket minecraftLibrary "org.java-websocket:Java-WebSocket:1.5.3" jarJar(implementation("org.java-websocket:Java-WebSocket:1.5.3")) to // WebSocket jarJar("org.java-websocket:Java-WebSocket:1.5.3")
  9. Try different builds of sophisticatedcore/-backpacks If there is no change, make a test without mynethersdelight
  10. Add the lines of your run.bat here
  11. joptsimple.UnrecognizedOptionException: X is not a recognized option JVM-Arguments begin with a - So use -Xmx6G instead of Xmx6G etc
  12. Remove Neruina and justleveling from your server
  13. Right-click on the bat file - edit copy all lines and paste it here
  14. Looks like the Life Orbs from the mod cardiac causing this issue - make a test without cardiac
  15. The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
  16. Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled
  17. Add the lines of the run.bat
  18. Open the file and remove the # from # -Xmx4G
  19. Add the latest.log (logs-folder) from server and client with sites like https://mclo.gs/ and paste the link to it here
  20. You will find this mod in your mods folder
  21. Directly contact the staff from this mod at their discord

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.