Jump to content

Custom Potion Problem


calclavia

Recommended Posts

I have a problem. I created a custom potion effect and it works no problem. The only problem is that when the player saves the world and quit Minecraft, the next time the player joins the world the potion effect is "null" and crashes with null point exception. I think this is related with Minecraft not saving my custom potion effect and thus creating this problem. It only happens if the player leaves the world with the potion effect on.

 

How I created the potion is basically have a class extend the Potion class and have my own potions with my own potion ID. I think the problem with this is that the potion doesn't get recognized when Minecraft reload as it doesn't load my potion and hence the null point exception.

 

Any solution to this?

Link to comment
Share on other sites

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.