Registered Member
|
Hello, i have this error log, and i don't know what that mean, Thanks
|
Moderator
|
That mean you are calling the .block() method (or a similar one like middleRows, topLeftCorner, head, etc.) with out-of range values. Run your program in a debugger to see the call stack and find the respective line in your code.
|
Registered Member
|
Hello ggael and thanks for reply, sorry if my question is stupid but what do you mean by running the program in a debugger and how do that ? Thanks
|
Moderator
|
Here is an example on linux:
|
Registered Member
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]