Wie oben genannt füge ich den Mod ein und der Server startet nicht, ich besitze einen 3gb RAM Server
Ich hoffe das reicht als log Anhang.
Code:
Index: 3
Listeners:
0: NORMAL
1: ASM: class vectorwing.farmersdelight.setup.RemappingHandler onRemapBlocks(Lnet/minecraftforge/event/RegistryEvent$MissingMappings;)V
2: ASM: class vectorwing.farmersdelight.setup.RemappingHandler onRemapItems(Lnet/minecraftforge/event/RegistryEvent$MissingMappings;)V
3: ASM: class com.ldtteam.structurize.event.EventSubscriber onMissingBlockMappings(Lnet/minecraftforge/event/RegistryEvent$MissingMappings;)V
4: ASM: class com.ldtteam.structurize.event.EventSubscriber onMissingItemMappings(Lnet/minecraftforge/event/RegistryEvent$MissingMappings;)V
5: net.minecraftforge.eventbus.EventBus$$Lambda$2638/775708364@6dc9746d
java.lang.NoSuchMethodError: net.minecraftforge.event.RegistryEvent$MissingMappings.getMappings(Ljava/lang/String;)Lcom/google/common/collect/ImmutableList;
at com.ldtteam.structurize.event.EventSubscriber.onMissingBlockMappings(EventSubscriber.java:107)
at net.minecraftforge.eventbus.ASMEventHandler_98_EventSubscriber_onMissingBlockMappings_MissingMappings.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
at net.minecraftforge.registries.GameData.lambda$injectSnapshot$36(GameData.java:742)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
at net.minecraftforge.registries.GameData.injectSnapshot(GameData.java:737)
at net.minecraftforge.fml.FMLWorldPersistenceHook.readData(FMLWorldPersistenceHook.java:121)
at net.minecraftforge.fml.WorldPersistenceHooks.lambda$handleWorldDataLoad$1(WorldPersistenceHooks.java:45)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at net.minecraftforge.fml.WorldPersistenceHooks.handleWorldDataLoad(WorldPersistenceHooks.java:45)
at net.minecraft.world.storage.SaveFormat.lambda$getReader$4(SaveFormat.java:202)
at net.minecraft.world.storage.SaveFormat.func_237266_a_(SaveFormat.java:158)
at net.minecraft.world.storage.SaveFormat.access$400(SaveFormat.java:63)
at net.minecraft.world.storage.SaveFormat$LevelSave.func_237284_a_(SaveFormat.java:324)
at net.minecraft.server.Main.main(Main.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
Exception in thread "main" [22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.reflect.Method.invoke(Method.java:498)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 7 more
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.NoSuchMethodError: net.minecraftforge.event.RegistryEvent$MissingMappings.getMappings(Ljava/lang/String;)Lcom/google/common/collect/ImmutableList;
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at com.ldtteam.structurize.event.EventSubscriber.onMissingBlockMappings(EventSubscriber.java:107)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.eventbus.ASMEventHandler_98_EventSubscriber_onMissingBlockMappings_MissingMappings.invoke(.dynamic)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.registries.GameData.lambda$injectSnapshot$36(GameData.java:742)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.Iterator.forEachRemaining(Iterator.java:116)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.registries.GameData.injectSnapshot(GameData.java:737)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.fml.FMLWorldPersistenceHook.readData(FMLWorldPersistenceHook.java:121)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.fml.WorldPersistenceHooks.lambda$handleWorldDataLoad$1(WorldPersistenceHooks.java:45)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at java.util.ArrayList.forEach(ArrayList.java:1259)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraftforge.fml.WorldPersistenceHooks.handleWorldDataLoad(WorldPersistenceHooks.java:45)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.storage.SaveFormat.lambda$getReader$4(SaveFormat.java:202)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.storage.SaveFormat.func_237266_a_(SaveFormat.java:158)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.storage.SaveFormat.access$400(SaveFormat.java:63)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.world.storage.SaveFormat$LevelSave.func_237284_a_(SaveFormat.java:324)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.server.Main.main(Main.java:139)
[22:17:07] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: ... 13 more
[Mine-Hoster Daemon] Server marked as OFF
[Mine-Hoster Daemon] ---------- Detected server process in a crashed state! ----------
[Mine-Hoster Daemon] Exit Code: 1
[Mine-Hoster Daemon] Out of Memory: false
[Mine-Hoster Daemon] Error Response:
[Mine-Hoster Daemon] Server process detected as entering a crashed state; rebooting.
[Mine-Hoster Daemon] Server marked as STARTING
[Mine-Hoster Daemon] Checking size of server data directory...
[Mine-Hoster Daemon] Disk Usage: 264M / 20000M
[Mine-Hoster Daemon] Ensuring correct ownership of files.
Ich hoffe das reicht als log Anhang.
Zuletzt bearbeitet von einem Moderator: