After many attempts to uninstall/reinstall and update java/Minecraft, snapshot 1.13-pre4 crashes on world load/generation, but stays frozen on "loading world" screen with the dirt background. Ending the java process with the task manager is the only way to close the frozen game. I turned on the active log, and watched as it tried to generate the 1.13 world, because it will not generate a crash log.
Here is what I get in the log:
21:06:01 | launcher | Preparing to launch minecraft client for 1.13-pre4 |
21:06:02 | launcher | Checking installations. |
21:06:02 | launcher | Minecraft client 1.13-pre4 is ready to start. |
21:06:02 | launcher | Starting! |
21:06:02 | launcher | Using default game log configuration client-1.12.xml (outputs XML) |
21:06:03 | cjm | Setting user: Wulfgardson |
21:06:04 | cjp | Skipping bad option: lastServer: |
21:06:04 | cjm | LWJGL Version: 3.1.6 build 14 |
21:06:05 | vb | Reloading ResourceManager: Default |
21:06:06 | djq | Starting up SoundSystem... |
21:06:06 | djq | Initializing No Sound |
21:06:06 | djq | (Silent Mode) |
21:06:06 | djq | OpenAL initialized. |
21:06:06 | djq | Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg |
21:06:06 | djq | Sound engine started |
21:06:09 | dgl | Created: 1024x512 textures-atlas |
21:06:10 | com.mojang.text2speech.NarratorWindows | Narrator library for x64 successfully loaded |
21:06:10 | net.minecraft.realms.RealmsBridge | Realms module missing |
21:06:26 | cfu | Deleting level New World |
21:06:26 | cfu | Attempt 1... |
21:06:31 | net.minecraft.realms.RealmsBridge | Realms module missing |
21:06:32 | bv | Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] |
21:06:32 | bv | Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] |
21:06:32 | bv | Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] |
21:06:32 | bv | Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] |
21:06:32 | bv | Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] |
21:06:32 | azo | Loaded 0 recipes |
21:06:32 | m | Loaded 0 advancements |
21:06:32 | djg | Starting integrated minecraft server version 1.13-pre4 |
21:06:32 | djg | Generating keypair |
21:06:32 | net.minecraft.server.MinecraftServer | Found new data pack vanilla, loading it automatically |
21:06:32 | vb | Reloading ResourceManager: Default |
21:06:32 | azo | Loaded 524 recipes |
21:06:33 | m | Loaded 571 advancements |
21:06:36 | net.minecraft.server.MinecraftServer | Preparing start region for level 0 |
21:06:37 | net.minecraft.server.MinecraftServer | Preparing spawn area: 0% |
21:06:38 | net.minecraft.server.MinecraftServer | Encountered an unexpected exception |
21:06:38 | net.minecraft.server.MinecraftServer | This crash report has been saved to: C:\Users\omert\AppData\Roaming\.minecraft\crash-reports\crash-2018-06-26_21.06.38-server.txt |
21:06:38 | net.minecraft.server.MinecraftServer | Stopping server |
21:06:38 | net.minecraft.server.MinecraftServer | Saving players |
21:06:38 | net.minecraft.server.MinecraftServer | Saving worlds |
21:06:38 | net.minecraft.server.MinecraftServer | Saving chunks for level 'New World'/overworld |
21:06:38 | net.minecraft.server.MinecraftServer | Saving chunks for level 'New World'/the_nether |
21:06:38 | net.minecraft.server.MinecraftServer | Saving chunks for level 'New World'/the_end |
The problem happens right when it gets to "Preparing Spawn Area," it just says:
"Encountered an unexpected exception
h: Writing into PalettedContainer from multiple threads"
I know it says: "This crash report has been saved, blah, blah, blah..." But, it doesn't save the log! I highlighted the trouble areas in red, and the suspicious areas in yellow.
Related issues
Comments
No comments.