Ich habe vor einer Weile einen Server mit meinen Freunden erstellt mit dem Modpack Mianite Reborn. Der ging auch eine Zeit bis ich den dann heute starten wollte und er nicht gestartet ist. Hier der Log:
6307[10:40:29] [Server thread/WARN] [/customnpcs]: [10:40:29][FINE][noppes.npcs.controllers.LinkedNpcController:43] Loading Linked Npcs
6308
6309[10:40:29] [Server thread/WARN] [/customnpcs]: [10:40:29][FINE][noppes.npcs.controllers.LinkedNpcController:63] Done loading Linked Npcs
6310
6311[10:40:29] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
6312[10:40:29] [Server thread/FATAL] [FML/]: The world state is utterly corrupted and this save is NOT loadable
6313
6314There is a high probability that a mod has broken the
6315ID map and there is
6316NOTHING FML or Forge can do to recover this save.
6317
6318If you changed your mods, try reverting the change
6319java.lang.IllegalStateException: Can't map item Botania:biomeStoneB2Stairs to id -1 (seen at: 0), already occupied by null, blocked false, ItemBlock false
6320 at cpw.mods.fml.common.registry.GameData.injectWorldIDMap(GameData.java:529) ~[GameData.class:1.7.10-1614.56]
6321 at cpw.mods.fml.common.FMLContainer.REPLACED_readData(FMLContainer.java:277) [FMLContainer.class:1.7.10-1614.56]
6322 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
6323 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
6324 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
6325 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
6326 at farseek.util.Reflection$MethodValue$.apply$extension(Reflection.scala:59) [Reflection$MethodValue$.class:?]
6327 at farseek.core.ReplacedMethod.apply(MethodReplacer.scala:105) [Farseek-1.0.11.jar:?]
6328 at farseek.world.storage.SaveHandlerExtensions$.readData(SaveHandlerExtensions.scala:41) [SaveHandlerExtensions$.class:?]
6329 at farseek.world.storage.SaveHandlerExtensions.readData(SaveHandlerExtensions.scala) [SaveHandlerExtensions.class:?]
6330 at cpw.mods.fml.common.FMLContainer.readData(FMLContainer.java) [FMLContainer.class:1.7.10-1614.56]
6331 at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:409) [FMLCommonHandler.class:1.7.10-1614.56]
6332 at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:137) [ayq.class:?]
6333 at net.minecraft.world.World.<init>(World.java:371) [ahb.class:?]
6334 at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
6335 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:375) [MinecraftServer.class:?]
6336 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:337) [lt.class:?]
6337 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643) [MinecraftServer.class:?]
6338 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
6339[10:40:29] [Server thread/WARN] [FML/]: The world state is utterly corrupted and this save is NOT loadable
6340
6341There is a high probability that a mod has broken the
6342ID map and there is
6343NOTHING FML or Forge can do to recover this save.
6344
6345If you changed your mods, try reverting the change
6346[10:40:29] [Server thread/INFO] [FML/]: Applying holder lookups
6347[10:40:29] [Server thread/INFO] [FML/]: Holder lookups applied
6348[10:40:29] [pool-5-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to /aternos/server/./world/enderio/dimensionalTransceiver.json
6349[10:40:29] [Server thread/INFO] [ProjectE/ProjectE]: Completed server-stop actions.
6350[10:40:29] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.