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.

warjort

Members
  • Joined

  • Last visited

Everything posted by warjort

  1. You cannot unless maybe you register your item with the ResourceLocation modid:ingot/bronze_ingot But that might cause other problems? Never tried it.
  2. Looks like the same issue for a terrablender config file. The error message does not say what it is called.
  3. post a link to your logs/debug.log
  4. You need to share the logs/debug.log like you did in the original post. The log you have on github doesn't even you show you starting minecraft.
  5. It tells you in the log you posted earlier (at the end).
  6. Your fml.toml file is corrupted/invalid. You can delete it and it should be recreated with default values.
  7. There is no error in that log. Post your launcher_log.txt But if that really is the end of the log, then there is probably something wrong with that fml.toml file?
  8. https://forums.minecraftforge.net/topic/117694-adfocus-is-acting-up/#comment-518222
  9. Same problem, different file.
  10. You can use forge's CommandEvent to cancel the operation of any command you like.
  11. Your jei-server.toml configuration file is invalid/corrupted. You will find it in saves/<save-name>/serverconfig If you don't have a backup of this file and don't know how to fix it, you can delete the file and it will be recreated with default values.
  12. You have 3 mods that want a different version of forge and 1 that wants a different version of minecraft The last thing mentioned in your log is the performant mod which is a mod for minecraft 1.16 Try the latest version of forge for 1.19.2 to fix the others.
  13. You have block when it should be blocks. https://github.com/liambcode/forge-1.19.2-43.1.30-mdk/tree/master/src/main/resources/data/debrismod/loot_tables/block
  14. It's a crash in your graphics driver: See: https://forums.minecraftforge.net/topic/117925-forge-1192-43147-crashing-on-startup-with-exit-code-1/#comment-519007
  15. Then look at how that mod does it. I would bet it either; * changes the crafting table recipe to output its own implementation of the crafting table * uses mixins or some other byte code manipulation
  16. Issue with the modelfix mod. Check you have the latest version then contact the mod author.
  17. Remove the file. It will only regenerate it with default config if it doesn't exist.
  18. Issue with the tombstone mod. Check you have the latest version then contact the mod author. You have -Xmx specified twice? Not sure which one it uses in that case.
  19. The method ResultSlot.onTake() hardwires the value 1 in its call to CraftingContainer.removeItem()
  20. Post the logs/debug.log but you probably want to contact the content tweaker mod author.
  21. https://forums.minecraftforge.net/topic/117694-adfocus-is-acting-up/#comment-518222
  22. Looks like an issue with ferrite core missing a configuration file You should contact the modpack author or the mod author.

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.