· 6 years ago · Sep 23, 2019, 02:56 AM
1[22:49:10 ERROR]: Requested chunk : 1653588 -1299311
2[22:49:10 ERROR]: Region bounds : 1653588 -1299312 | 1653588 -1299312
3[22:49:10 ERROR]: Encountered an unexpected exception
4net.minecraft.server.v1_13_R1.ReportedException: Exception generating new chunk
5 at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:951) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
6 at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
7 at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
8 at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
9 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
10Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 1653588 -1299311
11 at java.util.concurrent.CompletableFuture.reportGet(Unknown Source) ~[?:1.8.0_221]
12 at java.util.concurrent.CompletableFuture.get(Unknown Source) ~[?:1.8.0_221]
13 at net.minecraft.server.v1_13_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
14 at net.minecraft.server.v1_13_R1.PlayerChunk.a(PlayerChunk.java:85) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
15 at net.minecraft.server.v1_13_R1.PlayerChunkMap.flush(PlayerChunkMap.java:143) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
16 at net.minecraft.server.v1_13_R1.WorldServer.doTick(WorldServer.java:309) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
17 at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:940) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
18 ... 4 more
19Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 1653588 -1299311
20 at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.c(RegionLimitedWorldAccess.java:77) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
21 at net.minecraft.server.v1_13_R1.GeneratorAccess.y(SourceFile:45) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
22 at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.getType(RegionLimitedWorldAccess.java:82) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
23 at net.minecraft.server.v1_13_R1.EntityRabbit.a(EntityRabbit.java:325) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
24 at net.minecraft.server.v1_13_R1.SpawnerCreature.a(SpawnerCreature.java:297) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
25 at net.minecraft.server.v1_13_R1.ChunkProviderGenerate.addMobs(ChunkProviderGenerate.java:74) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
26 at org.bukkit.craftbukkit.v1_13_R1.generator.NormalChunkGenerator.addMobs(NormalChunkGenerator.java:64) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
27 at net.minecraft.server.v1_13_R1.ChunkTaskSpawnMobs.a(SourceFile:15) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
28 at net.minecraft.server.v1_13_R1.ChunkTask.a(SourceFile:35) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
29 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:95) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
30 at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(ChunkTaskScheduler.java:62) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
31 at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(ChunkTaskScheduler.java:1) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
32 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
33 at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_221]
34 at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_221]
35 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_221]
36 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
37 at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_221]
38 at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_221]
39 at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_221]
40 at java.util.concurrent.CompletableFuture.uniApplyStage(Unknown Source) ~[?:1.8.0_221]
41 at java.util.concurrent.CompletableFuture.thenApplyAsync(Unknown Source) ~[?:1.8.0_221]
42 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
43 at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_221]
44 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
45 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
46 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
47 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
48 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
49 at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_221]
50 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
51 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:98) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
52 at net.minecraft.server.v1_13_R1.Scheduler.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
53 at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_221]
54 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
55 at java.util.concurrent.CompletableFuture.asyncSupplyStage(Unknown Source) ~[?:1.8.0_221]
56 at java.util.concurrent.CompletableFuture.supplyAsync(Unknown Source) ~[?:1.8.0_221]
57 at net.minecraft.server.v1_13_R1.Scheduler.b(SourceFile:61) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
58 at net.minecraft.server.v1_13_R1.SchedulerBatch.a(SourceFile:39) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
59 at net.minecraft.server.v1_13_R1.ChunkProviderServer.generateChunk(ChunkProviderServer.java:176) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
60 at net.minecraft.server.v1_13_R1.ChunkProviderServer.generateChunk(ChunkProviderServer.java:166) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
61 at net.minecraft.server.v1_13_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
62 at net.minecraft.server.v1_13_R1.PlayerChunk.a(PlayerChunk.java:85) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
63 at net.minecraft.server.v1_13_R1.PlayerChunkMap.flush(PlayerChunkMap.java:143) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
64 at net.minecraft.server.v1_13_R1.WorldServer.doTick(WorldServer.java:309) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
65 at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:940) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
66 ... 4 more
67[22:49:11 ERROR]: Cause of unexpected exception was
68java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 1653588 -1299311
69 at java.util.concurrent.CompletableFuture.reportGet(Unknown Source) ~[?:1.8.0_221]
70 at java.util.concurrent.CompletableFuture.get(Unknown Source) ~[?:1.8.0_221]
71 at net.minecraft.server.v1_13_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
72 at net.minecraft.server.v1_13_R1.PlayerChunk.a(PlayerChunk.java:85) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
73 at net.minecraft.server.v1_13_R1.PlayerChunkMap.flush(PlayerChunkMap.java:143) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
74 at net.minecraft.server.v1_13_R1.WorldServer.doTick(WorldServer.java:309) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
75 at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:940) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
76 at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
77 at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
78 at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
79 at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
80Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 1653588 -1299311
81 at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.c(RegionLimitedWorldAccess.java:77) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
82 at net.minecraft.server.v1_13_R1.GeneratorAccess.y(SourceFile:45) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
83 at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.getType(RegionLimitedWorldAccess.java:82) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
84 at net.minecraft.server.v1_13_R1.EntityRabbit.a(EntityRabbit.java:325) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
85 at net.minecraft.server.v1_13_R1.SpawnerCreature.a(SpawnerCreature.java:297) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
86 at net.minecraft.server.v1_13_R1.ChunkProviderGenerate.addMobs(ChunkProviderGenerate.java:74) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
87 at org.bukkit.craftbukkit.v1_13_R1.generator.NormalChunkGenerator.addMobs(NormalChunkGenerator.java:64) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
88 at net.minecraft.server.v1_13_R1.ChunkTaskSpawnMobs.a(SourceFile:15) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
89 at net.minecraft.server.v1_13_R1.ChunkTask.a(SourceFile:35) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
90 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:95) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
91 at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(ChunkTaskScheduler.java:62) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
92 at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(ChunkTaskScheduler.java:1) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
93 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
94 at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_221]
95 at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_221]
96 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_221]
97 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
98 at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_221]
99 at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_221]
100 at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_221]
101 at java.util.concurrent.CompletableFuture.uniApplyStage(Unknown Source) ~[?:1.8.0_221]
102 at java.util.concurrent.CompletableFuture.thenApplyAsync(Unknown Source) ~[?:1.8.0_221]
103 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
104 at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_221]
105 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
106 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
107 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
108 at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
109 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
110 at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_221]
111 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
112 at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:98) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
113 at net.minecraft.server.v1_13_R1.Scheduler.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
114 at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_221]
115 at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
116 at java.util.concurrent.CompletableFuture.asyncSupplyStage(Unknown Source) ~[?:1.8.0_221]
117 at java.util.concurrent.CompletableFuture.supplyAsync(Unknown Source) ~[?:1.8.0_221]
118 at net.minecraft.server.v1_13_R1.Scheduler.b(SourceFile:61) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
119 at net.minecraft.server.v1_13_R1.SchedulerBatch.a(SourceFile:39) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
120 at net.minecraft.server.v1_13_R1.ChunkProviderServer.generateChunk(ChunkProviderServer.java:176) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
121 at net.minecraft.server.v1_13_R1.ChunkProviderServer.generateChunk(ChunkProviderServer.java:166) ~[spigot-1.13.jar:git-Spigot-fe3ab0d-162bda9]
122 ... 9 more
123[22:49:11 ERROR]: This crash report has been saved to: C:\Users\TimeWarp Network\Desktop\Server Network\Survival\.\crash-reports\crash-2019-09-22_22.49.11-server.txt
124[22:49:11 INFO]: Stopping server
125[22:49:11 INFO]: [UltimateKits] Disabling UltimateKits v2.3.24
126[22:49:11 INFO]: =============================
127[22:49:11 INFO]: UltimateKits 2.3.24 by Songoda <3!
128[22:49:11 INFO]: Action: Disabling...
129[22:49:11 INFO]: =============================
130[22:49:11 INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.1.15
131[22:49:11 INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.10
132[22:49:11 INFO]: [Essentials] Disabling Essentials v2.17.1.15
133[22:49:11 INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
134[22:49:11 INFO]: [GUIShop] Disabling GUIShop v7.2.0
135[22:49:11 INFO]: [SuperLobby] Disabling SuperLobby v4.0.9
136[22:49:11 INFO]: [WorldGuard] Disabling WorldGuard v7.0.0;02b731f
137[22:49:11 INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
138[22:49:11 INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.0.0-b766
139[22:49:11 INFO]: [Vault] Disabling Vault v1.7.2-b107
140[22:49:11 INFO]: WEPIF: Using the Bukkit Permissions API.
141[22:49:11 INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
142[22:49:11 INFO]: [BuycraftX] Disabling BuycraftX v12.0.2
143[22:49:11 INFO]: UUID of player Ceavaa is 98bbdf48-3b24-4507-81fa-e09130906e10
144[22:49:11 INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.0
145[22:49:11 INFO]: [ViaVersion] Disabling ViaVersion v2.1.3
146[22:49:11 INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
147[22:49:11 INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.4
148[22:49:11 INFO]: [HealthBar] Disabling HealthBar v1.7
149[22:49:11 INFO]: [WorldEdit] Disabling WorldEdit v7.0.0;214af8a
150[22:49:11 INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
151[22:49:11 INFO]: [LuckPerms] Disabling LuckPerms v4.4.1
152[22:49:11 INFO]: [LuckPerms] Closing messaging service...
153[22:49:11 INFO]: [LuckPerms] Closing storage...
154[22:49:11 WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Shutdown initiated...
155[22:49:11 WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Shutdown completed.
156[22:49:11 INFO]: [LuckPerms] Shutting down internal scheduler...
157[22:49:11 INFO]: [LuckPerms] Goodbye!
158[22:49:11 INFO]: [ClearAll] Disabling ClearAll v1.0
159[22:49:11 INFO]: Saving players
160[22:49:11 INFO]: f45 lost connection: Server closed
161[22:49:11 INFO]: f45 left the game
162[22:49:11 INFO]: Saving worlds
163[22:49:11 INFO]: Saving chunks for level 'Survival'/overworld
164[22:49:11 INFO]: Saving chunks for level 'Survival_nether'/the_nether
165[22:49:11 INFO]: Saving chunks for level 'Survival_the_end'/the_end
166>
167C:\Users\TimeWarp Network\Desktop\Server Network\Survival>PAUSE
168Press any key to continue . . .