Skip to content

Empty mixingasm config file can cause a really hard to debug crash #60

Description

@FalsePattern

When the game crashes extremely early due to other reasons, sometimes the file configs/mixingasm/transformer_inclusion_list_default.txt fails to properly generate and stays empty. This causes the following incomprehensible crash:

fml-client-latest.log

Suggestion:
Instead of removing the :replaceableFile marker, it should be :doNotReplace but commented out by default, like so:

#:doNotReplace
# This file will get OVERWRITTEN at launch, nullifying any changes made to it, unless you uncomment the line above. It is recommended to edit transformer_inclusion_list.txt and transformer_exclusion_list.txt instead, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions