matlo / GIMX

The GIMX software.
GNU General Public License v3.0
591 stars 105 forks source link

"Can't retrieve configs list!" error. #634

Closed CodeOhms closed 5 years ago

CodeOhms commented 5 years ago

The gimx-launcher program throws the error "Can't retrieve configs list!" when attempting to get new configs. This also occurs in my config dl util that I've been fixing in my little spare time. Upon further inspection, I found that the ConfigUpdater module returns the error -2, meaning initialisation failed.

The problem is present in both the master and gimxfile branches. Tested on two different linux machines, each running 64 bit Manjaro Linux.

matlo commented 5 years ago

Thanks for reporting. This only happened in the gimxfile branch, and I just fixed it.