worlds and servers crash immediately on startup [forge 1.12.12]
By
eldrago31, in Support & Bug Reports
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
To extends the HorseModel i need replace the LivingEntity with the AbstractHorseEntity.
-
Thanks for the Advise, I will look at both ways and see what will work best.
-
I downloaded forge and got 1 mod. I watched multiple tutorials and did everything right. But in 1.12.2 when I load into my world i crashes and says something about 2048 bit is 0 or something. The game crashed whilst exception initializing level Error: java.lang.IllegalArgumentException: ChunkNibbleArrays should be 2048 bytes not: 0
-
By salvestrom · Posted
Also, your model renderer should extend abstract horse renderer, not mob renderer. -
By salvestrom · Posted
Remove this and put this in the constructor super "new UnicornModel<>(0)". The model file has to extend HorseModel Or you will not get the animations. In the renderer Create: And return "unicorn" in getEntityTexture. ");
-
-
Topics
-
Who's Online (See full list)