Problem My server seems to randomly give me "Server closed"

  • 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

tristan4391

New Member
Jul 29, 2019
5
0
0
  • What OS are you running? Windows 7 64 BIT
  • Dedicated/local server not designed for minecraft
  • What version of FTB are you using? FTB Ultimate V1.0.1
  • Did you add any mods to the server pack? No
My server seems to randomly give me "Server closed". This just seems to happen while I am playing.
 

Attachments

  • log7.txt
    88.8 KB · Views: 95

Dingham

New Member
Jul 29, 2019
294
0
0
Code:
2013-04-02 17:42:24 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
2013-04-02 17:42:24 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
2013-04-02 17:42:24 [INFO] [STDERR]    at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
2013-04-02 17:42:24 [INFO] [STDERR]    at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
2013-04-02 17:42:24 [INFO] [STDERR]    at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
2013-04-02 17:42:24 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
2013-04-02 17:42:24 [INFO] [STDERR]    at fy.run(SourceFile:849)
2013-04-02 17:42:32 [INFO] [Minecraft] Stopping server

at the end of your log... so not so random.

other than what it says at the top, no idea sorry.
 

N W

New Member
Jul 29, 2019
23
0
0
it seems forge was curupted, try re-installing the files and see if that helps.
 

wiloxe

New Member
Jul 29, 2019
1
0
0
I have same problem. It said something about
2013-04-02 17:42:24 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted.
So its something about the engine.