1

Model Not Rendering, Please Help!

OuRaion 5/24/13 7:53 am
464
5/24/2013 8:00 am
So, I'm making a mod for Minecraft 1.5.2 using Forge, and I tried to implement a mob.

The mob should look like this:
Click to reveal


But when I run the client in Eclipse, the mob looks like this:
Click to reveal


Can anyone tell me what I'm doing wrong?
(Code I've done is included here: http://www.mediafire.com/?4dj09os8mrbsal6)

I'd just like for someone to come forward and take a look at my files, to see what I am doing wrong.

Any help would be much appreciated ^ ^
Posted by
OuRaion
Level 1 : New Warrior
2

  Have something to say?

JoinSign in

3

OuRaion
05/24/2013 8:00 am
Level 1 : New Warrior
So, the whole problem is that there is no textures?
Alright, I'll put it in and see if that fixes it.

EDIT: Doesn't seem to be doing much.
Can someone tell me how to set the mob texture location? And where to put it.
Sorry, I'm just a noob.
And can someone please just look at my code and see if I'm doing anything wrong?

EDIT 2: Alright, so now the models are working, but there's no leg or head animations, and the textures aren't working. Help!
1
19dshriver
05/24/2013 7:59 am
Level 30 : Artisan Mage
The textures is not included in your code I believe.
1
pieisnotpi
05/24/2013 7:56 am
Level 7 : Apprentice Pixel Painter
Well, I think there are two problems. The first is that somewhere in the code, I think you may have accidentally coded it to render as a human. This could also be a techne error. The second error is that your .png doesn't seem to have the same name as the technical name of your mob.
1

Welcome