bhi_elliot

project portals-6.1.0-0.14.0 b17 error message

Jul 17th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.27 KB | None | 0 0
  1. [19:38:43] [Server thread/INFO]: [STDERR]: ninja.leaping.configurate.objectmapping.ObjectMappingException: Could not translate DataSerializable of type: com.gmail.trentech.pjp.portal.features.Coordinate
  2. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.config.DataSerializableTypeSerializer.lambda$deserialize$0(DataSerializableTypeSerializer.java:51)
  3. [19:38:43] [Server thread/INFO]: [STDERR]: at java.util.Optional.orElseThrow(Unknown Source)
  4. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:51)
  5. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41)
  6. [19:38:43] [Server thread/INFO]: [STDERR]: at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:226)
  7. [19:38:43] [Server thread/INFO]: [STDERR]: at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:356)
  8. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.portal.features.Coordinate.deserialize(Coordinate.java:150)
  9. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.portal.features.Properties$Builder.buildContent(Properties.java:234)
  10. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87)
  11. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.api.data.MemoryDataView.lambda$null$23(MemoryDataView.java:727)
  12. [19:38:43] [Server thread/INFO]: [STDERR]: at java.util.Optional.flatMap(Unknown Source)
  13. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.api.data.MemoryDataView.lambda$getSerializable$24(MemoryDataView.java:727)
  14. [19:38:43] [Server thread/INFO]: [STDERR]: at java.util.Optional.flatMap(Unknown Source)
  15. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.api.data.MemoryDataView.getSerializable(MemoryDataView.java:726)
  16. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.portal.Portal$Local$Builder.buildContent(Portal.java:263)
  17. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.api.data.persistence.AbstractDataBuilder.build(AbstractDataBuilder.java:87)
  18. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.SpongeDataManager.lambda$deserialize$1(SpongeDataManager.java:200)
  19. [19:38:43] [Server thread/INFO]: [STDERR]: at java.util.Optional.flatMap(Unknown Source)
  20. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.data.SpongeDataManager.deserialize(SpongeDataManager.java:200)
  21. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:50)
  22. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.config.DataSerializableTypeSerializer.deserialize(DataSerializableTypeSerializer.java:41)
  23. [19:38:43] [Server thread/INFO]: [STDERR]: at ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:226)
  24. [19:38:43] [Server thread/INFO]: [STDERR]: at ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:356)
  25. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.portal.Portal.deserialize(Portal.java:310)
  26. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.portal.PortalService.init(PortalService.java:118)
  27. [19:38:43] [Server thread/INFO]: [STDERR]: at com.gmail.trentech.pjp.Main.onStartedServer(Main.java:164)
  28. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.event.listener.GameStartedServerEventListener_Main_onStartedServer38.handle(Unknown Source)
  29. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  30. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:314)
  31. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:345)
  32. [19:38:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:216)
  33. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. [19:38:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  37. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  43. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  44. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  46. [19:38:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. [19:38:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  48. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  49. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  50. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  51. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  52. [19:38:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  53. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561)
  54. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  55. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:891)
  56. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:301)
  57. [19:38:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:444)
  58. [19:38:43] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment