Skip to content

world scanner crashes in spectrum:deeper_down due to deeper down generating below y=-64 #11

@walksanatora

Description

@walksanatora

the spectrum deeper down generates between y=-64 and y=-320 which causes world scanner assertion to fail

 INFO  region_scanner > Starting to scan dimension: spectrum:deeper_down, at /home/walksanator/.local/share/PrismLauncher/instances/Hextest-1.0.0/.minecraft/saves/New World/dimensions/spectrum/deeper_down/region.
 INFO  region_scanner > World version detected as at least 1.18.
 WARN  region_scanner > Region (-2, -2) failed to load! Error: LoaderError("io error: Error { kind: UnexpectedEof, message: \"failed to fill whole buffer\" }").
 INFO  region_scanner > Processing region (-2, -1).
 INFO  region_scanner > Processing region (0, -2).
 INFO  region_scanner > Processing region (1, 0).
 INFO  region_scanner > Processing region (1, -2).
 INFO  region_scanner > Processing region (-2, 0).
 INFO  region_scanner > Processing region (1, -1).
 INFO  region_scanner > Processing region (-2, 1).
 INFO  region_scanner > Processing region (-1, -2).
 WARN  region_scanner > Region (1, 1) failed to load! Error: LoaderError("io error: Error { kind: UnexpectedEof, message: \"failed to fill whole buffer\" }").
 INFO  region_scanner > Processing region (0, 0).
 INFO  region_scanner > Processing region (0, -1).
 INFO  region_scanner > Processing region (-1, -1).
 INFO  region_scanner > Processing region (0, 1).
 INFO  region_scanner > Processing region (-1, 0).
 INFO  region_scanner > Processing region (-1, 1).
 INFO  region_scanner > Tried to scan 16 regions. Succeeded in scanning 14.
 INFO  region_scanner > Nonempty chunks counted: 6075, around 37.08% of the zone specified.
 INFO  region_scanner > Area on each layer: 1555200
 INFO  region_scanner > Blocks counted: 398131200
 INFO  region_scanner > Elapsed: 18.04s for 16 regions, average of 1.29s per scanned region, or 3.04s per 1024 scanned chunks.
 INFO  region_scanner > Filtered results by normalized frequency. 463 block-dim pairs out of 565 were retained.
The application panicked (crashed).
Message:  assertion failed: *freqs.keys().min().unwrap() >= min_y
Location: src/lib.rs:267

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions