Advertisement
SkullCN

Untitled

Aug 31st, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. [18:50:48 ERROR]: [RecentGame] Exception executing command handler
  2. java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getString(String, String)" because "section" is null
  3. at me.huanmeng.recentgame.impl.RecentGameAPIImpl.playRecord(RecentGameAPIImpl.java:142) ~[?:?]
  4. at me.huanmeng.recentgame.command.RecentGameCommand.play(RecentGameCommand.java:54) ~[?:?]
  5. at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) ~[?:?]
  6. at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:757) ~[?:?]
  7. at cloud.commandframework.annotations.MethodCommandExecutionHandler.execute(MethodCommandExecutionHandler.java:79) ~[?:?]
  8. at cloud.commandframework.execution.CommandExecutionHandler.executeFuture(CommandExecutionHandler.java:95) ~[?:?]
  9. at cloud.commandframework.execution.CommandExecutionCoordinator$SimpleCoordinator.coordinateExecution(CommandExecutionCoordinator.java:123) ~[?:?]
  10. at cloud.commandframework.CommandManager.executeCommand(CommandManager.java:189) ~[?:?]
  11. at cloud.commandframework.bukkit.BukkitCommand.execute(BukkitCommand.java:116) ~[?:?]
  12. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  13. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:811) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  14. at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:611) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  15. at me.huanmeng.recentgame.gui.RecentGamesGui.lambda$gui$2(RecentGamesGui.java:78) ~[?:?]
  16. at me.huanmeng.recentgame.bukkit.gui.button.function.PlayerSimpleCancelInterface.onClick(PlayerSimpleCancelInterface.java:23) ~[?:?]
  17. at me.huanmeng.recentgame.bukkit.gui.button.ClickButton.onClick(ClickButton.java:50) ~[?:?]
  18. at me.huanmeng.recentgame.bukkit.gui.slot.Slot.onClick(Slot.java:46) ~[?:?]
  19. at me.huanmeng.recentgame.bukkit.gui.GuiButton.onClick(GuiButton.java:43) ~[?:?]
  20. at me.huanmeng.recentgame.bukkit.gui.AbstractGui.onClick(AbstractGui.java:475) ~[?:?]
  21. at me.huanmeng.recentgame.bukkit.gui.GuiManager.onInventoryClick(GuiManager.java:168) ~[?:?]
  22. at me.huanmeng.recentgame.bukkit.gui.GuiManager.onInventoryClick(GuiManager.java:126) ~[?:?]
  23. at me.huanmeng.recentgame.bukkit.gui.listener.BukkitEventListener.onInventoryClick(BukkitEventListener.java:26) ~[?:?]
  24. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  26. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  27. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  28. at xyz.refinedev.spigot.utils.eventbusutil.methods.MethodAccessManager.lambda$getMethod$0(Unknown Source) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  29. at xyz.refinedev.spigot.patch.eventbus.CarbonPluginLoader.lambda$createRegisteredListeners$2(CarbonPluginLoader.java:135) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  30. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  31. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:524) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  32. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:509) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  33. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1817) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  34. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:17) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  35. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(PacketPlayInWindowClick.java:5) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  36. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(PlayerConnectionUtils.java:9) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  37. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
  38. at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
  39. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:104) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  40. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:941) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  41. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:425) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:876) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:707) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  44. at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$spin$0(MinecraftServer.java:130) ~[SxIiHPYNYQvJxHNoyEHK7262530499625162826.jar:git-Carbon-44c1c60]
  45. at java.lang.Thread.run(Thread.java:833) [?:?]
  46. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement