Jump to content

[1.7.10] Game crash when trying to render block as icon


Oskiek

Recommended Posts

Hello.

My problem is well described by topic, however this is very annoying.

 

The line from ClientProxy, that is proved to render it:

MinecraftForgeClient.registerItemRenderer(Item.getItemFromBlock(FlagMod_Blocks.Plsmf), new ItemRendererSmall(new TileEntityPlsmf(), new RenderPlsmf()));

 

And the ItemRenderer:

http://pastebin.com/vXqkcT9A

 

And class, that should render model (works properly, but probably have to do something with problem):

http://pastebin.com/dLCvx83p

Link to comment
Share on other sites

However, someone may still be able to help me.

 

Not here, though.  Forge has ceased support for 1.7.  You will need to go elsewhere.

 

That said:

You haven't shown enough of your code for me to even guess at what's going wrong.  You also didn't post the crash report which often narrows the problem down to a single line.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Not here, though.  Forge has ceased support for 1.7.  You will need to go elsewhere.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.