Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Exception with corrupted filesystems #41

@joseasoler

Description

@joseasoler

A Windows user was experiencing the following exception:

todds has been terminated because of an exception: filesystem::recursive_directory_iterator increment error: The system cannot find the file specified [system:2]

According to this boost::filesystem issue, this exception happens when the filesystem is corrupt. Another fact that points to a corruption as the cause is that I managed to repro this issue at one point using mods from RimWorld as the input, but the issue went away after validating game files and letting Steam update the mods.

Potential fixes are discussed in the boost::filesystem issue mentioned above and in here: boostorg/filesystem@9a14c37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions