[1.12.2] How can I change the hand location on my custom mob? [Solved]

By
jbredwards,
in Modder Support
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
https://forums.minecraftforge.net/topic/113059-1182-cant-launch-minecraft/ Look at the bottom.
-
By Captain Lillith · Posted
Error: java.lang.IllegalStateException: Render layers can only be set during client loading! This might ideally be done from `FMLClientSetupEvent`. running 1.18.2 Putting crash log here Please help. -
The error says you have a bee with an attribute. But the attribute has not been registered with minecraft/forge. Since you only have 2 mods, just remove each of them individually and see if it fixes the problem?
-
The error says something is taking a long time on the server thread. Minecraft crashes by default when this is longer than 60 seconds. The stacktrace says the server thread is currently doing advancements in response to quark unlocking some recipes when a player logs in. It doesn't look to be blocked, so it might be looping? You should contact the mod author, since it looks like you have the latest release for 1.16.5
-
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.
Note: Your post will require moderator approval before it will be visible.