Started by
GustavoKunn
on
Topic category: Help with Minecraft modding (Java Edition)
So, today I made a model on Techne for a mod I'm making, I put it in the game, and it turns out that the game crashed when I started to test it, please help me
lol how do you expect people help if you did not post the error log? we cant see the code :D
post the error logs and the mob code and maybe i can help you ;)
btw techne is kinda outdated, i used on my last mod, but blockbench generate a much more clean code, maybe you can try that too, btw if you are scaling the mob you need to use ms.scale for techne models and matrixStack.scale for blockbench models, i found that out these days by acident :
sorry for the delay in responding, will it be that if I redo the model in Blockbench, can anything be resolved?
again, i cant be sure if i cant see the code.. but yeah on blockbench you get a cleaner code.
Techne isn't really supported by mcreator anymore
Surprised that that mob even compiled because that tends to not work
Remaking it in Blockbench should fix it
That is, if it's the model that's causing the crash.
Is your custom mob a creature with attack AI? That's known to crash the game.