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. Hiho, first of all I want to say that the new forum design looks really good. However, there are currently two issues: In the "Unread" section, the "Mark all as Read" feature seems to be missing - or am I just overlooking it somewhere? Some threads don’t automatically get marked as read when you open them. So the post still shows up in "Unread," even though you’ve already viewed it. Example Thread: https://forums.minecraftforge.net/topic/159415-cannot-find-client-log-entries/ Then I have a smaller suggestion, referring to the Text Editor: It is possible to move out the "Inline Code"-Feature from the "More Formatting Options" and add it directly to the Text Editor Tool Bar? Same for "Quote"-Feature inside the Create Section These two features are used quite often (at least by me) - as far as I remember, they were also available in the old forum design. @Paint_Ninja @LexManos
  2. 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
  3. Does it work without Epic Fight - Iron's Spells 'n Spellbooks Compat?
  4. No - position and inventory are lost - so you may have to search for your buildings
  5. 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
  6. <repository> looks like a placeholder url "https://maven.minecraftforge.net/<repository>"
  7. Try this one: https://github.com/MinecraftForge/MinecraftForge/blob/1.19.x/mdk/settings.gradle
  8. 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
  9. 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/
  10. 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
  11. Check your game files / modpack instance for a folder Distant_Horizons_server_data Delete this one and test it again
  12. I have no idea - maybe an issue with a rendering mod
  13. 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
  14. 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
  15. It is a conflict between horseman and swem Remove horseman
  16. Hm I have no idea
  17. 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

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.