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. There is an issue with the mod electrodynamics - backup the world and make a test without it
  2. Add the new crash-report
  3. Update your AMD/ATI drivers - get the drivers from their website - do not update via system
  4. Contact the staff at their discord
  5. After this message, add the latest.log from the server with sites like https://mclo.gs/ and paste the link to it here
  6. 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
  7. Maybe an issue with the mod charm
  8. Make a test without entity_model_features
  9. Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  10. Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  11. Make a test without nochatreports
  12. There is an issue with iceandfire
  13. Backup the world and make a test without draconicevolution
  14. Add this mod: https://www.curseforge.com/minecraft/mc-mods/modular-machinery If this is still not working, add the new log
  15. Also add the latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here
  16. The crash-report says: # Problematic frame: # C [atio6axx.dll+0x192b60] ati is the CPU/GPU - so it is a driver issue The CPU/GPU is also mentioned in this crash-report: Host: AMD Ryzen 7 4800H with Radeon Graphics So you will need the latest drivers for this CPU/GPU - amd.com is the official site Maybe the ROG website does not provide the latest drivers, which may cause this issue
  17. Try this one: https://www.amd.com/en/support/downloads/previous-drivers.html/processors/ryzen/ryzen-4000-series/amd-ryzen-7-4800h.html
  18. It is an issue with Star Worm Plus Mod (swpm)
  19. Add crash-reports with sites like https://mclo.gs/ Edit your first post and remove these text walls
  20. Make a test without L_Ender 's Cataclysm

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.