Game Development Community

Hmm.. debugging?

by Matt "Mr. Pig" Razza · in Torque Game Engine · 10/06/2006 (12:51 pm) · 0 replies

I'm wondering what the best way would be to track down this problem:

Randomly (or so it seems) the game will echo this into the console:
" : Unknown Command"

I'm assuming something is attempting to run a function with no name... I didn't know this was possible however. Any ideas?