Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:29:13] [Server thread/INFO] [nucleus/sponge]: Nucleus is now entering the post-init phase.
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: org.spongepowered.api.data.persistence.InvalidDataException: Could not deserialize something correctly, likely due to bad type data.
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:88)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:205)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:46)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$ListSerializer.deserialize(TypeSerializers.java:213)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$ListSerializer.deserialize(TypeSerializers.java:199)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.objectmapping.ObjectMapper$FieldData.deserializeFrom(ObjectMapper.java:80)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.objectmapping.ObjectMapper$BoundInstance.populate(ObjectMapper.java:140)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$AnnotatedObjectSerializer.deserialize(TypeSerializers.java:243)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:252)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at io.github.nucleuspowered.nucleus.config.bases.AbstractSerialisableClassConfig.load(AbstractSerialisableClassConfig.java:58)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at io.github.nucleuspowered.nucleus.Nucleus.onPostInit(Nucleus.java:164)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.common.event.listener.GamePostInitializationEventListener_Nucleus_onPostInit66.handle(Unknown Source)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:349)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:390)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:205)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.reflect.Method.invoke(Method.java:498)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.reflect.Method.invoke(Method.java:498)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:793)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.Thread.run(Thread.java:745)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.util.NoSuchElementException: No value present
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: at java.util.Optional.get(Optional.java:135)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: at org.spongepowered.common.data.builder.item.SpongeItemStackSnapshotBuilder.buildContent(SpongeItemStackSnapshotBuilder.java:60)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:86)
- [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: ... 44 more
- [19:29:13] [Server thread/TRACE] [sponge/sponge]: Sent event FMLPostInitializationEvent to mod sponge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement