Started by
Gabriel0314
on
Topic category: Help with Minecraft modding (Java Edition)
I have a model with many, many, many cubes and it is animated with geckolib. When I build the project it has a bunch of errors. The console has a bunch of errors about the groups and stuff. IDK how to fix this.
Check the console errors for missing groups or misnamed parts. Verify your model's hierarchy and names in Blockbench. Ensure animation JSON matches the model exactly. Simplify the model if it’s too complex. Test with a simple model to isolate issues. Update GeckoLib to the latest version.