Submitted by xagema on Tue, 2014-01-28 11:19
Hi!
I have a problem, the fact is that I am developing the code has a bug (division by 0) and Framsticks not give me any information about the error. Is there any way to debug in Framsticks or error messages on the console, report that line has been wrong?
thanks!!
Xevi
Forums:
Dear Xevi, Could you first
Dear Xevi,
Could you first use the most recent version, then look at the
messages.out
file, and then let us know in detail what are exactly the symptoms of the problem? How is the division by 0 shown? Where is it displayed? What is your source code and settings?