[StrangePan][1.1.110] Crash in PathFindAlgorithm.cpp calling request_path
Posted: Wed Sep 25, 2024 5:39 am
I can consistently cause a crash when calling surface.request_path, with stack trace:
Attached is a minimal mod and map and log. If you click anywhere with iron gears on your cursor, it calls request_path, and crashes. The positions in the call are currently hard coded for reproducibility, but many nearby paths also crash.
Code: Select all
53.346 Error PathFindAlgorithm.cpp:1010: newChunkComponent->component != ChunkComponent::noComponent || newChunkComponent->chunk == this->mapPositionToChunkPosition(current.position) was not true