Advertisement
Guest User

Untitled

a guest
Nov 10th, 2018
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: java.lang.NullPointerException
  2. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.carrot.carrotshop.shop.Shop.hasEnough(Shop.java:219)
  3. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.carrot.carrotshop.shop.Buy.update(Buy.java:86)
  4. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.carrot.carrotshop.ShopsData.pushShop(ShopsData.java:188)
  5. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.carrot.carrotshop.ShopsData.load(ShopsData.java:85)
  6. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.carrot.carrotshop.CarrotShop.onStart(CarrotShop.java:73)
  7. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.common.event.listener.GameStartedServerEventListener_CarrotShop_onStart13.handle(Unknown Source)
  8. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95)
  9. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)
  10. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:420)
  11. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:404)
  12. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:223)
  13. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:246)
  14. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at java.lang.reflect.Method.invoke(Method.java:498)
  18. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  19. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  20. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  21. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  22. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  23. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  24. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  25. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  26. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  27. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at java.lang.reflect.Method.invoke(Method.java:498)
  31. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  39. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  40. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:807)
  41. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302)
  42. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488)
  43. [07:26:07] [Server thread/INFO] [STDERR]: [com.carrot.carrotshop.ShopsData:load:87]: at java.lang.Thread.run(Thread.java:748)
  44. [07:26:08] [Server thread/WARN] [carrotshop]: Errors occured while loading CarrotShops
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement