Debugger Problems

Blitz3D Forums/Blitz3D Programming/Debugger Problems

Lilprog(Posted 2003) [#1]
In the original version of Blitz 3d whenever I got an error message like entity not found, it would hilite the offender and allow me to see what was wrong. With new version 1.83 that i just installed, it doesnt hilite the specific line thats causing a problem anymore. I know you can add debugging messages to the code now, but i really dont want to add debugging messages to the 5,000 lines of code I already have. Anybody have any suggestions?

Rob


Moses(Posted 2003) [#2]
I noticed this too, i was wondering if i was the only one.. most of the time i can't even tell where the cursor is when an error happens.. so i just hit enter or hold down shift and press the left cursor to give me the location of the problem, i dunno why it doesn't do it anymore, kinda a bummer.
Suggestion: ask for it to be put back in blitz :)


_PJ_(Posted 2003) [#3]
It's a pain innit!

I also would like to have the same line highlighted when returning to Source Code.