KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

latest nightly releases fails to grab update file from server #56

Closed CuddleBear92 closed 1 year ago

CuddleBear92 commented 1 year ago

The latest nightly releases fails to grab update file from server. The update file it not downloaded at all. Also it would not process the update even if its in the folder from a former version that worked.

[2023-07-08 14:20:04.808] [debug] Default logger set
[2023-07-08 14:20:04.866] [debug] RecordData::addVersion() - Adding version Chapter: 1 to record 1:Galaxy Crossing: First Conquest
[2023-07-08 14:20:04.997] [info] Notifying of config change
[2023-07-08 14:20:05.003] [info] Checking remote for updates at https://atlas-gamesdb.com/api/updates
[2023-07-08 14:20:05.086] [debug] Handling json response from /api/updates
[2023-07-08 14:20:05.086] [warning] Failed to handle json response from /api/updates. Server returned code TLS initialization failed
CuddleBear92 commented 1 year ago

this was an issue with the files in the tls folder. given new ones fixed it. i guess it got messed up when i updated the client between nightlies and just overwrote my last install.