Code Monkey home page Code Monkey logo

Comments (6)

Gerlif avatar Gerlif commented on June 9, 2024

Getting the same error on 1.13.2:

10.11 01:50:44 [Server] ERROR Could not pass event InventoryCloseEvent to QuickShop vReremake 1.3.0 10.11 01:50:44 [Server] INFO org.bukkit.event.EventException: null 10.11 01:50:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:963) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1924) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:18) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:1) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_181] 10.11 01:50:44 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_181] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_181] 10.11 01:50:44 [Server] INFO Caused by: java.lang.NullPointerException 10.11 01:50:44 [Server] INFO at org.maxgamer.quickshop.Shop.ShopManager.getShop(ShopManager.java:143) ~[?:?] 10.11 01:50:44 [Server] INFO at org.maxgamer.quickshop.Listeners.PlayerListener.invCloseEvent(PlayerListener.java:377) ~[?:?] 10.11 01:50:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor283.invoke(Unknown Source) ~[?:?] 10.11 01:50:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_181] 10.11 01:50:44 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_181] 10.11 01:50:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496] 10.11 01:50:44 [Server] INFO ... 16 more

from quickshop-reremake.

arboriginal avatar arboriginal commented on June 9, 2024

Same for me, QuickShop vReremake 1.3.0 & Spigot 1.13.2.

It happens when I open a chest (not everytime) but the plugin goes on to work.

from quickshop-reremake.

ecoterrorist avatar ecoterrorist commented on June 9, 2024

I can confirm this is happening

from quickshop-reremake.

Ghost-chu avatar Ghost-chu commented on June 9, 2024

Thanks for reporting, fix in next version.

from quickshop-reremake.

Ghost-chu avatar Ghost-chu commented on June 9, 2024

Fixed in 1.3.0.1

from quickshop-reremake.

Ghost-chu avatar Ghost-chu commented on June 9, 2024

Fixed in 1.3.0.1

from quickshop-reremake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.