Bugs
From Endrov and VWB
Bugs are unacceptable and we want to know about everything you find; if you don't report, they will likely not get fixed. That simple.
Any of the following is considered a bug:
- The program crashes (very uncommon, if it happens it is given full priority)
- No error message upon exceptional event
- Error message, and it is not clear how to avoid it
- Insufficient documentation
If you have something to report, add it to our bug tracker (SF).
There is a log file written together with the Configuration files (Endrov 2.15.1). If you report a bug then please include the output in this file (the session when it crashed is enough).
Even better bug reports
More information about problems might go to the terminal (Windows users: the console). You can copy-paste the output instead of the log file. To see the console output, run Endrov from the console:
- Open the console/terminal
- Use "cd" to go to the Endrov directory
- Run "java -jar startEndrov.jar"
- Make it crash/go bad
