wispborne / TriOS

Starsector mod manager & toolkit.
https://fractalsoftworks.com/forum/index.php?topic=29674.0
GNU General Public License v3.0
9 stars 1 forks source link

Clarify Version Checker error message, ask user to verify it works ingame #38

Closed wispborne closed 2 months ago

wispborne commented 2 months ago

https://github.com/MnHebi/FDS_ROTS/blob/main/FDS.version

Error on line 212, column 75: Mapping values not allowed here

{
    "masterVersionFile":"https://github.com/MnHebi/FDS_ROTS/blob/main/FDS.version",
    "modName":"Fringe Defence Syndicate - Return of the Syndicate",
    "modThreadId":12243,
    "modVersion":
    {
        "major":0,
        "minor":11,
        "patch":1m
    }
}
wispborne commented 2 months ago

@MnHebi

wispborne commented 2 months ago

Caused by url pointing to web page instead of text file, won't fix because this matches Version Checker mod logic.

wispborne commented 2 months ago

add something like This mod may not work with in-game Version Checker. If it does, please report a TriOS bug. to the error message

wispborne commented 2 months ago

Done in 0.0.53