[Direwolf20 1.12] If i start my world, the clients crashes(state engine was incorrect?)

  • 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

ak1nat0r

New Member
Feb 8, 2020
2
0
1
The log:
[13:27:53] [Thread-43/INFO] [THAUMCRAFT]: Stopping aura thread for dim 0
[13:27:57] [Server thread/INFO] [foamfix]: JEI search tree manager injection complete!
[13:27:58] [Server thread/INFO] [FML]: Applying holder lookups
[13:27:58] [Server thread/INFO] [FML]: Holder lookups applied
[13:27:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 3 data blobs
[13:27:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Dimensions: server is stopping. Shutting down gracefully
[13:27:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
[13:27:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: Unregister dimension: 3
[13:27:58] [Server thread/INFO] [mcjty.lib.varia.Logging]: Unregister dimension: 4
[13:27:58] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
 

Spodi

New Member
Mar 5, 2020
1
0
2
Looks like a bug with Industrial Foregoings Potion Brewer. Dont stick fluid containers in the wrong slot :p

If someone set up a potion brewer before try this:
set the two lines in \minecraft\config\endercore\endercore.cfg to false (and remember what it was set to before):

B:bottleFluidHandler=false
B:fluidContainerBottles=false

Start the game and load your world. Break the brewer. Close the game, set the old remebered settings again. You should now be able to play like before.

I hope i wasn't totaly misleaded and this is the actual solution :D