Jump to content

Recommended Posts

Posted

Hello,

i've tried to make a custom Gui with a Container and I followed the Tutorial in the Tutorials section of the MCForgeWiki (http://www.minecraftforge.net/wiki/Containers_and_GUIs)

I've made everything as in the Tutorial and didn't changed anything but the Names to get started.

 

But when I try to activate the Block I'm getting this Error:

 

  Reveal hidden contents

 

 

What did I do wrong? The only line of this Error that belongs to my mod is this:

2013-06-30 20:19:20 [iNFO] [sTDERR] at busti2000.technica.block.SoulTableBlock.onBlockActivated(SoulTableBlock.java:85)

but my Code is the Same as in the Tutorial just with the Name of my mod:

entityplayer.openGui(Technica.instance, 1, world, x, y, z);

 

What can I do to fix this Error?

Thanks for any Help

 

Busti

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

Posted
  On 7/1/2013 at 9:25 AM, diesieben07 said:

  Quote

IGuiHandler code, please.

The GuiHandler is probably correct since it's erroring in the container, which only gets opened after GuiHandler. (Conclusion: Post your Container, but it doesn't hurt to post the GuiHandler as well).

Well, my only guess is that he had his GUI IDs wrong. Ah well.

BEWARE OF GOD

---

Co-author of Pentachoron Labs' SBFP Tech.

Posted

Here is the Code:

it should be as in the Tutorial.

 

 

  Reveal hidden contents

 

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

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.