Debugger Error:Invalid scope kind

BlitzMax Forums/BlitzMax Beginners Area/Debugger Error:Invalid scope kind

Haramanai(Posted 2005) [#1]
I haven't found anythink with search so...
Debugger Error:Invalid scope kind
I get this message when I step in a function using the DebugStop then I get Process complete and the programm stops.

I really need to know what's going on in those functions to find out where the program makes the error and I get wrong values.

Other times I get just Process complete without a reason.

A simple example pass the test. And I cannot type down the code(it's too big).


Haramanai(Posted 2005) [#2]
Here is an example...


Right now I don't get the error I said but only "Process complete "

When in debug mode I step in collide function and then make a step the program just ends.

If anyone can help me to pass this problem he will be grat help to me.