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. This is a modpack Use a custom Launcher like FTB App, MultiMC or AT Launcher Search for it and install it
  2. Make a test without prefabricated_structures and/or goodending - maybe these 2 mods are conflicting/incompatible
  3. Add the latest.log (logs-folder) from your server with sites like https://mclo.gs/ and paste the link to it here
  4. Make a test without entity_model_features or try older builds
  5. Make a test without citadel and the mods requiring it
  6. Same issue without twilightforest?
  7. Make a test without the mod rrls
  8. There is an issue with the mod electrodynamics - backup the world and make a test without it
  9. Add the new crash-report
  10. Update your AMD/ATI drivers - get the drivers from their website - do not update via system
  11. Contact the staff at their discord
  12. After this message, add the latest.log from the server with sites like https://mclo.gs/ and paste the link to it here
  13. For KubeJS, use the serverevents (yes also for singleplayer) At kubejs/server_scripts/ create a new .js file: reciperemoval.js Paste: ServerEvents.recipes(event => { let toRemove = [ {output: 'gtceu:hazmat_headpiece'}, {output: 'gtceu:hazmat_boots'}, {output: 'gtceu:hazmat_leggings'}, {output: 'gtceu:hazmat_chestpiece'}, ]; for (const remove of toRemove) { event.remove(remove); } }) Restart the game and test it again
  14. Maybe an issue with the mod charm
  15. Make a test without entity_model_features
  16. Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  17. Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  18. Make a test without nochatreports
  19. There is an issue with iceandfire

Important Information

By using this site, you agree to our Terms of Use.

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.