Jump to content

Recommended Posts

Posted

Update: I can't seem to get the inventory slots from within this tile entity. The debug code I use works in other TEs. My inv slots are stored in field_94124_b

TE code

  Reveal hidden contents

 

Posted

Update: I can't seem to get the inventory slots from within this tile entity. The debug code I use works in other TEs. My inv slots are stored in field_94124_b

TE code

  Reveal hidden contents

 

Posted

I'm sorry but with the current state of the code you provided it's near impossible for us to read it without spending an hour slowly reading it.

 

First of when you got such long code as this one use www.pastebin.com - and set syntax highlightning to java, that way it's easier to read the code :)

 

Secondly, you should do some renaming(shift+alt+R is the eclipse shortcut) on your variables.. It's way to easy to lose track of which variable is doing what :)

 

Do those things and people will have a chance at helping you :)

  Quote

If you guys dont get it.. then well ya.. try harder...

Posted

I'm sorry but with the current state of the code you provided it's near impossible for us to read it without spending an hour slowly reading it.

 

First of when you got such long code as this one use www.pastebin.com - and set syntax highlightning to java, that way it's easier to read the code :)

 

Secondly, you should do some renaming(shift+alt+R is the eclipse shortcut) on your variables.. It's way to easy to lose track of which variable is doing what :)

 

Do those things and people will have a chance at helping you :)

  Quote

If you guys dont get it.. then well ya.. try harder...

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.