Game Development Community

RTS StarterKit + World Domination (1.5.2) breaks chat window ?

by Jeff Yaskus · in RTS Starter Kit · 02/02/2010 (11:40 pm) · 3 replies

It started with this error in my console.log;

Loading compiled script jeffs.RTS/client/ui/playGui.gui.
Error: cannot change namespace parent linkage for ChatHud from GuiMessageVectorCtrl to GuiControl.

And I went back to the plain RTS Kit and the issue is not there -- after I added the latest world domination mod to it -- now the error shows up.

I'm digging through it to see what might be the cause -- will post a solution if found.

#1
02/03/2010 (12:31 am)
Is there not a debug option for torque scripts ??
#2
02/03/2010 (12:45 am)
you can debug torquescript with torsion, see the store.
#3
02/03/2010 (1:03 am)
I'm setting it up now - thanks