· 6 years ago · Dec 01, 2019, 11:10 PM
102.12 00:03:10 [Server] WARN [ViaVersion] Could not check for updates, check your connection.
202.12 00:03:10 [Server] INFO [SilkSpawners] WorldGuard was found and support is enabled
302.12 00:03:10 [Server] INFO [SilkSpawners] Loading support for v1_8_R3
402.12 00:03:10 [Server] INFO [Vault] No new version available
502.12 00:03:11 [Server] INFO [PlaceholderAPI] 165 placeholder expansions are available on the cloud.
602.12 00:03:11 [Server] INFO ________
702.12 00:03:11 [Server] INFO / __/ __/
802.12 00:03:11 [Server] INFO _\ \/ _/ Spoof v2.0.8-SNAPSHOT (v1_8_R3)
902.12 00:03:11 [Server] INFO /___/_/ Running on Bukkit - CraftBukkit
1002.12 00:03:11 [Server] INFO UUID of player Super is f9ed988e-c3f7-4ae7-9615-4182475f041f
1102.12 00:03:12 [Server] INFO [SF] Loading Version..
1202.12 00:03:13 [Server] INFO [SF] [M] Skipping Entity.
1302.12 00:03:13 [Server] INFO [SF] [M] Skipping Fluctuation.
1402.12 00:03:13 [Server] INFO [SF] [M] Skipping Pickup.
1502.12 00:03:13 [Server] INFO [SF] [M] Skipping Vote.
1602.12 00:03:13 [Server] INFO [SF] [M] Skipping Action.
1702.12 00:03:13 [Server] INFO [SF] Loading API..
1802.12 00:03:13 [Server] ERROR Could not pass event PlayerJoinEvent to AdvancedRobots v1.0.8
1902.12 00:03:13 [Server] INFO org.bukkit.event.EventException
2002.12 00:03:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
2102.12 00:03:13 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
2202.12 00:03:13 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
2302.12 00:03:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
2402.12 00:03:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
2502.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:314) [patched.jar:git-PaperSpigot-"4c7641d"]
2602.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:173) [patched.jar:git-PaperSpigot-"4c7641d"]
2702.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [patched.jar:git-PaperSpigot-"4c7641d"]
2802.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [patched.jar:git-PaperSpigot-"4c7641d"]
2902.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [patched.jar:git-PaperSpigot-"4c7641d"]
3002.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [patched.jar:git-PaperSpigot-"4c7641d"]
3102.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:875) [patched.jar:git-PaperSpigot-"4c7641d"]
3202.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
3302.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
3402.12 00:03:13 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
3502.12 00:03:13 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
3602.12 00:03:13 [Server] INFO Caused by: java.lang.NullPointerException
3702.12 00:03:13 [Server] INFO at org.bukkit.Location.getChunk(Location.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
3802.12 00:03:13 [Server] INFO at gc.advancedrobots.commonUtils.CustomEntity.spawn(CustomEntity.java:42) ~[AdvancedRobots-1.0.8.jar:?]
3902.12 00:03:13 [Server] INFO at gc.advancedrobots.objects.RobotEntity.spawn(RobotEntity.java:71) ~[AdvancedRobots-1.0.8.jar:?]
4002.12 00:03:13 [Server] INFO at gc.advancedrobots.handlers.RobotHandler.lambda$spawnRobots$4(RobotHandler.java:139) ~[AdvancedRobots-1.0.8.jar:?]
4102.12 00:03:13 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_222]
4202.12 00:03:13 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_222]
4302.12 00:03:13 [Server] INFO at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1556) ~[?:1.8.0_222]
4402.12 00:03:13 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222]
4502.12 00:03:13 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222]
4602.12 00:03:13 [Server] INFO at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_222]
4702.12 00:03:13 [Server] INFO at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_222]
4802.12 00:03:13 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222]
4902.12 00:03:13 [Server] INFO at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222]
5002.12 00:03:13 [Server] INFO at gc.advancedrobots.handlers.RobotHandler.spawnRobots(RobotHandler.java:139) ~[AdvancedRobots-1.0.8.jar:?]
5102.12 00:03:13 [Server] INFO at gc.advancedrobots.listeners.JoinLeaveEvent.onJoin(JoinLeaveEvent.java:13) ~[AdvancedRobots-1.0.8.jar:?]
5202.12 00:03:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_222]
5302.12 00:03:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_222]
5402.12 00:03:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_222]
5502.12 00:03:13 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_222]
5602.12 00:03:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
5702.12 00:03:13 [Server] INFO ... 15 more
5802.12 00:03:13 [Server] INFO [DiscordSRV] Player Super joined with silent joining permission, not sending a join message
5902.12 00:03:13 [Connect] User Super, IP 86.138.195.242
6002.12 00:03:13 [PebbleHost] Super ran command Message of the Day
6102.12 00:03:13 [Server] INFO (FAWE) Updated FAWE to 19.11.13-5505943-1282-22.3.5 @ /plugins/update-confirm/FastAsyncWorldEdit-bukkit-19.07.25-58243b6-1278-22.3.1 (1).jar
6202.12 00:03:13 [Server] INFO Super has joined SkyBlock
6302.12 00:03:15 [Server] INFO [FeatherBoard] Checking for module updates ...
6402.12 00:03:15 [Server] INFO [FeatherBoard] Fetching modules from server ...
6502.12 00:03:15 [Server] INFO [PVPWarsGenerator] Vault is not enabled, this disables the ability to upgrade your generator
6602.12 00:03:16 [Server] WARN net.craftingstore.libraries.apache.http.client.HttpResponseException: Origin Connection Time-out
6702.12 00:03:16 [Server] WARN at net.craftingstore.core.http.util.JsonResponseHandler.handleResponse(JsonResponseHandler.java:30)
6802.12 00:03:16 [Server] WARN at net.craftingstore.libraries.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:223)
6902.12 00:03:16 [Server] WARN at net.craftingstore.libraries.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165)
7002.12 00:03:16 [Server] WARN at net.craftingstore.libraries.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:140)
7102.12 00:03:16 [Server] WARN at net.craftingstore.core.http.CraftingStoreAPIImpl.lambda$checkKey$1(CraftingStoreAPIImpl.java:73)
7202.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
7302.12 00:03:16 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
7402.12 00:03:16 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
7502.12 00:03:16 [Server] WARN at java.lang.Thread.run(Thread.java:748)
7602.12 00:03:16 [Server] WARN java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: net.craftingstore.core.exceptions.CraftingStoreApiException: Check Key call failed
7702.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.report(FutureTask.java:122)
7802.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.get(FutureTask.java:192)
7902.12 00:03:16 [Server] WARN at net.craftingstore.core.CraftingStore.lambda$new$0(CraftingStore.java:40)
8002.12 00:03:16 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
8102.12 00:03:16 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
8202.12 00:03:16 [Server] WARN at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
8302.12 00:03:16 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
8402.12 00:03:16 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
8502.12 00:03:16 [Server] WARN at java.lang.Thread.run(Thread.java:748)
8602.12 00:03:16 [Server] WARN Caused by: java.util.concurrent.ExecutionException: net.craftingstore.core.exceptions.CraftingStoreApiException: Check Key call failed
8702.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.report(FutureTask.java:122)
8802.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.get(FutureTask.java:192)
8902.12 00:03:16 [Server] WARN at net.craftingstore.core.CraftingStore.lambda$reload$1(CraftingStore.java:86)
9002.12 00:03:16 [Server] WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
9102.12 00:03:16 [Server] WARN ... 3 more
9202.12 00:03:16 [Server] WARN Caused by: net.craftingstore.core.exceptions.CraftingStoreApiException: Check Key call failed
9302.12 00:03:16 [Server] WARN at net.craftingstore.core.http.CraftingStoreAPIImpl.lambda$checkKey$1(CraftingStoreAPIImpl.java:75)
9402.12 00:03:16 [Server] WARN ... 4 more
9502.12 00:03:16 [Server] INFO Found Spigot: v1_8_R3! Trying to find support.
9602.12 00:03:16 [Server] INFO Support for 'MC1_8_R3' loaded!
9702.12 00:03:20 [Server] INFO Super issued server command: /pl
9802.12 00:03:26 [Server] INFO Super issued server command: /help loder
9902.12 00:03:28 [Server] INFO Super issued server command: /help loader
10002.12 00:04:29 [Server] INFO Unknown command. Type "/help" for help.
10102.12 00:04:29 [PebbleHost] java.super@yahoo.com ran command: /spoof add Tom123ez
10202.12 00:04:42 [Server] INFO Unknown command. Type "/help" for help.
10302.12 00:04:42 [PebbleHost] java.super@yahoo.com ran command: /spoof add Tom123ez
10402.12 00:04:48 [Server] INFO [SF] Adding Tom123ez.
10502.12 00:04:48 [PebbleHost] java.super@yahoo.com ran command: spoof add Tom123ez
10602.12 00:04:49 [Server] WARN Exception in thread "Craft Scheduler Thread - 11"
10702.12 00:04:49 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Spoof v2.0.8-SNAPSHOT generated an exception while executing task 5868
10802.12 00:04:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
10902.12 00:04:49 [Server] INFO at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
11002.12 00:04:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
11102.12 00:04:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
11202.12 00:04:49 [Server] INFO at java.lang.Thread.run(Thread.java:748)
11302.12 00:04:49 [Server] INFO Caused by: java.lang.NullPointerException
11402.12 00:04:49 [Server] INFO at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
11502.12 00:04:49 [Server] INFO at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
11602.12 00:04:49 [Server] INFO at io.felux.spoof.a.h.d(h.java:8)
11702.12 00:04:49 [Server] INFO at io.felux.spoof.h.f.b.addPlayer(b.java:23)
11802.12 00:04:49 [Server] INFO at io.felux.spoof.b.e.execute(e.java:5)
11902.12 00:04:49 [Server] INFO at io.felux.spoof.z.commands.Command.run(Command.java:60)
12002.12 00:04:49 [Server] INFO at io.felux.spoof.b.a.a.handle(a.java:11)
12102.12 00:04:49 [Server] INFO at io.felux.spoof.z.commands.CommandHandlers.lambda$process$0(CommandHandlers.java:56)
12202.12 00:04:49 [Server] INFO at io.felux.spoof.z.task.Task$1.run(Task.java:87)
12302.12 00:04:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
12402.12 00:04:49 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
12502.12 00:04:49 [Server] INFO ... 4 more
12602.12 00:05:02 [Server] INFO Super issued server command: /list
12702.12 00:05:07 [Server] INFO [SongodaCore] Hooked FabledSkyBlock.