-
Recently Browsing
No registered users viewing this page.
-
Posts
-
I deleted the config for that and it worked fine, but when I added mods I received this error The game crashed whilst rendering overlay Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file trashslot-client.toml of type CLIENT for modid trashslot Exit Code: -1 Don't know if this helps
-
By ChampionAsh5357 · Posted
You can start by looking at how a bow is implemented within the code and how arrows are fired as projectiles. BowItem and ArrowEntity is a good place to start researching. -
I have recently been trying to play modded mc, and suddenly I have been crashing while trying to load up. I have been getting errors and decided to uninstall and reinstall forge, and then delete my mods folders. Since I did this I am still crashing and get the error code The game crashed whilst rendering overlay Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file forge-common.toml of type COMMON for modid forge Exit Code: -1 I don't know what is wrong, but any help would be appreciated.
-
By ChampionAsh5357 · Posted
There's no evidence that you use a newer version of netty within the buildscript. You indeed shadow the version during building, but you do not compile it for use within the game. You still need to require a dependency on it such that it is used within runtime.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.