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. Make sure you are using Java 17 JDK In the start script, replace the word "java" with the java 17 path (javaw.exe) and put it into quotation marks
  2. Does it work without Epic Fight - Iron's Spells 'n Spellbooks Compat?
  3. No - position and inventory are lost - so you may have to search for your buildings
  4. I have no idea - is enough RAM allocated? Do other pre-configured modpacks work? Maybe use such a modpack as working base and add new mods one by one
  5. <repository> looks like a placeholder url "https://maven.minecraftforge.net/<repository>"
  6. Try this one: https://github.com/MinecraftForge/MinecraftForge/blob/1.19.x/mdk/settings.gradle
  7. If there is no such folder, then it refers to another issue Create a new world with the same settings - then copy level.dat level.dat_old and session.lock from the new world to the broken one Delete the new world and test the broken one again
  8. You are using create 6.0.6 So one or more create addons are not compatible with it Remove all Create addons and test it again If this works, add the addons one by one If not, add the new crash-report Add crash-reports with sites like https://mclo.gs/
  9. Also make a test without Embeddium/Oculus, Modernfix and immersive_optimization Remove these one by one - start with immersive_optimization If there is no change, add the new crash-report or log
  10. Check your game files / modpack instance for a folder Distant_Horizons_server_data Delete this one and test it again
  11. I have no idea - maybe an issue with a rendering mod
  12. 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
  13. 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
  14. It is a conflict between horseman and swem Remove horseman
  15. Hm I have no idea
  16. 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
  17. 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")
  18. Try different builds of sophisticatedcore/-backpacks If there is no change, make a test without mynethersdelight

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.