Skip to content

Common Issues

zimzaza4 edited this page Sep 25, 2024 · 3 revisions

I can't see my models, they are invisible

  • First you need to check if you have configured it correctly, follow the instructions to configure and convert the model.
  • If you are using a proxy like BungeeCord, check your proxy Floodgate config, send-floodgate-data should be turn on https://geysermc.org/wiki/floodgate/setup?platform=proxy-servers
  • If you are adding or changing models, you need to configure the generated_pack/manifest.json, just delete file or change the version of manifest.json (if you want to keep same uuid)

My animations are broken

  • You need fix them manually in blockbench
  • If the animation is idle or walk, they should be a loop animation
  • If the animation don't work at all, please see the error in blockbench, then try fix them
  • For death animations, if the model die and come back to idle animation, try to set on hold on last frame

Texture transparency

  • find geysermodelenginepackgenerator input/<model>/config.properties
  • then add a line: material=entity_alphablend
Clone this wiki locally