Game Development Community

TGEA 1.7.1] I have some problem ( namespace )

by Mquaker · in Torque Game Engine Advanced · 06/22/2008 (10:38 pm) · 2 replies

I porting tgea 1.0.3 to tgea 1.7.0.

no problems excute and loaded my ported client.

but, i saw many warning message in my console.log.

here:
Object 'AudioButtonOver' is not a member of the 'SFXProfile' data block class

Namespace::unlinkClass - cannot unlink namespace parent linkage for TestMain for GuiChunkedBitmapCtrl.

Error: cannot change namespace parent linkage of TestMain from GuiChunkedBitmapCtrl to GuiTextCtrl.

Warning! You have a duplicate datablock name of TestMain . This can cause problems. You should rename one of them.

i need some help.

thanks.

#1
06/23/2008 (4:31 pm)
I fixed this errors.

Namespace::unlinkClass - cannot unlink namespace parent linkage for TestMain for GuiChunkedBitmapCtrl.
Error: cannot change namespace parent linkage of TestMain from GuiChunkedBitmapCtrl to GuiTextCtrl.
Warning! You have a duplicate datablock name of TestMain . This can cause problems. You should rename one of them.

TGEA 1.7.1 is auto duplicate name to other control.
i think this problem is TGEA 1.7's bug.
#2
11/08/2009 (5:27 pm)
lol..how to fix it? i have this problem with the 1.8