-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w08b, Minecraft 19w09a
-
None
-
Unconfirmed
The bug
Game crash when downgrade from 19w08b or + from 1.13.2
How to reproduce
- Create a world in 19w09a
- Open minecraft 1.13.2 and rejoin the 19w09a world
→
The game crash
Also in the game output it spam this error :
Couldn't load protochunk java.lang.IllegalArgumentException: The value 0 is not in the specified inclusive range of 1 to 32 at org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:1032) at xd.<init>(SourceFile:19) at bnq.a(SourceFile:177) at bnv.a(SourceFile:680) at bnv.b(SourceFile:592) at bnv.b(SourceFile:213) at bnv.b(SourceFile:165) at tx.a(SourceFile:59) at tx$$Lambda$1562/254858450.apply(Unknown Source) at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.computeIfAbsent(Long2ObjectOpenHashMap.java:479) at tx.a(SourceFile:54) at tx.a(SourceFile:25) at acu.b(SourceFile:80) at acu.a(SourceFile:61) at acu$$Lambda$1558/926738298.get(Unknown Source) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
I also received these errors, though they weren't spammed like the one above:
Encountered an unexpected exception java.lang.NullPointerException at tx.a(SourceFile:97) at tc.a(SourceFile:211) at td.a(SourceFile:728) at net.minecraft.server.MinecraftServer.a(SourceFile:508) at dgh.a(SourceFile:122) at net.minecraft.server.MinecraftServer.run(SourceFile:584) at java.lang.Thread.run(Thread.java:745)
Exception stopping the server java.lang.NullPointerException at tx.a(SourceFile:97) at tc.a(SourceFile:211) at td.a(SourceFile:728) at net.minecraft.server.MinecraftServer.a(SourceFile:508) at net.minecraft.server.MinecraftServer.h_(SourceFile:532) at dgh.h_(SourceFile:279) at net.minecraft.server.MinecraftServer.run(SourceFile:619) at java.lang.Thread.run(Thread.java:745)
Caught previously unhandled exception : java.lang.NullPointerException
Crash report
---- Minecraft Crash Report ----
// You're mean.
Time: 08/03/19 12:49
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at tx.a(SourceFile:97)
at tc.a(SourceFile:266)
at td.a(SourceFile:199)
at net.minecraft.server.MinecraftServer.b(SourceFile:747)
at net.minecraft.server.MinecraftServer.a(SourceFile:681)
at dgh.a(SourceFile:131)
at net.minecraft.server.MinecraftServer.run(SourceFile:584)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Server thread
Stacktrace:
at tx.a(SourceFile:97)
at tc.a(SourceFile:266)
at td.a(SourceFile:199)
– Affected level –
Details:
Level name: Nouveau monde
All players: 0 total; []
Chunk stats: ServerChunkCache: 642 Drop: 0
Level seed: -5124484977819798108
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (96,4,-208), Chunk: (at 0,0,0 in 6,-13; contains blocks 96,0,-208 to 111,255,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1651 game time, 1651 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 86941 (now: false), thunder time: 59678 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.b(SourceFile:747)
at net.minecraft.server.MinecraftServer.a(SourceFile:681)
at dgh.a(SourceFile:131)
at net.minecraft.server.MinecraftServer.run(SourceFile:584)
at java.lang.Thread.run(Thread.java:745)
– System Details –
Details:
Minecraft Version: 1.13.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 221623104 bytes (211 MB) / 603979776 bytes (576 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-141955 Game crash everytime i open my world in minecraft.
- Resolved