· 6 years ago · Feb 08, 2020, 04:34 AM
107.02 23:29:32 [Server] INFO Alex_Hartford issued server command: /chest
207.02 23:29:37 [Server] INFO CONSOLE issued server command: /list
307.02 23:29:37 [Server] INFO default: Alex_Hartford, jascotty2
407.02 23:29:42 [Server] INFO Alex_Hartford issued server command: /balance jascotty2
507.02 23:29:43 [Server] WARN [NetworkManager] Please note that you are using the Free NetworkManager GeoIP API KeyThis Key will expire fast so make sure you take a look at this to change the key: https://networkmanager.gitbook.io/wiki/installation/important-geoip-api-access-key
607.02 23:29:50 [Server] ERROR Could not pass event InventoryClickEvent to ChunkChests v1.0.6f
707.02 23:29:50 [Server] INFO java.lang.NullPointerException: null
807.02 23:29:50 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.tryUpgradeEco(ChestGUI.java:317) ~[?:?]
907.02 23:29:50 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.lambda$generateInventory$10(ChestGUI.java:236) ~[?:?]
1007.02 23:29:50 [Server] INFO at me.jascotty2.chunkchests.gui.GUI.onClick(GUI.java:252) ~[?:?]
1107.02 23:29:50 [Server] INFO at me.jascotty2.chunkchests.gui.GUIManager.onClickGUI(GUIManager.java:57) ~[?:?]
1207.02 23:29:50 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor621.execute(Unknown Source) ~[?:?]
1307.02 23:29:50 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-243]
1407.02 23:29:50 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-243]
1507.02 23:29:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-243]
1607.02 23:29:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-243]
1707.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2314) ~[patched_1.14.4.jar:git-Paper-243]
1807.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.14.4.jar:git-Paper-243]
1907.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.14.4.jar:git-Paper-243]
2007.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-243]
2107.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-243]
2207.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-243]
2307.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-243]
2407.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-243]
2507.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-243]
2607.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-243]
2707.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-243]
2807.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-243]
2907.02 23:29:50 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-243]
3007.02 23:29:50 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
3107.02 23:29:55 [Server] ERROR Could not pass event InventoryClickEvent to ChunkChests v1.0.6f
3207.02 23:29:55 [Server] INFO java.lang.NullPointerException: null
3307.02 23:29:55 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.tryUpgradeEco(ChestGUI.java:317) ~[?:?]
3407.02 23:29:55 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.lambda$generateInventory$10(ChestGUI.java:236) ~[?:?]
3507.02 23:29:55 [Server] INFO at me.jascotty2.chunkchests.gui.GUI.onClick(GUI.java:252) ~[?:?]
3607.02 23:29:55 [Server] INFO at me.jascotty2.chunkchests.gui.GUIManager.onClickGUI(GUIManager.java:57) ~[?:?]
3707.02 23:29:55 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor621.execute(Unknown Source) ~[?:?]
3807.02 23:29:55 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-243]
3907.02 23:29:55 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-243]
4007.02 23:29:55 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-243]
4107.02 23:29:55 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-243]
4207.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2314) ~[patched_1.14.4.jar:git-Paper-243]
4307.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.14.4.jar:git-Paper-243]
4407.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.14.4.jar:git-Paper-243]
4507.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-243]
4607.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-243]
4707.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-243]
4807.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-243]
4907.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-243]
5007.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-243]
5107.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-243]
5207.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-243]
5307.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-243]
5407.02 23:29:55 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-243]
5507.02 23:29:55 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
5607.02 23:30:01 [Server] ERROR Could not pass event InventoryClickEvent to ChunkChests v1.0.6f
5707.02 23:30:01 [Server] INFO java.lang.NullPointerException: null
5807.02 23:30:01 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.tryUpgradeEco(ChestGUI.java:317) ~[?:?]
5907.02 23:30:01 [Server] INFO at me.jascotty2.chunkchests.gui.ChestGUI.lambda$generateInventory$10(ChestGUI.java:236) ~[?:?]
6007.02 23:30:01 [Server] INFO at me.jascotty2.chunkchests.gui.GUI.onClick(GUI.java:252) ~[?:?]
6107.02 23:30:01 [Server] INFO at me.jascotty2.chunkchests.gui.GUIManager.onClickGUI(GUIManager.java:57) ~[?:?]
6207.02 23:30:01 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor621.execute(Unknown Source) ~[?:?]
6307.02 23:30:01 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.14.4.jar:git-Paper-243]
6407.02 23:30:01 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.14.4.jar:git-Paper-243]
6507.02 23:30:01 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.14.4.jar:git-Paper-243]
6607.02 23:30:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.14.4.jar:git-Paper-243]
6707.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2314) ~[patched_1.14.4.jar:git-Paper-243]
6807.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[patched_1.14.4.jar:git-Paper-243]
6907.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[patched_1.14.4.jar:git-Paper-243]
7007.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.14.4.jar:git-Paper-243]
7107.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[patched_1.14.4.jar:git-Paper-243]
7207.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.14.4.jar:git-Paper-243]
7307.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.14.4.jar:git-Paper-243]
7407.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.14.4.jar:git-Paper-243]
7507.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[patched_1.14.4.jar:git-Paper-243]
7607.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[patched_1.14.4.jar:git-Paper-243]
7707.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.14.4.jar:git-Paper-243]
7807.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[patched_1.14.4.jar:git-Paper-243]
7907.02 23:30:01 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[patched_1.14.4.jar:git-Paper-243]
8007.02 23:30:01 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212-1-ojdkbuild]
8107.02 23:30:09 [Server] INFO CONSOLE issued server command: /list
8207.02 23:30:09 [Server] INFO default: Alex_Hartford, jascotty2
8307.02 23:30:42 [Server] INFO CONSOLE issued server command: /list
8407.02 23:30:42 [Server] INFO default: Alex_Hartford, jascotty2
8507.02 23:30:42 [Server] INFO Alex_Hartford issued server command: /day
8607.02 23:31:14 [Server] INFO CONSOLE issued server command: /list
8707.02 23:31:14 [Server] INFO default: Alex_Hartford, jascotty2