Jump to content

Recommended Posts

Posted

I got this error whenever I my mob gets hurt, I have absolutely no idea what's going on :( can anybody help?

 

As can be seen in the crash report, all involved classes are vanilla classes... Can anybody tell me where to start searching for this bug?

 

 

  Reveal hidden contents

 

running minecraft on Mac OS X - Sierra --- creating code since 1986 ... --- मेरा दिल भारतवासी है!

width=289 height=100http://www.arno-saxena.de/pictures/chococraft/banner_signature.png[/img]

Posted

I would go into the file mentioned and find line 54, and see what the fuck "func_111121_a" is doing.

Since you are working with an entity is it possible that you are trying to set a variable you don't have access to?

Maybe you are reducing it's current health by adjusting it's health value directly or something similar?

 

You could also try to run in debugg mode, get ready to dmg you're mob and tab to the IDE, set a breakpoint on the mentioned line and place, then dmg the mob and see how the code looks like when it hits the break point?

 

For me it seems that you are trying to change a value you aren't supposed to change, there may be a method you need to invoke instead of changing a variable directly or something to that effect?

  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.