hassansyyid

Untitled

Aug 4th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.53 KB | None | 0 0
  1. [23:51:44] [Server thread/ERROR] [Sponge]: [Plugin Class: io.github.hsyyid.adminshop.Main][Handler: onServerStart]
  2. java.lang.reflect.InvocationTargetException
  3.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  4.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  5.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  6.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  7.         at org.spongepowered.mod.plugin.SpongeModPluginContainer.handleModStateEvent(SpongeModPluginContainer.java:126) [
  8. SpongeModPluginContainer.class:1.8-1499-2.1DEV-537+unknown-b537.git-unknown]
  9.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  10.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  11.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  12.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  13.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  14.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minec
  15. raft_server.1.8.jar:?]
  16.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  17.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  18.         at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  19.         at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.
  20. class:?]
  21.         at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.cl
  22. ass:?]
  23.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  24.         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  25.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  26.         at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  27.         at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  28.         at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minec
  29. raft_server.1.8.jar:?]
  30.         at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  31.         at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  32.         at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  33.         at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.c
  34. lass:?]
  35.         at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:794) [Loader.class:?]
  36.         at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:324) [FMLCommonHandle
  37. r.class:?]
  38.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:440) [MinecraftServer.class:?]
  39.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  40. Caused by: java.lang.NullPointerException
  41.         at io.github.hsyyid.adminshop.utils.LocationAdapter.read(LocationAdapter.java:70) ~[LocationAdapter.class:1.0]
  42.         at io.github.hsyyid.adminshop.utils.LocationAdapter.read(LocationAdapter.java:15) ~[LocationAdapter.class:1.0]
  43.         at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93) ~[Refl
  44. ectiveTypeAdapterFactory$1.class:?]
  45.         at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
  46.  ~[ReflectiveTypeAdapterFactory$Adapter.class:?]
  47.         at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[Type
  48. AdapterRuntimeTypeWrapper.class:?]
  49.         at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[ArrayTypeAdapter.class:?]
  50.         at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
  51.         at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
  52.         at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
  53.         at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]
  54.         at io.github.hsyyid.adminshop.Main.onServerStart(Main.java:96) ~[Main.class:1.0]
  55.         ... 30 more
Advertisement
Add Comment
Please, Sign In to add comment