You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- Minecraft Crash Report ----
// Why did you do that?
Time: 11/9/22 4:50 PM
Description: Exception in server tick loop
java.util.concurrent.CompletionException: net.minecraft.util.ResourceLocationException: Non [a-z0-9/.-] character in path of location: minecraft:Control
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:SCPGetChunkPatch,xf:fml:jmt_mcmt:SCPDriveDebug,xf:fml:jmt_mcmt:SCPGetChunkNowPatch,xf:fml:jmt_mcmt:ServerWorldTickChunk,xf:fml:jmt_mcmt:ServerWorldTickChunk116,xf:fml:jmt_mcmt:chunkLoadCache,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v(MinecraftServer.java:646) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {}
Caused by: net.minecraft.util.ResourceLocationException: Non [a-z0-9/.-] character in path of location: minecraft:Control
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:33) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:38) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.tileentity.TileEntity.func_235657_b(TileEntity.java:79) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_212815_a(Chunk.java:730) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_177424_a(Chunk.java:381) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_175625_s(Chunk.java:368) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_201595_A(Chunk.java:711) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager.func_219208_a_(ChunkManager.java:628) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either.flatMap(Either.java:191) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219239_b_(ChunkManager.java:626) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 11 (amd64) version 10.0
Java Version: 1.8.0_333, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 938154088 bytes (894 MB) / 2480406528 bytes (2365 MB) up to 5726797824 bytes (5461 MB)
CPUs: 20
JVM Flags: 1 total; -Xmx6G
MCMT:
Config Info:
- Disabled: false
- World Disabled: false(onPostTick Disabled: false)
- Entity Disabled: false
- Env Disabled: false
- TE Disabled: false
- SCP Disabled: false
---- Minecraft Crash Report ----
// Why did you do that?
Time: 11/9/22 4:50 PM
Description: Exception in server tick loop
java.util.concurrent.CompletionException: net.minecraft.util.ResourceLocationException: Non [a-z0-9/.-] character in path of location: minecraft:Control
at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_333] {}
at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_333] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:SCPGetChunkPatch,xf:fml:jmt_mcmt:SCPDriveDebug,xf:fml:jmt_mcmt:SCPGetChunkNowPatch,xf:fml:jmt_mcmt:ServerWorldTickChunk,xf:fml:jmt_mcmt:ServerWorldTickChunk116,xf:fml:jmt_mcmt:chunkLoadCache,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:ThreadTaskExecutorCollections}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v(MinecraftServer.java:646) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {}
Caused by: net.minecraft.util.ResourceLocationException: Non [a-z0-9/.-] character in path of location: minecraft:Control
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:33) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.util.ResourceLocation.(ResourceLocation.java:38) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.tileentity.TileEntity.func_235657_b(TileEntity.java:79) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_212815_a(Chunk.java:730) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_177424_a(Chunk.java:381) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_175625_s(Chunk.java:368) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.chunk.Chunk.func_201595_A(Chunk.java:711) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ChunkManager.func_219208_a_(ChunkManager.java:628) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at com.mojang.datafixers.util.Either.flatMap(Either.java:191) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.func_219239_b_(ChunkManager.java:626) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 11 (amd64) version 10.0
Java Version: 1.8.0_333, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 938154088 bytes (894 MB) / 2480406528 bytes (2365 MB) up to 5726797824 bytes (5461 MB)
CPUs: 20
JVM Flags: 1 total; -Xmx6G
MCMT:
Config Info:
- Disabled: false
- World Disabled: false(onPostTick Disabled: false)
- Entity Disabled: false
- Env Disabled: false
- TE Disabled: false
- SCP Disabled: false
The text was updated successfully, but these errors were encountered: