SimCMinMax / AutoSimC

Python script to create multiple profiles for Simcraft to find Best-in-Slot and best enchants/gems/talents combination.
GNU General Public License v3.0
54 stars 17 forks source link

simc auto download doenst work anymore #45

Closed Nexxxy closed 5 years ago

Nexxxy commented 5 years ago

Sometimes files are called and downloaded like :

simc-815-02-win64-nonetwork-d705c6c3fd

witch results in simc-815-02-win64-nonetwork folder. This one cant be detected by the script.

And sometimes the autoupdate doesnt work. He doesnt recognize the version update too.

Greetings

scamille commented 5 years ago

https://github.com/SimCMinMax/AutoSimC/blob/master/main.py#L339

the regex there probably needs to be updated to exclude nonetworking.

I'll see if I can find some time to get that fixed.