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