Refined Storage

Refined Storage

77M Downloads

Crashing trying to load world

TheUnderTaker11 opened this issue ยท 5 comments

commented

Issue description:

Crash on trying to load world

What happens:

When I try to load the world, I get a NPE crash, something to do with autocrafting

What you expected to happen:

The game not crashing

Steps to reproduce:

No idea, can't load into world to test.

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: forge-1.10.2-12.18.3.2239
  • Refined Storage: Lastest version, refinedstorage-1.2.23

Does this issue occur on a server? [yes/no] I'm on SP

If a (crash)log is relevant for this issue, link it here:

Crash Report

commented

Seems to be an autocrafting issue indeed. I recommend removing the controller block through MCedit for now to be able to get your world open again, or toggling the "remove erroring tile entities" option with Forge.

commented

Alright thanks I did look further and saw the exact block was the controller, but I didn't know forge had that option. (EDIT: Changing the forge option didn't fix it, still keeps crashing, gotta use MC edit)

commented

I should also say I went into MCEdit, removed the controller, then got in my world and placed a new one down, and it worked fine until I closed out of the world. When I tried to come back I got the same exact crash

commented

Update: Breaking and re-placing all the crafters I had moved with Not enough wands' moving wand fixed the problem. I followed a hunch and it paid off, so you should test out moving crafters with those wands to reproduce the problem

commented

Duplicate of #1016