TheGrandMasterCory
Member
- May 26, 2019
- 388
- 424
- 93
Yep! I not only thought of it, I actually did it.Have you ever thought about simply going down the path of the bugfix (A_Struggle_With_Sin-Hotfix_0.5.4.1a.zip\Hotfix 0.5.4.1a\www\data\) and checking the date of the json file in it? The change date of the file is 2023-05-17. It doesn't make much sense to provide a new fix for a game version that is already obsolete...
Want to know what the problem was?
The problem was I went a step further than you and did this check for both "Hotfix 0.5.4.0c" and "Hotfix 0.5.4.1a" in order to compare the files and file-dates of both Hotfixes - see edited section of this post here.
When you do that, you quickly find that "Hotfix 0.5.4.0c" also contains a file called "www/data/Map090.json" which also has the same exact date and time as the "www/data/Map090.json" file found in "Hotfix 0.5.4.1a".
Therefore, the confusion caused by the error in the "How To" README text file was justified.