The state engine was in incorrect state

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Use MCEdit to remove this block:
  1. -- Requested block coordinates --
  2. Details:
  3. Found chunk: true
  4. Location: World: (-152,64,256)
Or change these lines in the forge.cfg to true
B:removeErroringEntities
B:removeErroringTileEntities

Take a backup first!
 
A

Adam07

Guest
Use MCEdit to remove this block:
  1. -- Requested block coordinates --
  2. Details:
  3. Found chunk: true
  4. Location: World: (-152,64,256)
Or change these lines in the forge.cfg to true
B:removeErroringEntities
B:removeErroringTileEntities

Take a backup first!
Did make the server online but when I join the server the server crashes.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Delete this block
  1. -- Requested block coordinates --
  2. Details:
  3. Found chunk: true
  4. Location: World: (-252,64,240)
 
A

Adam07

Guest
Delete this block
  1. -- Requested block coordinates --
  2. Details:
  3. Found chunk: true
  4. Location: World: (-252,64,240)
But how? As soon I join the server, the server crashes. And McEdit can not read this modded word.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
You can also change these two lines to true in forge.cfg
B:removeErroringEntities
B:removeErroringTileEntities
 
A

Adam07

Guest
You can also change these two lines to true in forge.cfg
B:removeErroringEntities
B:removeErroringTileEntities
I have already done that as you said before.
It makes the server online, but as soon somebody joins, the server crashes.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
If those are set to true it should not crash the server, but remove the block. Check that those are set to true.
As far as I remember MCEdit should be able to read modded worlds, it just doesn't show the modded blocks. If it doesn't you could try the setblock command, http://minecraft.gamepedia.com/Commands#setblock