No player datablock in the "empty" project? - LOGGED (THREED-2514)
by Kyrah Abattoir · in Torque 3D Professional · 08/29/2011 (3:27 pm) · 6 replies
When starting an empty project, the engine complain about there being no player datablock, that's normal?
About the author
3D artist, programmer, game designer, jack of all trades, master of none.
#2
08/29/2011 (8:06 pm)
I dunno it sounds like a little oversight that there isn't even a "blank" datablock, just so the error doesn't pop up.
#3
There looks to be far too much code to just spawn a camera.
08/30/2011 (6:18 pm)
I agree, the "empty" project shouldn't try to spawn a player, but it does.There looks to be far too much code to just spawn a camera.
#4
08/30/2011 (7:54 pm)
For what i see the Game:: namespace has the player datablock set to "" so the fallback code trigger "if datablock is null, show a warning and load a spectator datablock"
#5
08/30/2011 (8:13 pm)
Either the warning should be removed or a basic player datablock should be put in place.
#6
09/01/2011 (9:34 am)
Kyrah Abattoir: I've gone ahead and logged this one under THREED-2514 for improvement.
Torque Owner Alfio Saitta
Collateral Studios