Game Development Community

Just upgraded to new TGB version and..

by JD Scogin · in Torque Game Builder · 02/19/2009 (6:56 am) · 1 replies

I just upgraded to 1.7.4 after not using TGB for over a year. The first thing TGB did was upgrade my game program. I have no idea if that has anything to do with it. But I am getting an error when the first level loads. (it used to work) I have attached the ShooterControlsBehavior to a graphic. In the level code I see " _behavior0 = "ShooterControlsBehavior verticalSpeed 10.000 horizontalSpeed 10.000";"
As soon as the level loads I get this error from the console "BehaviorComponent::addBehaviors - Missing Behavior ShooterControlsBehavior"
I have removed the behavior and readded it. I am using Torsion but can't seem to figure out why it is failing.
Anyone seen this before, or have any tips for trobleshooting. If I set a breakbpoint in the level 1 code, it does not break until the end of that code.
Thanks for any suggestions.

#1
02/19/2009 (2:26 pm)
Note: I moved this from the Technical Board to the TGB forum board.