[16:50:04] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [16:50:04] [main/INFO]: Reloading ResourceManager: Default, bukkit [16:50:05] [Worker-Main-2/INFO]: Loaded 7 recipes [16:50:06] [Server thread/INFO]: Starting minecraft server version 1.16.5 [16:50:06] [Server thread/INFO]: Loading properties [16:50:06] [Server thread/INFO]: This server is running Paper version git-Paper-794 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) [16:50:06] [Server thread/INFO]: Debug logging is disabled [16:50:06] [Server thread/INFO]: Server Ping Player Sample Count: 12 [16:50:06] [Server thread/INFO]: Using 4 threads for Netty based IO [16:50:06] [Server thread/INFO]: Default game type: SURVIVAL [16:50:06] [Server thread/INFO]: Generating keypair [16:50:06] [Server thread/INFO]: Starting Minecraft server on *:25565 [16:50:06] [Server thread/INFO]: Using default channel type [16:50:07] [Server thread/INFO]: [VoxyMortes] Loading VoxyMortes v1.0-SNAPSHOT [16:50:07] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.6.2 [16:50:07] [Server thread/INFO]: [ViaVersion] ViaVersion 4.6.2 is now loaded. Registering protocol transformers and injecting... [16:50:07] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ... [16:50:07] [Server thread/INFO]: [ViaBackwards] Loading translations... [16:50:07] [Server thread/INFO]: [ViaBackwards] Registering protocols... [16:50:08] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections [16:50:08] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.6.1 [16:50:08] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3 [16:50:08] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-636 [16:50:08] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.3 [16:50:08] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.31-SNAPSHOT (build 3070) [16:50:08] [Server thread/INFO]: [BloodFading] Loading BloodFading v0.6.0 [16:50:08] [Server thread/INFO]: [VoxyShop] Loading VoxyShop v1.0-SNAPSHOT [16:50:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [16:50:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-636 [16:50:08] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.3 [16:50:09] [Server thread/INFO]: Preparing level "world" [16:50:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [16:50:09] [Server thread/INFO]: Preparing spawn area: 0% [16:50:09] [Server thread/INFO]: Time elapsed: 251 ms [16:50:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether [16:50:09] [Server thread/INFO]: Time elapsed: 83 ms [16:50:09] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end [16:50:09] [Server thread/INFO]: Time elapsed: 129 ms [16:50:09] [Server thread/INFO]: [VoxyMortes] Enabling VoxyMortes v1.0-SNAPSHOT [16:50:09] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.6.2 [16:50:09] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.16.4/5 (754) [16:50:09] [Server thread/WARN]: [ViaVersion] You are running an outdated Java version, please consider updating it to at least Java 17 (your version is 16.0.2). At some point in the future, ViaVersion will no longer be compatible with this version of Java. [16:50:09] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.6.1 [16:50:09] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3 [16:50:09] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [16:50:10] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.31-SNAPSHOT (build 3070) [16:50:10] [Server thread/INFO]: [Citizens] Loading external libraries [16:50:10] [Server thread/INFO]: [Citizens] No translation for system language (pt_BR): defaulting to English [16:50:10] [Server thread/INFO]: [Citizens] Loading shops from disk... [16:50:10] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0] [16:50:10] [Server thread/INFO]: [BloodFading] Enabling BloodFading v0.6.0 [16:50:10] [Server thread/INFO]: [VoxyShop] Enabling VoxyShop v1.0-SNAPSHOT [16:50:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [16:50:10] [Server thread/INFO]: Running delayed init tasks [16:50:10] [Server thread/INFO]: 0 placeholder hook(s) registered! [16:50:10] [Craft Scheduler Thread - 3/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [16:50:10] [Server thread/INFO]: [Citizens] Could not fetch NMS method p: [[net.minecraft.server.v1_16_R3.EntityLiving.p(). [16:50:10] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_16_R3.EntityLiving.p() [16:50:10] [Server thread/WARN]: at java.base/java.lang.Class.getDeclaredMethod(Class.java:2613) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.util.NMS.getMethod(NMS.java:430) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.util.NMS.getMethodHandle(NMS.java:447) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC.(EntityHumanNPC.java:482) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.nms.v1_16_R3.entity.HumanController.createEntity(HumanController.java:49) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.AbstractEntityController.create(AbstractEntityController.java:24) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:302) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:185) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.Citizens$CitizensLoadTask.run(Citizens.java:627) [16:50:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) [16:50:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:485) [16:50:10] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [16:50:10] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) [16:50:10] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:50:10] [Server thread/INFO]: [Citizens] Could not fetch NMS method p: [[Cannot invoke "java.lang.reflect.Method.getDeclaringClass()" because "m" is null. [16:50:10] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Method.getDeclaringClass()" because "m" is null [16:50:10] [Server thread/WARN]: at java.base/java.lang.invoke.MethodHandles$Lookup.unreflect(MethodHandles.java:3336) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.util.NMS.getMethodHandle(NMS.java:447) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC.(EntityHumanNPC.java:482) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.nms.v1_16_R3.entity.HumanController.createEntity(HumanController.java:49) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.AbstractEntityController.create(AbstractEntityController.java:24) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:302) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:185) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [16:50:10] [Server thread/WARN]: at net.citizensnpcs.Citizens$CitizensLoadTask.run(Citizens.java:627) [16:50:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) [16:50:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:485) [16:50:10] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [16:50:10] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) [16:50:10] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:50:10] [Server thread/INFO]: [Citizens] Retrying spawn of 0{Jubileu, PLAYER} later, SpawnReason.RESPAWN. Was loaded false is loaded false [16:50:10] [Server thread/INFO]: [Citizens] Stored 0{Jubileu, PLAYER} for respawn from NPCNeedsRespawnEvent [16:50:10] [Server thread/INFO]: [Citizens] Loading shops... 0 0 [16:50:10] [Server thread/INFO]: [Citizens] Loaded 1 NPCs. [16:50:10] [Server thread/INFO]: Done (4.295s)! For help, type "help" [16:50:10] [Server thread/INFO]: Timings Reset [16:50:11] [Server thread/WARN]: java.lang.Exception: CITIZENS CHUNK LOAD DEBUG [-15,1] [16:50:11] [Server thread/WARN]: at net.citizensnpcs.EventListen.loadNPCs(EventListen.java:185) [16:50:11] [Server thread/WARN]: at net.citizensnpcs.EventListen.onChunkLoad(EventListen.java:198) [16:50:11] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor38.execute(Unknown Source) [16:50:11] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) [16:50:11] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) [16:50:11] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) [16:50:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.Chunk.loadCallback(Chunk.java:875) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerChunk.lambda$a$15(PlayerChunk.java:775) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.PlayerChunkMap$CallbackExecutor.run(PlayerChunkMap.java:204) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:1080) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.ChunkProviderServer.runTasks(ChunkProviderServer.java:660) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1280) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1264) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1225) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1139) [16:50:11] [Server thread/WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) [16:50:11] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:50:11] [Server thread/INFO]: [Citizens] Respawning all NPCs at [-15,1] due to org.bukkit.event.world.ChunkLoadEvent@1caf039b [16:50:11] [Server thread/INFO]: [Citizens] Removing respawns of 0{Jubileu, PLAYER} due to SpawnReason.CHUNK_LOAD [16:50:11] [Server thread/INFO]: [Citizens] Spawned 0{Jubileu, PLAYER} SpawnReason.CHUNK_LOAD [16:50:11] [Server thread/INFO]: [Citizens] Spawned 0{Jubileu, PLAYER} during org.bukkit.event.world.ChunkLoadEvent@1caf039b at [-15,1] [16:50:55] [Thread-17/WARN]: Exception in thread "Thread-17" java.lang.Error: java.util.zip.ZipException: zip END header not found [16:50:55] [Thread-17/WARN]: at Updater.a(:144) [16:50:55] [Thread-17/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:50:55] [Thread-17/WARN]: Caused by: java.util.zip.ZipException: zip END header not found [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1608) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1460) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1469) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1281) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1243) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:707) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:241) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:171) [16:50:55] [Thread-17/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:185) [16:50:55] [Thread-17/WARN]: at Updater.a(:82) [16:50:55] [Thread-17/WARN]: ... 1 more [16:50:58] [Thread-23/WARN]: java.nio.file.FileSystemException: .bin: O arquivo já está sendo usado por outro processo [16:50:58] [Thread-23/WARN]: at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) [16:50:58] [Thread-23/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [16:50:58] [Thread-23/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [16:50:58] [Thread-23/WARN]: at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:275) [16:50:58] [Thread-23/WARN]: at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110) [16:50:58] [Thread-23/WARN]: at java.base/java.nio.file.Files.deleteIfExists(Files.java:1185) [16:50:58] [Thread-23/WARN]: at java.base/java.nio.file.Files.copy(Files.java:3132) [16:50:58] [Thread-23/WARN]: at Updater.a(:129) [16:50:58] [Thread-23/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:51:01] [Thread-24/WARN]: java.nio.file.FileSystemException: .bin: O arquivo já está sendo usado por outro processo [16:51:01] [Thread-24/WARN]: at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) [16:51:01] [Thread-24/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [16:51:01] [Thread-24/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [16:51:01] [Thread-24/WARN]: at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:275) [16:51:01] [Thread-24/WARN]: at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110) [16:51:01] [Thread-24/WARN]: at java.base/java.nio.file.Files.deleteIfExists(Files.java:1185) [16:51:01] [Thread-24/WARN]: at java.base/java.nio.file.Files.copy(Files.java:3132) [16:51:01] [Thread-24/WARN]: at Updater.a(:129) [16:51:01] [Thread-24/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:51:03] [Thread-25/WARN]: java.nio.file.FileSystemException: .bin: O arquivo já está sendo usado por outro processo [16:51:03] [Thread-25/WARN]: at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) [16:51:03] [Thread-25/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [16:51:03] [Thread-25/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [16:51:03] [Thread-25/WARN]: at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:275) [16:51:03] [Thread-25/WARN]: at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110) [16:51:03] [Thread-25/WARN]: at java.base/java.nio.file.Files.deleteIfExists(Files.java:1185) [16:51:03] [Thread-25/WARN]: at java.base/java.nio.file.Files.copy(Files.java:3132) [16:51:03] [Thread-25/WARN]: at Updater.a(:129) [16:51:03] [Thread-25/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:51:08] [Thread-11/WARN]: Exception in thread "Thread-11" java.lang.Error: java.util.zip.ZipException: zip END header not found [16:51:08] [Thread-11/WARN]: at Updater.a(:144) [16:51:08] [Thread-11/WARN]: at java.base/java.lang.Thread.run(Thread.java:831) [16:51:08] [Thread-11/WARN]: Caused by: java.util.zip.ZipException: zip END header not found [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1608) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1460) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1469) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1281) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1243) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:707) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:241) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:171) [16:51:08] [Thread-11/WARN]: at java.base/java.util.zip.ZipFile.(ZipFile.java:185) [16:51:08] [Thread-11/WARN]: at Updater.a(:82) [16:51:08] [Thread-11/WARN]: ... 1 more [16:51:09] [Thread-26/WARN]: java.nio.file.FileSystemException: .bin: O arquivo já está sendo usado por outro processo [16:51:09] [Thread-26/WARN]: at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92) [16:51:09] [Thread-26/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [16:51:09] [Thread-26/WARN]: at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [16:51:09] [Thread-26/WARN]: at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:275) [16:51:09] [Thread-26/WARN]: at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110) [16:51:09] [Thread-26/WARN]: at java.base/java.nio.file.Files.deleteIfExists(Files.java:1185) [16:51:09] [Thread-26/WARN]: at java.base/java.nio.file.Files.copy(Files.java:3132) [16:51:09] [Thread-26/WARN]: at Updater.a(:129) [16:51:09] [Thread-26/WARN]: at java.base/java.lang.Thread.run(Thread.java:831)