Hey I have a Problem for SpongeForge Server
When i start my server. It crashes with this report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)
SpongeCoremod (spongeforge-1.8-1563-2.1-DEV-814.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy…
Time: 09.02.2016 23:31
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:213)
at org.spongepowered.common.data.processor.common.AbstractSingleDataProcessor.(AbstractSingleDataProcessor.java:43)
at org.spongepowered.common.data.processor.common.AbstractSingleDataSingleTargetProcessor.(AbstractSingleDataSingleTargetProcessor.java:50)
at org.spongepowered.common.data.processor.common.AbstractEntitySingleDataProcessor.(AbstractEntitySingleDataProcessor.java:38)
at org.spongepowered.common.data.processor.data.entity.FlyingDataProcessor.(FlyingDataProcessor.java:46)
at org.spongepowered.common.data.SpongeSerializationRegistry.setupSerialization(SpongeSerializationRegistry.java:809)
at org.spongepowered.common.registry.SpongeGameRegistry.preInit(SpongeGameRegistry.java:391)
at org.spongepowered.common.SpongeBootstrap.preInitializeRegistry(SpongeBootstrap.java:117)
at org.spongepowered.mod.SpongeMod.onPreInit(SpongeMod.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
– System Details –
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 202121640 bytes (192 MB) / 705167360 bytes (672 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 5 mods loaded, 5 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
UCH Forge{11.14.4.1563} [Minecraft Forge] (forge.jar)
UCE Sponge{DEV} [Sponge] (minecraft.jar)
UCH pixelmon{4.1.4} [Pixelmon] (Pixelmon-1.8-4.1.4-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)
SpongeCoremod (spongeforge-1.8-1563-2.1-DEV-814.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge,SpongeForge'
Type: Dedicated Server (map_server.txt)
