Jump to content

Unexpected stack overflow.


photo

Recommended Posts

We investigated recent game crash and found that it was produced by an unexpected recursion in our scripts.

The problem is there was no messageboxes or error messages in log regarding this issue. And of course this problem was not easy to reproduce, so it bothered our players long enough.

 

Please add error message regarding the stack overflow due to the recursion with a call stack (would be nice to dump the whole call stack into a separate file) - it will greatly simplify debugging in such cases.

 

Thanks in advance.

Link to comment
×
×
  • Create New...