Jump to content

Recommended Posts

Posted

hello, I've recently created a custom furnace (combiner) in my mod. and I have 0 errors on every class, but when I load up minecraft from within eclipse it gives a black screen.

 

Here are all of the classes that I created/edited for it

 

Mainclass:

 

  Reveal hidden contents

 

 

Combiner class

 

  Reveal hidden contents

 

 

CombinerRecipes class

 

  Reveal hidden contents

 

 

ContainerCombiner class

 

  Reveal hidden contents

 

 

GUICombiner class

 

  Reveal hidden contents

 

 

GuiHandler class

 

  Reveal hidden contents

 

 

SlotCombiner class

 

  Reveal hidden contents

 

 

TileEntityCombiner class

 

  Reveal hidden contents

 

 

ModPacketHandler class

 

  Reveal hidden contents

 

Posted

Forget ModPacketHandler class, and I edited something in there to what it should be called, but then I get an error:

 

 

ForgeModLoader-client-0:

 

  Reveal hidden contents

 

 

other crash log

 

  Reveal hidden contents

 

Posted
  On 5/14/2013 at 4:12 PM, diesieben07 said:

You can't use 7040 as a block id. Block ids are 0 through 4095.

Thanks, now it doesn't crash. But the block isn't in when I open up minecraft...can you help me with that?

Posted

Okay, so I've got it in game but the block has only the textures of furnace_side all over it and if I try to add a GUI it doesn't work -> just says texture missing :/

Oh, and I am creating a multiple input furnace, but I don't know how to get the recipes for that

Posted

Theres a thread on this forum that really goes through it quite deep, almost as far to get multiple inputs to work. I have been trying to get such thing workign aswell. Just search for "Input furnace" on this forum and you will find more information about it. Also you might find my thread in there aswell.

Posted
  On 5/15/2013 at 5:05 PM, OwnAgePau said:

Theres a thread on this forum that really goes through it quite deep, almost as far to get multiple inputs to work. I have been trying to get such thing workign aswell. Just search for "Input furnace" on this forum and you will find more information about it. Also you might find my thread in there aswell.

And what about the texture and gui problem?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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