Jump to content

Recommended Posts

Posted

I started a survival server before realizing I wanted to remove a mod (Mr Pineapple's food mod)

I tested this on a copy and it seemed to remove fine, deleted all items and bushes from the world, left the generated structures but removed mod items from them. Then as I continued to play, it would crash with no explanation (exit code 0)

It won't save chunks, autosave and manual, saves inventory but no changes I make to the world, including chests.

I think it's due to a block called salt_rock from the removed mod, that forge for some reason hasn't removed and I need to find a way to manually remove all instances of it from my save game

Crash Log  latest.log 

Posted (edited)
44 minutes ago, nivnarna said:

it would crash with no explanation (exit code 0)

No, no it does not. As evidenced by the crash log:

Quote

java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=east, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{pinesfoodmod:salt_rock}

Whatever the salt rock block is, from the Pines Food Mod, it does not have an EAST property, and something (apparently a vine block*) is trying to set it.

 

It may not be possible for you to fix this.

 

*My guess is that a vine thinks that a neighbor should also be vines, due to its own state, but its neighbor is not actually vines. This is an unfortunate unchecked situation in vanilla.

Edited by Draco18s

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

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.