Hello all. 
  
I am trying to use a .obj in my mod as 3d rendered item. The reason for it is because Techne isn't really great for high detailed models.  
  
I tried to follow this http://www.minecraftforge.net/wiki/Using_wavefront_model tutorial but that is for blocks and not for items. The things I tried don't works because it always crashed on de model.renderAll() function 
  
Here is my test code 
TESRnowball 
  
  
  
ClientProxy 
  
  
I hope someone can help me because it will be really nice to have 3D textures 
  
EDIT. Welp, I removed some coded and now it works strangly enough, so mods this threat can be deleted