Solved FTB Infinity Evolved Expert Mode Sudden Server Error

  • 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
S

Splunge

Guest
Hey, brand new to these forums. I've been playing on a private server that I host for myself and a friend, we've been playing for a little more than a month and a half, and haven't had a single problem with the server until today. We just finished setting up an IC2 Nuclear Reactor and were in the middle of hooking up an information panel, I go to get a drink and come back to notice I timed out of the server, as did my friend. Checking the server cmd box, I'm informed that the: server is stopping. Shutting down gracefully
[20:43:11] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

I looked into fixes for that error and none of them have seemed to help. I tried backing up my world and isolating the mods Steve's Addons and Enderstorage from the server itself since they were reported to cause this type of error, but to no avail.

Here's the actual wall of text that might contain some information on how to fix this: https://pastebin.com/cRp2iaaZ

Any help would be G R E A T L Y appreciated. Again, this is my first post so sorry if it's godawful, I'd just love some ideas on how to fix this and get back into our world. Cheers~
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Take a backup of your world before trying either of these.
Use MCEdit to remove this entity,
Entity's Block location: World: (8,158,280)

Alternatively edit forge.cfg and change bRemoveErroringEntites to true. Change it back to false after you have started the server.
 
  • Like
Reactions: Splunge
S

Splunge

Guest
Well, even though I'm not really sure what I did exactly, I can get back on the server, so thanks for that. I went into MCEdit to those coordinates and the only thing there was air, so not sure what the log was reporting there. Everything still seems to be intact with our machines and everything, EnderIO did report an error this time, but I'm not sure what about and it doesn't seem to be affecting the server, so I believe it's fixed for now, thanks a lot~
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from EnderIO-1.7.10-2.3.0.429_beta.jar).
It is a supported version, but that difference may lead to problems.

This message also popped off right after the log reported me joining the server:
[Server thread/WARN] [IC2.EnergyNet]: EnergyNet.removeTileEntity: ic2.core.block.machine.tileentity.TileEntityCentrifuge@59a2f915 (ic2.core.block.machine.tileentity.TileEntityCentrifuge@59a2f915) doesn't match the registered te ic2.core.block.machine.tileentity.TileEntityCentrifuge@6e8f5580, skipping
[02:09:10] [Server thread/WARN] [IC2.EnergyNet]: EnergyNet.removeTileEntity: ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric@128a46b7 (ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric@128a46b7) doesn't match the registered te ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric@705351a, skipping
[02:09:10] [Server thread/WARN] [IC2.EnergyNet]: EnergyNet.removeTileEntity: ic2.core.block.reactor.tileentity.TileEntityReactorChamberElectric@1e9a2893 (ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric@128a46b7) doesn't match the registered te ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric@705351a, skipping
[02:09:11] [Server thread/WARN]: Fetching addPacket for removed entity

Again, this doesn't seem to present any immediate problems, just wondering if it's something I should keep an eye on I guess.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
The entity the log reported was a Tinkers Construct dagger.
The error with EnderIO is nothing to worry about.
I'm not sure about the IC2 stuff, I have seen similar messages on my server console but newer had any issues.
 
S

Splunge

Guest
Gotcha, well whatever the case, the server works now. So thank you for the support!