Advertisement
Guest User

Untitled

a guest
Dec 14th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.94 KB | None | 0 0
  1. [00:44:01] [Server thread/INFO] [nucleus]: ziceptor ran the command: /shop browse
  2. [00:44:19] [Server thread/INFO] [nucleus]: ziceptor ran the command: /sponge:callback 51c4c86d-2bf8-403b-a50f-28b538eb92df
  3. [00:44:27] [Server thread/INFO] [nucleus]: ziceptor ran the command: /shop item buy 0 1 f11dcd6b-9d2c-441e-a833-07ea4e39f83d
  4. [00:44:37] [Server thread/INFO] [nucleus]: ziceptor ran the command: /shop browse
  5. [00:44:39] [Server thread/INFO] [nucleus]: ziceptor ran the command: /sponge:callback d8805a71-0874-4e94-baa7-aa28b46eb950
  6. [00:44:41] [Server thread/INFO] [nucleus]: ziceptor ran the command: /shop item sell 0 1 f11dcd6b-9d2c-441e-a833-07ea4e39f83d
  7. [00:44:41] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'shop item sell 0 1 f11dcd6b-9d2c-441e-a833-07ea4e39f83d' for source EntityPlayerMP['z
  8. ceptor'/281, l='world', x=22912,85, y=66,00, z=16731,02]: null
  9. java.lang.NullPointerException
  10.         at io.github.zerthick.playershopsrpg.utils.messages.Messages.processDropins(Messages.java:166) ~[Messages.class:?]
  11.         at io.github.zerthick.playershopsrpg.shop.Shop.buyItem(Shop.java:145) ~[Shop.class:?]
  12.         at io.github.zerthick.playershopsrpg.cmd.cmdexecutors.shop.item.ShopSellItemExecutor.lambda$execute$29(ShopSellItemExecutor.java:50) ~[ShopSellItemExecutor.clas
  13. :?]
  14.         at io.github.zerthick.playershopsrpg.cmd.cmdexecutors.AbstractShopTransactionCmdExecutor.executeTransaction(AbstractShopTransactionCmdExecutor.java:58) ~[Abstra
  15. tShopTransactionCmdExecutor.class:?]
  16.         at io.github.zerthick.playershopsrpg.cmd.cmdexecutors.shop.item.ShopSellItemExecutor.execute(ShopSellItemExecutor.java:43) ~[ShopSellItemExecutor.class:?]
  17.         at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:179) ~[ChildCommandElementExecutor.class:1.11-2178-6.
  18. .0-BETA-1988]
  19.         at org.spongepowered.api.command.args.ChildCommandElementExecutor.execute(ChildCommandElementExecutor.java:179) ~[ChildCommandElementExecutor.class:1.11-2178-6.
  20. .0-BETA-1988]
  21.         at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351) ~[CommandSpec.class:1.11-2178-6.0.0-BETA-1988]
  22.         at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333) ~[SimpleDispatcher.class:1.11-2178-6.0.0-BETA-1988]
  23.         at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291) [SpongeCommandManager.class:1.11-2178-6.0.0-BETA-1988]
  24.         at io.github.zerthick.playershopsrpg.cmd.callback.CallBackBuffer.executeCallBack(CallBackBuffer.java:60) [CallBackBuffer.class:?]
  25.         at io.github.zerthick.playershopsrpg.PlayerShopsRPG.onPlayerSendChat(PlayerShopsRPG.java:167) [PlayerShopsRPG.class:?]
  26.         at org.spongepowered.common.event.listener.ChatListener_PlayerShopsRPG_onPlayerSendChat48.handle(Unknown Source) [?:?]
  27.         at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) [RegisteredListener.class:1.11-2178-6.0.0-BETA-1988]
  28.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:301) [SpongeModEventManager.class:1.11-2178-6.0.0-BETA-1988]
  29.         at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:260) [SpongeModEventManager.class:1.11-2178-6.0.0-BETA-1988]
  30.         at net.minecraftforge.fml.common.eventhandler.EventBus.postForgeAndCreateSpongeEvent(EventBus.java:100) [EventBus.class:?]
  31.         at net.minecraft.network.NetHandlerPlayServer.handler$injectChatEvent$zof000(NetHandlerPlayServer.java:74) [mi.class:?]
  32.         at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:877) [mi.class:?]
  33.         at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [ip.class:?]
  34.         at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [ip.class:?]
  35.         at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136) [PacketUtil.class:1.11-2178-6.0.0-BETA-1988]
  36.         at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjb000(SourceFile:39) [fo$1.class:?]
  37.         at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fo$1.class:?]
  38.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_112]
  39.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_112]
  40.         at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  41.         at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
  42.         at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?]
  43.         at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
  44.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  45.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
  46. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement