Skip to main content
Version: GeckoLib5

Common Issues

I get an error saying HumanoidModel not found

You have a development environment that utilises split sources - where your client code is specifically separated from the rest of your code. Your GeoArmorRenderer and its associated code need to be in your client sources, not common.

See here for instructions adjusting your item class for split-sources.

I can't figure out how to make the model!

GeckoLib armor models require a specific template to use.

See here for instructions on setting up a GeckoLib armor model.