Dungeon Crawl

Dungeon Crawl

20M Downloads

Stuck in loading.

ItaloCunhaBueno opened this issue ยท 2 comments

commented

Hi, I'm having a little problem in my game and I think that this mod is the reason:

I can create a world and play fine but when I get out, I can never return as I get stuck in loading:

[27jul2020 23:18:50.119] [Render thread/INFO] [Dungeon Crawl/]: Adding datapack reload listener

Hhere is the final lines of the Log:

[27jul2020 23:18:48.506] [Render thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 7 recipes
[27jul2020 23:18:49.481] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1119 advancements
[27jul2020 23:18:49.481] [Render thread/INFO] [Dungeon Crawl/]: Loading all models...
[27jul2020 23:18:49.820] [Render thread/INFO] [Dungeon Crawl/]: Loading additional models
[27jul2020 23:18:49.948] [Render thread/INFO] [Dungeon Crawl/]: Finished model loading.
[27jul2020 23:18:49.948] [Render thread/INFO] [Dungeon Crawl/]: Loading themes from JSON
[27jul2020 23:18:50.003] [Render thread/INFO] [Dungeon Crawl/]: Creating Child Piece Handlers
[27jul2020 23:18:50.109] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [structurize, scan, pos1, pos2, anchor_pos] and [structurize, scan, pos1, pos2, player] with inputs: [^1 ^ ^-5, 0 0 0, ~ ~ ~, ^ ^ ^, ~0.5 ~1 ~-5]
[27jul2020 23:18:50.111] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[27jul2020 23:18:50.113] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[27jul2020 23:18:50.115] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[27jul2020 23:18:50.117] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[27jul2020 23:18:50.119] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[27jul2020 23:18:50.119] [Render thread/INFO] [Dungeon Crawl/]: Adding datapack reload listener
[27jul2020 23:19:15.280] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!

Last line is me force quitting Minecraft.

Minecraft Version: 1.16.1
Mod Version: DungeonCrawl-1.16.1-2.0.1
Forge Version: 32.0.67

commented

I'm getting issues with DungeonCrawl causing chunk generation to halt entirely, sometimes I can get into a world and play for a bit, but then it fails to quit, and sometimes I can't even make the world cause it deadlocks mid way doing spawn chunks.

I've found that DungeonCrawl causes a super flat world generation to consistently die very early during world creation, even if it's the only mod installed.

The server doesn't crash or show high cpu usage, looking at the threads in VisualVM it shows all of them except for the Render thread will be completely idle.

commented

What issue is this supposed to be fixed in?

Getting this crash while trying to load...not really a crash to desktop...just hanging in the world load process. This is in the log:
https://pastebin.com/mMgM6Y5r

Using version DungeonCrawl-1.15.2-2.0.2