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

Unable to run launch.bat gives SyntaxError: invalid syntax on line 809 in main.py #39

Closed Diluted22 closed 5 years ago

Diluted22 commented 5 years ago

When I try to run the launch.bat i get the following error

image

scamille commented 5 years ago

Apparently you don't get the full error message through launch.bat

If you run main.py directly, you'll get the following error: Error: AutoSimC could not decode your input file 'input.txt' with encoding 'utf-8'. Please make sure that your text editor encodes the file as 'utf-8', or as a quick fix remove any special characters from your character name.

See also https://github.com/SimCMinMax/AutoSimC#frequently-asked-questions question 1