CarrotShop
CarrotShop copied to clipboard
Shop not giveing items
We recently started useing oxygen and grand economy for econ but now players dont get items when they buy it still takes there money
/***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[04:49:23] [Server thread/WARN] [Sponge]: /* Could not pass InteractBlockEvent$Secondary$MainHand$Impl / [04:49:23] [Server thread/WARN] [Sponge]: /*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ [04:49:23] [Server thread/WARN] [Sponge]: / Could not pass the event InteractBlockEvent$Secondary$MainHand$Impl to an Event Listener! / [04:49:23] [Server thread/WARN] [Sponge]: / / [04:49:23] [Server thread/WARN] [Sponge]: / Since the event can be modified during the event's listener, there could be adverse side effects of the exception occuring such that duplications or other game breaking issues could exist. Due to the nature of the exception, this is not likely an exception that is covered by SpongeForge or Forge itself, and therefor should be reported to the mod/plugin author first prior to reporting to Sponge or Forge. / [04:49:23] [Server thread/WARN] [Sponge]: / Owning Mod/Plugin: carrotshop / [04:49:23] [Server thread/WARN] [Sponge]: / Exception: / [04:49:23] [Server thread/WARN] [Sponge]: / java.lang.NullPointerException: null / [04:49:23] [Server thread/WARN] [Sponge]: / java.util.Objects.requireNonNull(Objects.java:203) / [04:49:23] [Server thread/WARN] [Sponge]: / the_fireplace.grandeconomy.econhandlers.ge.Account.setBalance(Account.java:154) / [04:49:23] [Server thread/WARN] [Sponge]: / the_fireplace.grandeconomy.econhandlers.ge.Account.addBalance(Account.java:158) / [04:49:23] [Server thread/WARN] [Sponge]: / the_fireplace.grandeconomy.econhandlers.ge.GrandEconomyEconHandler.addToBalance(GrandEconomyEconHandler.java:32) / [04:49:23] [Server thread/WARN] [Sponge]: / the_fireplace.grandeconomy.api.GrandEconomyApi.addToBalance(GrandEconomyApi.java:32) / [04:49:23] [Server thread/WARN] [Sponge]: / the_fireplace.grandeconomy.compat.sponge.RegisterSpongeEconomy$3$5.getResult(RegisterSpongeEconomy.java:322) / [04:49:23] [Server thread/WARN] [Sponge]: / com.carrot.carrotshop.shop.Buy.trigger(Buy.java:143) / [04:49:23] [Server thread/WARN] [Sponge]: / com.carrot.carrotshop.listener.PlayerClickListener.lambda$onPlayerRightClick$1(PlayerClickListener.java:49) / [04:49:23] [Server thread/WARN] [Sponge]: / java.util.ArrayList.forEach(ArrayList.java:1257) / [04:49:23] [Server thread/WARN] [Sponge]: / com.carrot.carrotshop.listener.PlayerClickListener.onPlayerRightClick(PlayerClickListener.java:47) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.listener.MainHandListener_PlayerClickListener_onPlayerRightClick249.handle(Unknown Source) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:333) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:446) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.common.SpongeImplHooks.postForgeEventDataCompatForSponge(SpongeImplHooks.java:2710) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:829) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.NetHandlerPlayServer.redirect$impl$checkState$zja000(NetHandlerPlayServer.java:3431) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:741) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:209) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.PacketThreadUtil$1.redirect$impl$redirectToPhaseTracker$zli000(SourceFile:540) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) / [04:49:23] [Server thread/WARN] [Sponge]: / java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) / [04:49:23] [Server thread/WARN] [Sponge]: / java.util.concurrent.FutureTask.run(FutureTask.java:266) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.util.Util.func_181617_a(SourceFile:46) / [04:49:23] [Server thread/WARN] [Sponge]: / org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.redirect$onRun$zjm000(MinecraftServer.java:4716) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) / [04:49:23] [Server thread/WARN] [Sponge]: / net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) / [04:49:23] [Server thread/WARN] [Sponge]: / java.lang.Thread.run(Thread.java:748) */ [04:49:23] [Server thread/WARN] [Sponge]:
What version of sponge, forge and carrotshop are you using?
forge 1.12.2=14.23.5.2838 sponage 1.12.2-2838-7.1.7 rc3928 carrot 1.19 s7.1
It looks like your economy plugin is sending an exception I didn't expect. I only tried total economy and economy lite I'll see if I can reproduce with grand economy