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. Update your drivers: https://www.amd.com/en/support/downloads/previous-drivers.html/processors/ryzen/ryzen-3000-series/amd-ryzen-7-3700u.html
  2. mclo only shows 25000 lines - add the rest with another link
  3. Make a test without Create Big Cannons More Shells
  4. Add this mod and test it again https://www.curseforge.com/minecraft/mc-mods/night-config-fixes/files/4614068
  5. Same issue - maybe just completely remove the armor from your inventory
  6. I am not sure, but I think I read about a similar case where the issue was a specific word in the mod file name - here in this case it is "true" This has something to with mod loading behavior Rename it to northstar-north-1.1.0.jar and it will work If you rename it to true.jar or true-1.1.0.jar, the game will crash - even if you name it false.jar I am not that deep into mod developing - but I think this is some kind of "expecting String instead of Boolean value" syntax issue somewhere deep in the modloading process (mixin configs, metadata, class scanning etc.) So I think this is some kind of Java issue, not Forge itself 🤔
  7. Replace the world java with the Java 8 path to the javaw.exe file and put it into quotation marks Example: "C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx4G -Xms2048M -jar server.jar pause
  8. Install Java 17 In your startscript, replace the word java with the java 17 path to the javaw.exe (bin folder) and put the path into quotation marks
  9. Make a test with using Java 17 instead of Java 21
  10. cc-tweaked is not compatible with Create 6 Maybe other Create addons are incompatible, too Start with removing cc-tweaked - if there is no change, remove all Create addons - just keep Create and the rest of your mods
  11. Armor from chaosawakens? Get an NBT Editor: https://github.com/jaquadro/NBTExplorer Open the level.dat (worldsave)and go to Inventory - delete the Armor Entries or check the NBT Values of it - maybe you just need to remove the xp levels or similar Save it and test it again
  12. Create your own threads - Azurelib is missing: https://www.curseforge.com/minecraft/mc-mods/azurelib If you have further issues, create a new Thread with the full crash-report added via https://mclo.gs/
  13. Remove Groovy Mod Loader (gml) from the server - it is a client-side-only mod
  14. Make a test without xaerominimap
  15. Add crash-reports with sites like https://mclo.gs/ Make a test without createaddition
  16. Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  17. Maybe there are several world folders - a folder called aternos:lobby or just lobby - check the playerdata folder there - and delete this file
  18. It is in the worldsave / playerdata folder: 276b6162-1757-4cb6-897b-f82c666092b7.dat
  19. The owner should teleport you while offline or change your coordinates
  20. Test it with teleporting to another location I am not sure if this is possible while offline - but it should work with changing your coordinates via playerdata file
  21. I have no idea - maybe it refers to your current location / biome on this server: at twilightforest.init.custom.Restrictions.getRestrictionForBiome(Restrictions.java:74) Maybe contact the server owner
  22. It is an issue with The Twilight Forest - maybe the build is incorrect

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.