· 6 years ago · Oct 15, 2019, 02:38 PM
1[16:34:34] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[16:34:34] [Server thread/INFO]: Loading properties
3[16:34:34] [Server thread/INFO]: This server is running Paper version git-Paper-214 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[16:34:34] [Server thread/INFO]: Debug logging is disabled
5[16:34:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[16:34:34] [Server thread/INFO]: Using 4 threads for Netty based IO
7[16:34:34] [Server thread/INFO]: Default game type: SURVIVAL
8[16:34:34] [Server thread/INFO]: Generating keypair
9[16:34:34] [Server thread/INFO]: Starting Minecraft server on *:25565
10[16:34:34] [Server thread/INFO]: Using default channel type
11[16:34:37] [Server thread/WARN]: Plugin Skinner v4..0 does not specify an api-version.
12[16:34:37] [Server thread/WARN]: Plugin ProtocolLib v4.4.0 does not specify an api-version.
13[16:34:37] [Server thread/INFO]: [SkinnerLibs] Loading SkinnerLibs v1.0-SNAPSHOT
14[16:34:37] [Server thread/INFO]: [Skinner] Loading Skinner v4..0
15[16:34:37] [Server thread/ERROR]: [org.bukkit.craftbukkit.v1_14_R1.CraftServer] ProtocolLibrary.getProtocolManager() must not be null initializing Skinner v4..0 (Is it up to date?)
16java.lang.IllegalStateException: ProtocolLibrary.getProtocolManager() must not be null
17 at it.tigierrei.skinner.Skinner.onLoad(Skinner.kt:24) ~[?:?]
18 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:360) ~[patched_1.14.4.jar:git-Paper-214]
19 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-214]
20 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-214]
21 at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
22[16:34:37] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
23[16:34:37] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
24[16:34:38] [Server thread/INFO]: [CMI] Loading CMI v8.6.15.0
25[16:34:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
26[16:34:38] [Server thread/INFO]: [SkinnerLibs] Enabling SkinnerLibs v1.0-SNAPSHOT
27[16:34:38] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
28[16:34:38] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
29[16:34:38] [Server thread/INFO]: Preparing level "world"
30[16:34:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
31[16:34:39] [Server thread/INFO]: Loaded 6 recipes
32[16:34:39] [Server thread/INFO]: -------- World Settings For [world] --------
33[16:34:39] [Server thread/INFO]: View Distance: 10
34[16:34:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
35[16:34:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
36[16:34:39] [Server thread/INFO]: Item Merge Radius: 2.5
37[16:34:39] [Server thread/INFO]: Item Despawn Rate: 6000
38[16:34:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
39[16:34:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
40[16:34:39] [Server thread/INFO]: Experience Merge Radius: 3.0
41[16:34:39] [Server thread/INFO]: Mob Spawn Range: 8
42[16:34:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
43[16:34:39] [Server thread/INFO]: Cane Growth Modifier: 100%
44[16:34:39] [Server thread/INFO]: Melon Growth Modifier: 100%
45[16:34:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
46[16:34:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
47[16:34:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
48[16:34:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
49[16:34:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
50[16:34:39] [Server thread/INFO]: Potato Growth Modifier: 100%
51[16:34:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
52[16:34:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
53[16:34:39] [Server thread/INFO]: Vine Growth Modifier: 100%
54[16:34:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
55[16:34:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
56[16:34:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
57[16:34:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
58[16:34:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
59[16:34:39] [Server thread/INFO]: Max TNT Explosions: 100
60[16:34:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
61[16:34:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
62[16:34:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
63[16:34:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
64[16:34:39] [Server thread/INFO]: -------- World Settings For [world_nether] --------
65[16:34:39] [Server thread/INFO]: View Distance: 10
66[16:34:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
67[16:34:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
68[16:34:39] [Server thread/INFO]: Item Merge Radius: 2.5
69[16:34:39] [Server thread/INFO]: Item Despawn Rate: 6000
70[16:34:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
71[16:34:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
72[16:34:39] [Server thread/INFO]: Experience Merge Radius: 3.0
73[16:34:39] [Server thread/INFO]: Mob Spawn Range: 8
74[16:34:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
75[16:34:39] [Server thread/INFO]: Cane Growth Modifier: 100%
76[16:34:39] [Server thread/INFO]: Melon Growth Modifier: 100%
77[16:34:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
78[16:34:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
79[16:34:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
80[16:34:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
81[16:34:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
82[16:34:39] [Server thread/INFO]: Potato Growth Modifier: 100%
83[16:34:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
84[16:34:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
85[16:34:39] [Server thread/INFO]: Vine Growth Modifier: 100%
86[16:34:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
87[16:34:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
88[16:34:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
89[16:34:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
90[16:34:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
91[16:34:39] [Server thread/INFO]: Max TNT Explosions: 100
92[16:34:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
93[16:34:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
94[16:34:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
95[16:34:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
96[16:34:39] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
97[16:34:39] [Server thread/INFO]: View Distance: 10
98[16:34:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
99[16:34:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
100[16:34:39] [Server thread/INFO]: Item Merge Radius: 2.5
101[16:34:39] [Server thread/INFO]: Item Despawn Rate: 6000
102[16:34:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
103[16:34:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
104[16:34:39] [Server thread/INFO]: Experience Merge Radius: 3.0
105[16:34:39] [Server thread/INFO]: Mob Spawn Range: 8
106[16:34:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
107[16:34:39] [Server thread/INFO]: Cane Growth Modifier: 100%
108[16:34:39] [Server thread/INFO]: Melon Growth Modifier: 100%
109[16:34:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
110[16:34:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
111[16:34:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
112[16:34:39] [Server thread/INFO]: Beetroot Growth Modifier: 100%
113[16:34:39] [Server thread/INFO]: Carrot Growth Modifier: 100%
114[16:34:39] [Server thread/INFO]: Potato Growth Modifier: 100%
115[16:34:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
116[16:34:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
117[16:34:39] [Server thread/INFO]: Vine Growth Modifier: 100%
118[16:34:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
119[16:34:39] [Server thread/INFO]: Bamboo Growth Modifier: 100%
120[16:34:39] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
121[16:34:39] [Server thread/INFO]: Kelp Growth Modifier: 100%
122[16:34:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
123[16:34:39] [Server thread/INFO]: Max TNT Explosions: 100
124[16:34:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
125[16:34:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
126[16:34:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
127[16:34:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
128[16:34:39] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
129[16:34:40] [Server thread/INFO]: Preparing spawn area: 0%
130[16:34:40] [Server-Worker-3/INFO]: Preparing spawn area: 0%
131[16:34:40] [Server thread/INFO]: Preparing spawn area: 0%
132[16:34:42] [Server-Worker-2/INFO]: Preparing spawn area: 100%
133[16:34:42] [Server-Worker-2/INFO]: Preparing spawn area: 100%
134[16:34:42] [Server-Worker-1/INFO]: Preparing spawn area: 100%
135[16:34:42] [Server-Worker-5/INFO]: Preparing spawn area: 100%
136[16:34:43] [Server thread/INFO]: Loaded 441 spawn chunks for world world
137[16:34:43] [Server thread/INFO]: Time elapsed: 3404 ms
138[16:34:43] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
139[16:34:43] [Server thread/INFO]: Preparing spawn area: 0%
140[16:34:43] [Server-Worker-4/INFO]: Preparing spawn area: 100%
141[16:34:44] [Server-Worker-3/INFO]: Preparing spawn area: 100%
142[16:34:44] [Server-Worker-6/INFO]: Preparing spawn area: 100%
143[16:34:44] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
144[16:34:44] [Server thread/INFO]: Time elapsed: 1569 ms
145[16:34:44] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
146[16:34:44] [Server thread/INFO]: Preparing spawn area: 0%
147[16:34:45] [Server thread/INFO]: Preparing spawn area: 100%
148[16:34:45] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
149[16:34:45] [Server thread/INFO]: Time elapsed: 733 ms
150[16:34:45] [Server thread/INFO]: [Skinner] Enabling Skinner v4..0*
151[16:34:45] [Server thread/INFO]: config.yml has been found and loaded.
152[16:34:45] [Server thread/INFO]: disguises.yml has been found and loaded.
153[16:34:45] [Server thread/INFO]: disguises.yml has been found and loaded.
154[16:34:45] [Server thread/ERROR]: Error occurred while enabling Skinner v4..0 (Is it up to date?)
155kotlin.UninitializedPropertyAccessException: lateinit property protocolManager has not been initialized
156 at it.tigierrei.skinner.Skinner.getProtocolManager(Skinner.kt:18) ~[?:?]
157 at it.tigierrei.skinner.api.disguise.RelEntityMoveLookPacketListener.<init>(RelEntityMoveLookPacketListener.kt:17) ~[?:?]
158 at it.tigierrei.skinner.api.disguise.DisguiseManager.<init>(DisguiseManager.kt:34) ~[?:?]
159 at it.tigierrei.skinner.Skinner.onEnable(Skinner.kt:31) ~[?:?]
160 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-214]
161 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-214]
162 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-214]
163 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-214]
164 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-214]
165 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-214]
166 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-214]
167 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-214]
168 at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
169[16:34:45] [Server thread/INFO]: [Skinner] Disabling Skinner v4..0
170[16:34:45] [Server thread/INFO]: [CMI] Enabling CMI v8.6.15.0
171[16:34:46] [Server thread/INFO]: ????? ?????? ????
172[16:34:46] [Server thread/INFO]: ????? ? ?? ? ????
173[16:34:46] [Server thread/INFO]: ?? ?? ?????? ??
174[16:34:46] [Server thread/INFO]: ?? ?? ?????? ??
175[16:34:46] [Server thread/INFO]: ????? ?????? ????
176[16:34:46] [Server thread/INFO]: ????? ?????? ????
177[16:34:46] [Server thread/INFO]: _______________________________________________________
178[16:34:46] [Server thread/INFO]: 47 Enabled and 0 Disabled modules
179[16:34:47] [Server thread/INFO]: Failed to setup encoder by using key in security.key file.
180[16:34:47] [Server thread/INFO]: Encryption will be disabled. Report about this to the developer and include error message. This will not effect plugins work
181[16:34:47] [Server thread/WARN]: java.security.InvalidKeyException: Illegal key size or default parameters
182[16:34:47] [Server thread/WARN]: at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1026)
183[16:34:47] [Server thread/WARN]: at javax.crypto.Cipher.implInit(Cipher.java:801)
184[16:34:47] [Server thread/WARN]: at javax.crypto.Cipher.chooseProvider(Cipher.java:864)
185[16:34:47] [Server thread/WARN]: at javax.crypto.Cipher.init(Cipher.java:1249)
186[16:34:47] [Server thread/WARN]: at javax.crypto.Cipher.init(Cipher.java:1186)
187[16:34:47] [Server thread/WARN]: at com.Zrips.CMI.utils.CMIEncoder.initialize(CMIEncoder.java:48)
188[16:34:47] [Server thread/WARN]: at com.Zrips.CMI.CMI.onEnable(CMI.java:1380)
189[16:34:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
190[16:34:47] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
191[16:34:47] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
192[16:34:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
193[16:34:47] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
194[16:34:47] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
195[16:34:47] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
196[16:34:47] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
197[16:34:47] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
198[16:34:47] [Server thread/INFO]: Loaded (48) regular alias into memory. Took 34ms
199[16:34:47] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 2ms
200[16:34:47] [Server thread/INFO]: 3.28.0 data base type detected
201[16:34:47] [Server thread/INFO]: Started SqLite data base. Took 261ms
202[16:34:47] [Server thread/INFO]: Vault was not found, you will have limited economy support
203[16:34:47] [Server thread/INFO]: Can't determine sound name for tag. Trying to defaulting to BLOCK_NOTE_HARP
204[16:34:47] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
205[16:34:47] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
206[16:34:47] [Server thread/INFO]: Loaded (122) custom mob heads into memory. Took 20ms
207[16:34:47] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 23ms
208[16:34:47] [Server thread/INFO]: Initializing BungeeCord
209[16:34:47] [Server thread/INFO]: Loaded (5) kits into memory. Took 9ms
210[16:34:47] [Server thread/INFO]: Loaded (7) ranks into memory. Took 8ms
211[16:34:47] [Server thread/INFO]: Loaded (8) playtime rewards into memory. Took 2ms
212[16:34:47] [Server thread/INFO]: Loaded (1) player data into memory. Took 7ms
213[16:34:47] [Server thread/INFO]: Loaded (2) playtime records into memory. Took 1ms
214[16:34:47] [Server thread/INFO]: Loaded (0) playtime reward records into memory. Took 0ms
215[16:34:48] [Server thread/INFO]: Registered events. Took 375ms
216[16:34:48] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 5ms
217[16:34:48] [Server thread/INFO]: Updated (EN) language file. Took 137ms
218[16:34:48] [Server thread/INFO]: Loaded (245) worth values into memory. Took 12ms
219[16:34:48] [Server thread/INFO]: Starting world timer.
220[16:34:48] [Server thread/INFO]: Initializing world manager.
221[16:34:48] [Server thread/INFO]: Loaded (5) schedules into memory. Took 6ms
222[16:34:48] [Server thread/INFO]: Loaded (0) skin cache entries into memory. Took 0ms
223[16:34:48] [Server thread/INFO]: Version 8.6.15.0 has been enabled
224[16:34:48] [Server thread/INFO]: ???????????????????????????????????????????????????????
225[16:34:48] [Server thread/INFO]: Done (9.760s)! For help, type "help"
226[16:34:48] [Server thread/INFO]: Timings Reset