· 6 years ago · Mar 08, 2020, 09:52 PM
1[22:42:26] [Server thread/INFO]: Starting minecraft server version 1.12.2
2[22:42:26] [Server thread/INFO]: Loading properties
3[22:42:26] [Server thread/INFO]: Default game type: SURVIVAL
4[22:42:26] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-dcd1643-e60fc34 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
5[22:42:26] [Server thread/INFO]: Debug logging is disabled
6[22:42:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[22:42:26] [Server thread/INFO]: Using 4 threads for Netty based IO
8[22:42:26] [Server thread/INFO]: Generating keypair
9[22:42:26] [Server thread/INFO]: Starting Minecraft server on 51.91.172.121:25565
10[22:42:26] [Server thread/INFO]: Using epoll channel type
11[22:42:27] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency httpclient-4.5.6.jar.
13[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency httpclient-4.5.6.jar:
14[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
15[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
16[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
17[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
18[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
19[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
20[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
21[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
22[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
23[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
24[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
25[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
26[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
27[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
28[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
29[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
30[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
31[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
32[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
33[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
34[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
35[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
36[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
37[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
38[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
39[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
40[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
41[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
42[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
43[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
44[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
45[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
46[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
47[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
48[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
49[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
50[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency httpcore-4.4.10.jar.
51[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency httpcore-4.4.10.jar:
52[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
53[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
54[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
55[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
56[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
57[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
58[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
59[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
60[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
61[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
62[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
63[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
64[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
65[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
66[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
67[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
68[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
69[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
70[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
71[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
72[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
73[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
74[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
75[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
76[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
77[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
78[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
79[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
80[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
81[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
82[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
83[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
84[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
85[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
86[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
87[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
88[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency commons-logging-1.2.jar.
89[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency commons-logging-1.2.jar:
90[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
91[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
92[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
93[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
94[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
95[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
96[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
97[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
98[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
99[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
100[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
101[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
102[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
103[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
104[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
105[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
106[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
107[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
108[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
109[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
110[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
111[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
112[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
113[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
114[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
115[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
116[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
117[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
118[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
119[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
120[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
121[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
122[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
123[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
124[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
125[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
126[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency commons-codec-1.10.jar.
127[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency commons-codec-1.10.jar:
128[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
129[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
130[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
131[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
132[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
133[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
134[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
135[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
136[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
137[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
138[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
139[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
140[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
141[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
142[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
143[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
144[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
145[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
146[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
147[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
148[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
149[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
150[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
151[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
152[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
153[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
154[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
155[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
156[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
157[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
158[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
159[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
160[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
161[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
162[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
163[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
164[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency oshi-core-3.13.2.jar.
165[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency oshi-core-3.13.2.jar:
166[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
167[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
168[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
169[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
170[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
171[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
172[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
173[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
174[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
175[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
176[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
177[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
178[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
179[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
180[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
181[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
182[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
183[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
184[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
185[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
186[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
187[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
188[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
189[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
190[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
191[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
192[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
193[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
194[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
195[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
196[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
197[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
198[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
199[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
200[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
201[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
202[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency jna-5.3.1.jar.
203[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency jna-5.3.1.jar:
204[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
205[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
206[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
207[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
208[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
209[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
210[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
211[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
212[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
213[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
214[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
215[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
216[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
217[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
218[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
219[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
220[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
221[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
222[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
223[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
224[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
225[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
226[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
227[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
228[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
229[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
230[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
231[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
232[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
233[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
234[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
235[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
236[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
237[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
238[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
239[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
240[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency jna-platform-5.3.1.jar.
241[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency jna-platform-5.3.1.jar:
242[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
243[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
244[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
245[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
246[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
247[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
248[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
249[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
250[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
251[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
252[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
253[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
254[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
255[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
256[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
257[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
258[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
259[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
260[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
261[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
262[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
263[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
264[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
265[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
266[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
267[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
268[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
269[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
270[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
271[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
272[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
273[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
274[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
275[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
276[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
277[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
278[22:42:27] [Server thread/INFO]: [BCommons] [Info]: Downloading dependency slf4j-api-1.7.25.jar.
279[22:42:27] [Server thread/INFO]: [BCommons] [Error]: Failed to load dependency slf4j-api-1.7.25.jar:
280[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: java.net.UnknownHostException: central.maven.org
281[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
282[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
283[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:589)
284[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.Socket.connect(Socket.java:538)
285[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
286[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
287[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
288[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
289[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
290[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
291[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
292[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
293[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
294[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
295[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
296[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
297[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.net.URL.openStream(URL.java:1045)
298[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:90)
299[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
300[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
301[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.hook.dependency.DependencyLoader.load(DependencyLoader.java:101)
302[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at me.bradleysteele.commons.BCommons.<init>(BCommons.java:35)
303[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
304[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
305[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
306[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
307[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Class.newInstance(Class.java:442)
308[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:90)
309[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
310[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327)
311[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248)
312[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305)
313[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205)
314[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
315[22:42:27] [Server thread/INFO]: [BCommons] [Exception]: at java.lang.Thread.run(Thread.java:748)
316[22:42:27] [Server thread/ERROR]: Could not load 'plugins/CommandNPC-1.9.1.jar' in folder 'plugins'
317org.bukkit.plugin.UnknownDependencyException: Citizens
318 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [custom.jar:git-Spigot-dcd1643-e60fc34]
319 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [custom.jar:git-Spigot-dcd1643-e60fc34]
320 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [custom.jar:git-Spigot-dcd1643-e60fc34]
321 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
322 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
323[22:42:27] [Server thread/ERROR]: Could not load 'plugins/PickaxeLevels.jar' in folder 'plugins'
324org.bukkit.plugin.UnknownDependencyException: TokenEnchant
325 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [custom.jar:git-Spigot-dcd1643-e60fc34]
326 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [custom.jar:git-Spigot-dcd1643-e60fc34]
327 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [custom.jar:git-Spigot-dcd1643-e60fc34]
328 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
329 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
330[22:42:28] [Server thread/INFO]: [KeyLocker] Loading KeyLocker v1.1
331[22:42:28] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
332[22:42:28] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
333[22:42:28] [Server thread/INFO]: [RawMsg] Loading RawMsg v1.6.3
334[22:42:28] [Server thread/INFO]: [CommandPrompter] Loading CommandPrompter v0.1.15
335[22:42:28] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
336[22:42:28] [Server thread/INFO]: [BCommons] Loading BCommons v0.2.3
337[22:42:28] [Server thread/ERROR]: oshi/SystemInfo initializing BCommons v0.2.3 (Is it up to date?)
338java.lang.NoClassDefFoundError: oshi/SystemInfo
339 at me.bradleysteele.commons.util.SystemInfos.<clinit>(SystemInfos.java:29) ~[?:?]
340 at me.bradleysteele.commons.BPlugin.onLoad(BPlugin.java:87) ~[?:?]
341 at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [custom.jar:git-Spigot-dcd1643-e60fc34]
342 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [custom.jar:git-Spigot-dcd1643-e60fc34]
343 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
344 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
345Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
346 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
347 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
348 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
349 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
350 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
351 ... 6 more
352[22:42:28] [Server thread/INFO]: [CubeMiniatures] Loading CubeMiniatures v1.1.4
353[22:42:28] [Server thread/INFO]: [BlockGlitchFix] Loading BlockGlitchFix v1.6.6
354[22:42:28] [Server thread/INFO]: [Shop] Loading Shop v1.5.3
355[22:42:28] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
356[22:42:28] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
357[22:42:28] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
358[22:42:28] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
359[22:42:28] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
360[22:42:28] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
361[22:42:28] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
362[22:42:28] [Server thread/INFO]: [ViaVersion] Loading translation mapping
363[22:42:28] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
364[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
365[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
366[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
367[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
368[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
369[22:42:29] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
370[22:42:30] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
371[22:42:30] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
372[22:42:30] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
373[22:42:30] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
374[22:42:30] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v2.4.0-SNAPSHOT
375[22:42:30] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.3
376[22:42:30] [Server thread/INFO]: [Skript] Loading Skript v2.4-alpha4
377[22:42:30] [Server thread/INFO]: [ClickPickSell] Loading ClickPickSell v1.0
378[22:42:30] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
379[22:42:30] [Server thread/INFO]: [DisableJoinMessage] Loading DisableJoinMessage v1.0
380[22:42:30] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
381[22:42:30] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.9d
382[22:42:30] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
383[22:42:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
384[22:42:30] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
385[22:42:30] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.18.1
386[22:42:30] [Server thread/INFO]: [AntiDrop] Loading AntiDrop v2.1.7
387[22:42:30] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
388[22:42:30] [Server thread/INFO]: [Vouchers] Loading Vouchers v2.1.0
389[22:42:30] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
390[22:42:30] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
391[22:42:30] [Server thread/INFO]: [ItemNBTAPI] Loading ItemNBTAPI v1.8.3-SNAPSHOT
392[22:42:30] [Server thread/INFO]: [Vault] Loading Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
393[22:42:30] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4.1
394[22:42:30] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.4.0
395[22:42:30] [Server thread/INFO]: [EpicChatPrefix] Loading EpicChatPrefix v1.3
396[22:42:30] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3-E
397[22:42:30] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
398[22:42:30] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
399[22:42:30] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.1.3
400[22:42:30] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.4.13b
401[22:42:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
402[22:42:30] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
403[22:42:30] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.16
404[22:42:30] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.12-RELEASE
405[22:42:30] [Server thread/INFO]: [TAB] Loading TAB v2.5.4
406[22:42:30] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v19.10.31-7539f6d-786
407[22:42:30] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.8.1
408[22:42:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
409[22:42:30] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.5
410[22:42:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
411[22:42:30] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
412[22:42:30] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
413[22:42:30] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.1-1.8.8-hotfix (build 68)
414[22:42:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
415[22:42:30] [Server thread/INFO]: [PrisonAutoMiner] Loading PrisonAutoMiner v1.0.0
416[22:42:30] [Server thread/INFO]: [CommandRegions] Loading CommandRegions v2.0.0
417[22:42:30] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.21
418[22:42:30] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
419[22:42:30] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.12.2
420[22:42:30] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
421[22:42:30] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
422[22:42:30] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
423[22:42:30] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v2.4.0-SNAPSHOT
424[22:42:30] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
425[22:42:30] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
426[22:42:30] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
427[22:42:31] [Server thread/INFO]: ====== USE PAPER ======
428[22:42:31] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
429[22:42:31] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
430[22:42:31] [Server thread/INFO]: - This is only a recommendation
431[22:42:31] [Server thread/INFO]: ==============================
432[22:42:31] [Server thread/INFO]: [Vault] Enabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
433[22:42:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
434[22:42:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
435[22:42:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
436[22:42:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
437[22:42:31] [Server thread/INFO]: [Vault] Enabled Version 1.6.7-b${env.TRAVIS_BUILD_NUMBER}
438[22:42:31] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.4.0
439[22:42:31] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v19.10.31-7539f6d-786
440[22:42:31] [Server thread/INFO]: Version is PlotSquared-19.10.31-7539f6d-786
441[22:42:31] [Server thread/INFO]: PLOTS » Metrics enabled.
442[22:42:31] [Server thread/INFO]: PLOTS » PlotSquared is using online UUIDs
443[22:42:32] [Server thread/INFO]: PLOTS » Key: plot-expiry, Value: false
444[22:42:32] [Server thread/INFO]: PLOTS » Key: kill-road-mobs, Value: false
445[22:42:32] [Server thread/INFO]: PLOTS » Key: kill-road-items, Value: false
446[22:42:32] [Server thread/INFO]: PLOTS » Key: worlds, Value: false
447[22:42:32] [Server thread/INFO]: PLOTS » Key: worldedit-restrictions, Value: false
448[22:42:32] [Server thread/INFO]: PLOTS » Key: database-purger, Value: false
449[22:42:32] [Server thread/INFO]: PLOTS » Key: economy, Value: false
450[22:42:32] [Server thread/INFO]: PLOTS » Key: block-cache, Value: true
451[22:42:32] [Server thread/INFO]: PLOTS » Key: kill-road-vehicles, Value: false
452[22:42:32] [Server thread/INFO]: PLOTS » Key: persistent-meta, Value: true
453[22:42:32] [Server thread/INFO]: PLOTS » Key: ban-deleter, Value: false
454[22:42:32] [Server thread/INFO]: PLOTS » Key: updater, Value: true
455[22:42:32] [Server thread/INFO]: PLOTS » Key: database, Value: true
456[22:42:32] [Server thread/INFO]: PLOTS » Key: plotme-converter, Value: true
457[22:42:32] [Server thread/INFO]: PLOTS » Key: permission-cache, Value: false
458[22:42:32] [Server thread/INFO]: PLOTS » Key: disable-fawe-optimization, Value: false
459[22:42:32] [Server thread/INFO]: PLOTS » Key: rating-cache, Value: true
460[22:42:32] [Server thread/INFO]: PLOTS » Key: comment-notifier, Value: false
461[22:42:32] [Server thread/INFO]: PLOTS » Key: metrics, Value: true
462[22:42:32] [Server thread/INFO]: PLOTS » Key: chunk-processor, Value: false
463[22:42:32] [Server thread/INFO]: PLOTS » Key: uuid-cache, Value: true
464[22:42:32] [Server thread/INFO]: PLOTS » Key: events, Value: true
465[22:42:32] [Server thread/INFO]: PLOTS » Key: commands, Value: true
466[22:42:32] [Server thread/INFO]: PlotSquared is now enabled
467[22:42:32] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
468[22:42:32] [Server thread/INFO]: Preparing level "world"
469[22:42:32] [Server thread/INFO]: -------- World Settings For [world] --------
470[22:42:32] [Server thread/INFO]: Mob Spawn Range: 6
471[22:42:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
472[22:42:32] [Server thread/INFO]: Cane Growth Modifier: 100%
473[22:42:32] [Server thread/INFO]: Melon Growth Modifier: 100%
474[22:42:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
475[22:42:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
476[22:42:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
477[22:42:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
478[22:42:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
479[22:42:32] [Server thread/INFO]: Vine Growth Modifier: 100%
480[22:42:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
481[22:42:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
482[22:42:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
483[22:42:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
484[22:42:32] [Server thread/INFO]: Random Lighting Updates: false
485[22:42:32] [Server thread/INFO]: Structure Info Saving: true
486[22:42:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
487[22:42:32] [Server thread/INFO]: Max TNT Explosions: 100
488[22:42:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
489[22:42:32] [Server thread/INFO]: Item Despawn Rate: 6000
490[22:42:32] [Server thread/INFO]: Item Merge Radius: 2.5
491[22:42:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
492[22:42:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
493[22:42:32] [Server thread/INFO]: View Distance: 10
494[22:42:32] [Server thread/INFO]: Experience Merge Radius: 3.0
495[22:42:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
496[22:42:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
497[22:42:32] [Server thread/INFO]: -------- World Settings For [world_nether] --------
498[22:42:32] [Server thread/INFO]: Mob Spawn Range: 6
499[22:42:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
500[22:42:32] [Server thread/INFO]: Cane Growth Modifier: 100%
501[22:42:32] [Server thread/INFO]: Melon Growth Modifier: 100%
502[22:42:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
503[22:42:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
504[22:42:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
505[22:42:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
506[22:42:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
507[22:42:32] [Server thread/INFO]: Vine Growth Modifier: 100%
508[22:42:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
509[22:42:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
510[22:42:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
511[22:42:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
512[22:42:32] [Server thread/INFO]: Random Lighting Updates: false
513[22:42:32] [Server thread/INFO]: Structure Info Saving: true
514[22:42:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
515[22:42:32] [Server thread/INFO]: Max TNT Explosions: 100
516[22:42:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
517[22:42:32] [Server thread/INFO]: Item Despawn Rate: 6000
518[22:42:32] [Server thread/INFO]: Item Merge Radius: 2.5
519[22:42:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
520[22:42:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
521[22:42:32] [Server thread/INFO]: View Distance: 10
522[22:42:32] [Server thread/INFO]: Experience Merge Radius: 3.0
523[22:42:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
524[22:42:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
525[22:42:32] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
526[22:42:32] [Server thread/INFO]: Mob Spawn Range: 6
527[22:42:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
528[22:42:32] [Server thread/INFO]: Cane Growth Modifier: 100%
529[22:42:32] [Server thread/INFO]: Melon Growth Modifier: 100%
530[22:42:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
531[22:42:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
532[22:42:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
533[22:42:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
534[22:42:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
535[22:42:32] [Server thread/INFO]: Vine Growth Modifier: 100%
536[22:42:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
537[22:42:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
538[22:42:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
539[22:42:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
540[22:42:32] [Server thread/INFO]: Random Lighting Updates: false
541[22:42:32] [Server thread/INFO]: Structure Info Saving: true
542[22:42:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
543[22:42:32] [Server thread/INFO]: Max TNT Explosions: 100
544[22:42:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
545[22:42:32] [Server thread/INFO]: Item Despawn Rate: 6000
546[22:42:32] [Server thread/INFO]: Item Merge Radius: 2.5
547[22:42:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
548[22:42:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
549[22:42:32] [Server thread/INFO]: View Distance: 10
550[22:42:32] [Server thread/INFO]: Experience Merge Radius: 3.0
551[22:42:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
552[22:42:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
553[22:42:33] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8304219934902506257)
554[22:42:34] [Server thread/INFO]: Preparing spawn area: 48%
555[22:42:34] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7452619707106439453)
556[22:42:34] [Server thread/WARN]: Could not set level chunk heightmap, array length is 0 instead of 256
557[22:42:34] [Server thread/ERROR]: Encountered an unexpected exception
558java.lang.IllegalArgumentException: ChunkNibbleArrays should be 2048 bytes not: 0
559 at net.minecraft.server.v1_12_R1.NibbleArray.<init>(NibbleArray.java:14) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
560 at net.minecraft.server.v1_12_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:402) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
561 at net.minecraft.server.v1_12_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:94) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
562 at net.minecraft.server.v1_12_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:72) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
563 at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
564 at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
565 at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
566 at org.bukkit.craftbukkit.v1_12_R1.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
567 at org.bukkit.craftbukkit.v1_12_R1.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
568 at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:137) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
569 at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
570 at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
571 at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:374) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
572 at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
573 at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) ~[custom.jar:git-Spigot-dcd1643-e60fc34]
574 at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [custom.jar:git-Spigot-dcd1643-e60fc34]
575 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
576[22:42:34] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server241046/./crash-reports/crash-2020-03-08_22.42.34-server.txt
577[22:42:34] [Server thread/INFO]: Stopping server
578[22:42:34] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v19.10.31-7539f6d-786
579[22:42:34] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
580[22:42:34] [Server thread/WARN]: java.lang.NullPointerException
581[22:42:34] [Server thread/WARN]: at com.intellectualcrafters.plot.database.SQLManager.validateAllPlots(SQLManager.java:3080)
582[22:42:34] [Server thread/WARN]: at com.intellectualcrafters.plot.database.DBFunc.validatePlots(DBFunc.java:79)
583[22:42:34] [Server thread/WARN]: at com.intellectualcrafters.plot.PS.disable(PS.java:1485)
584[22:42:34] [Server thread/WARN]: at com.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:266)
585[22:42:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266)
586[22:42:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361)
587[22:42:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422)
588[22:42:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415)
589[22:42:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:349)
590[22:42:34] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:465)
591[22:42:34] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:613)
592[22:42:34] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
593[22:42:34] [Server thread/INFO]: Could not close database connection!
594[22:42:35] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v1.4.0
595[22:42:35] [Server thread/INFO]: [Vault] Disabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER}
596[22:42:35] [Server thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
597[22:42:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
598[22:42:35] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v2.4.0-SNAPSHOT
599[22:42:35] [Server thread/INFO]: [ConsoleSpamFix] Disabling ConsoleSpamFix v1.7.2
600[22:42:35] [Server thread/INFO]: [ConsoleSpamFix] Messages hidden since the server started: 3
601[22:42:35] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix is disabled!
602[22:42:35] [Server thread/INFO]: Saving players
603[22:42:35] [Server thread/INFO]: Saving worlds
604[22:42:35] [Server thread/INFO]: Saving chunks for level 'world'/overworld
605[22:42:35] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
606[22:42:35] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end