BurgosManuel / dzsalauncher-updater

I made this simple website to fix the DZSA Launcher error: "There was a problem downloading server list one or more errors occurred"
0 stars 0 forks source link

multiple errors in json file on website #1

Closed MasterHaze1986 closed 1 year ago

MasterHaze1986 commented 1 year ago

Hi, let me start by thanking you for the help correcting this issue with the dzsa launcher.

Just wanted to let you know that there are multiple errors in the file generated on your page to fix the "There was a problem downloading server list one or more errors occurred" error.

In multiple spots the time code is listed with one digit too many for minutes. ("time": "01:069", instead of "time": "01:06",) The other error is that in various spots it lists DayzCN instead of the time stamp. ( "time": "DayzCN" instead of "time": "01:06")

Also, not so much a error but more of a "ease of use" issue, the file generated is all on a single line making finding errors a bit more tedious.

Once the errors are corrected manually, the file works perfectly and corrects the original error. :)

dayz-servers (generated by website).json dayz-servers (manually corrected).json

BurgosManuel commented 1 year ago

Hi MasterHaze! 👋 Thank you so much for taking the time to review this project and helping me to improve it. I made a new update based on the cases you describe, the new changes are:

Again, thank you so much for your help, and i will be glad to fix any other errors you might find! 💪❤