Game Development Community

Basic 3D Tutorial Not Working for Me/ Torque X

by Michael Malandra · in Torque Developer Network · 12/17/2008 (8:15 pm) · 0 replies

I followed the Torque X Basic 3D tutorial and was unable to get it to function properly. I get this in my output:

T3DSceneClient._OnRegister - Unable to find parent scene group PlayerMesh for scene client .

I'm not sure how to fix this, but it is causing my player to not register which in turn causes the game to throw an exception when it tries to find the BaseSceneGraph. Anyone else have this problem or know how to fix it?