My modded LoTR Minecraft Server had been running just fine, but then during a scheduled restart something happened and it will no longer start. I am not sure what is wrong, but here is what console is showing. Any help is very much appreciated.
[14:37:46] [Server thread/ERROR] [FML]: Exception caught during firing event com.fo[email protected]1ac5e1f0:
net.minecraft.util.ReportedException: Loading NBT data
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:179) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:34) ~[du.class:?]
at com.forgeessentials.mapper.ModuleMapper.loadCache(ModuleMapper.java:276) ~[ModuleMapper.class:?]
at com.forgeessentials.mapper.ModuleMapper.serverStarting(ModuleMapper.java:111) ~[ModuleMapper.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_ModuleMapper_serverStarting_FEModuleServerInitEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at com.forgeessentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:314) [ForgeEssentials.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:277) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_111]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_111]
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117) ~[?:1.8.0_111]
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_111]
at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_111]
at java.io.DataInputStream.readByte(DataInputStream.java:265) ~[?:1.8.0_111]
at net.minecraft.nbt.NBTTagCompound.func_152447_a(NBTTagCompound.java:383) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:48) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) ~[du.class:?]
... 38 more
[14:37:46] [Server thread/ERROR] [FML]: Index: 19 Listeners:
[14:37:46] [Server thread/ERROR] [FML]: 0: HIGHEST
[14:37:46] [Server thread/ERROR] [FML]: 1: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 2: NORMAL
[14:37:46] [Server thread/ERROR] [FML]: 3: ASM: [email protected] registerPerms(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 4: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 5: ASM: [email protected] registerPermissions(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 6: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 7: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 8: ASM: [email protected] serverStartingEvent(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 9: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 10: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 11: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 12: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 13: ASM: [email protected] registerPerms(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 14: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 15: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 16: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 17: ASM: [email protected] serverStartingEvent(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 18: LOWEST
[14:37:46] [Server thread/ERROR] [FML]: 19: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: 20: ASM: [email protected] serverStarting(Lcom/forgeessentials/util/events/FEModuleEvent$FEModuleServerInitEvent;)V
[14:37:46] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[14:37:46] [Server thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UCHIJAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
UCHIJAAA lotr{Beta v33.7 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] LOTRMod B33.7.jar)
UCHIJAAE ForgeEssentials{1.4.5} [Forge Essentials] (forgeessentials-1.7.10-1.4.6.1341-server.jar)
UCHIJAAA lotrringmod{1.0.1} [lotrringmod] (LoTRRingMod_1.0.1.jar)
UCHIJAAA ModControl{1.2} [Mod Control] (ModControl-1.2.jar)
UCHIJAAA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
UCHIJAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
[14:37:46] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[14:37:46] [Server thread/ERROR] [FML]: Caught exception from ForgeEssentials
net.minecraft.util.ReportedException: Loading NBT data
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:179) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:34) ~[du.class:?]
at com.forgeessentials.mapper.ModuleMapper.loadCache(ModuleMapper.java:276) ~[ModuleMapper.class:?]
at com.forgeessentials.mapper.ModuleMapper.serverStarting(ModuleMapper.java:111) ~[ModuleMapper.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_ModuleMapper_serverStarting_FEModuleServerInitEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
at com.forgeessentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:314) ~[ForgeEssentials.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:277) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_111]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_111]
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117) ~[?:1.8.0_111]
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_111]
at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_111]
at java.io.DataInputStream.readByte(DataInputStream.java:265) ~[?:1.8.0_111]
at net.minecraft.nbt.NBTTagCompound.func_152447_a(NBTTagCompound.java:383) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:48) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) ~[du.class:?]
... 38 more
[14:37:46] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
net.minecraft.util.ReportedException: Loading NBT data
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:179) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) ~[du.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:34) ~[du.class:?]
at com.forgeessentials.mapper.ModuleMapper.loadCache(ModuleMapper.java:276) ~[ModuleMapper.class:?]
at com.forgeessentials.mapper.ModuleMapper.serverStarting(ModuleMapper.java:111) ~[ModuleMapper.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_70_ModuleMapper_serverStarting_FEModuleServerInitEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
at com.forgeessentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:314) ~[ForgeEssentials.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.serverStarting(Loader.java:789) [Loader.class:?]
at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:277) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.8.0_111]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_111]
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117) ~[?:1.8.0_111]
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_111]
at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_111]
at java.io.DataInputStream.readByte(DataInputStream.java:265) ~[?:1.8.0_111]
at net.minecraft.nbt.NBTTagCompound.func_152447_a(NBTTagCompound.java:383) ~[dh.class:?]
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:48) ~[dh.class:?]
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) ~[du.class:?]
... 38 more
[14:37:46] [Server thread/INFO] [FML]: Applying holder lookups
[14:37:46] [Server thread/INFO] [FML]: Holder lookups applied
[14:37:46] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[14:37:46] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Hello,
My modded LoTR Minecraft Server had been running just fine, but then during a scheduled restart something happened and it will no longer start. I am not sure what is wrong, but here is what console is showing. Any help is very much appreciated.