Jump to content

Recommended Posts

Posted

Heres my error:

 

  Reveal hidden contents

 

Heres my code:

 

Main Class:

 

  Reveal hidden contents

 

Gui:

 

  Reveal hidden contents

 

Container:

 

  Reveal hidden contents

 

Block:

 

  Reveal hidden contents

 

Tile Entity:

 

  Reveal hidden contents

 

Gui Handler:

 

  Reveal hidden contents

 

and don't say that I copied the furnace classes and that Im cheap because I know and I am new to creating this stuff and will eventually write my own when I am familiar with it.

The Korecraft Mod

Posted

based on this line: at net.minecraft.block.BlockFurnace.onBlockActivated(BlockFurnace.java:175)

you might want to check that you didn't edit BlockFurnace by accident.

 

It seems that inside the Furnace class it's trying to access the Essence Extractor, you probably don't want that.

 

 

Posted

Heres my BlockFurnace, I cant find anything wrong... maybe there isnt or maybe im blind :(

 

  Reveal hidden contents

 

The Korecraft Mod

Posted

You need to make kore.korecraft.mod.TileEntityEssenceExtractor extend TileEntityFurnace

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

  Reveal hidden contents

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

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.