Game Development Community

Flight Game Example problem,

by FanZhang · in Torque Game Engine Advanced · 05/04/2009 (4:46 am) · 1 replies

I have merge the package Fight Game Example into the TGEA,but when create a object that show the error below:
Namespace::unlinkClass - cannot unlink namespace parent linkage for AIFlyingVehicle for FlyingVehicle.
Error: cannot change namespace parent linkage of AIFlyingVehicle from FlyingVehicle to AIRepairshipFlyingVehicle.
Do any one know what`s the problem?
Thanks!

#1
05/04/2009 (5:30 am)
ok,I have fixed now just because my foolish action that forget the exec();:(