This repository was archived by the owner on Aug 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Problems
Electron_prod edited this page Jan 25, 2024
·
5 revisions
- Check installation of Java 8-10.
- If you have it, try to lauch program in cmd:
java -jar TimeTableConfigurator.jar
- Note: change "TimeTableConfigurator.jar" to name of file
- If you caught an error in previous step, try to lauch program in cmd:
JRE_PATH -jar TimeTableConfigurator.jar
- Notes:
Change "TimeTableConfigurator.jar" to name of file
Replace "JRE_PATH" with javaw.exe file path of your JRE
- If it doesn't help, write your problem to Issues and attach console log.
Make sure, that your .csv file has UTF-8 encoding.
Internal error. Contact us in Issues.
Incorrect format of your .CSV file.
Incorrect format of your .CSV file.
Day id can be only number 1-7 (Monday-sunday)
Incorrect format of your .CSV file or internal error. Check .CSV file format. If it's correct contact us in Issues
Login or password you entered is incorrect. Try again
Error connecting to server. Check your internet connection. Check server adress. Try again.