Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:28:43] [Server thread/ERROR] [Sponge]: [Plugin Class: io.github.hsyyid.adminshop.Main][Handler: onServerStart]
- java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- at org.spongepowered.mod.plugin.SpongeModPluginContainer.handleModStateEvent(SpongeModPluginContainer.java:126) [
- SpongeModPluginContainer.class:1.8-1499-2.1DEV-537+unknown-b537.git-unknown]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minec
- raft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.
- class:?]
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.cl
- ass:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minec
- raft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.c
- lass:?]
- at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:794) [Loader.class:?]
- at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:324) [FMLCommonHandle
- r.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:440) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
- Caused by: java.lang.NullPointerException
- at io.github.hsyyid.adminshop.utils.LocationAdapter.read(LocationAdapter.java:70) ~[LocationAdapter.class:1.0]
- at io.github.hsyyid.adminshop.utils.LocationAdapter.read(LocationAdapter.java:15) ~[LocationAdapter.class:1.0]
- at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93) ~[Refl
- ectiveTypeAdapterFactory$1.class:?]
- at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
- ~[ReflectiveTypeAdapterFactory$Adapter.class:?]
- at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[Type
- AdapterRuntimeTypeWrapper.class:?]
- at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[ArrayTypeAdapter.class:?]
- at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
- at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
- at com.google.gson.Gson.fromJson(Gson.java:717) ~[Gson.class:?]
- at com.google.gson.Gson.fromJson(Gson.java:689) ~[Gson.class:?]
- at io.github.hsyyid.adminshop.Main.onServerStart(Main.java:110) ~[Main.class:1.0]
- ... 30 more
Advertisement
Add Comment
Please, Sign In to add comment