Advertisement
Hightension

Untitled

Jul 30th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. [19:29:13] [Server thread/INFO] [nucleus/sponge]: Nucleus is now entering the post-init phase.
  2. [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.
  3. [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)
  4. [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)
  5. [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)
  6. [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)
  7. [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)
  8. [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)
  9. [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)
  10. [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)
  11. [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)
  12. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:252)
  13. [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)
  14. [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)
  15. [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)
  16. [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)
  17. [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)
  18. [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. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:205)
  20. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.reflect.Method.invoke(Method.java:498)
  24. [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)
  25. [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)
  26. [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)
  27. [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)
  28. [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)
  29. [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)
  30. [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)
  31. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.reflect.Method.invoke(Method.java:498)
  35. [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)
  36. [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)
  37. [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)
  38. [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)
  39. [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)
  40. [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)
  41. [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)
  42. [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)
  43. [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)
  44. [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)
  45. [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)
  46. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  47. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [io.github.nucleuspowered.nucleus.Nucleus:onPostInit:167]: at java.lang.Thread.run(Thread.java:745)
  48. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.util.NoSuchElementException: No value present
  49. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: at java.util.Optional.get(Optional.java:135)
  50. [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)
  51. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:86)
  52. [19:29:13] [Server thread/INFO] [STDERR/sponge]: [java.lang.Throwable:printStackTrace:634]: ... 44 more
  53. [19:29:13] [Server thread/TRACE] [sponge/sponge]: Sent event FMLPostInitializationEvent to mod sponge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement