Game Development Community

TSE Debugging with Brain Editor possible ?

by Claude-Alain Fournier · in Torque Game Engine Advanced · 08/15/2005 (11:26 pm) · 2 replies

Hi all,

I can use Brain Editor pro to debug TGE no trouble with that.

When I try to do it with TSE, TSE crash when debugger try to connect. (Mutex assert)

Has anyone successfully used Brain Editor Pro to debug TSE scripts ?

CAF

#1
08/16/2005 (6:10 pm)
Personally, if I try to debug with brain editor I get nothing.
Can you tell me what is needed to do in order to get it working?
About TSE debugging, keep in mind the executable is not the same
so may be Brain Editor can't find it in the memory.

Bye, Thc.
#2
08/16/2005 (10:53 pm)
Thc, here is a post on Brain Editor Pro forum that describe how to debug TGE :

www.twinno.com/brainedpro/forum/viewtopic.php?t=175

This work fine, I can debug my TGE projects without trouble.