Skip to content

Paragon config handshake mishandles mismatched line endings #8

@Twisted-Code

Description

@Twisted-Code

If by some chance the line ending style is different (i.e. CRLF vs. LF) between the client and server's configs, it's treated as a mismatch, despite line endings (obviously) being irrelevant to the actual configuration state.
I discovered this by accident because I started using GIT to track my client side configuration and user data, and I let GIT normalize my line endings to be Windows-style. Your mods (this and deeper & darker which depends on it) are the only mods out of almost 200 mods in All the Mods 8 that gave a damn about the line endings…

see also: Understanding Line Break Types, by Pranjal Kumar on Dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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