Game Development Community

JS Error

by rennie moffat · in Torque Game Builder · 11/02/2010 (5:02 pm) · 4 replies

Hi there, i am working from my laptop on TGB since my PowerBook G4 does not support Intel iTGB. I am doing this but I come across one error that does not allow my player to move, well part of anyway and it is not something I have seen before.

from the console:
[quote]
J

About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
11/02/2010 (5:07 pm)
Hi there, i am working from my laptop on TGB since my PowerBook G4 does not support Intel iTGB. I am doing this but I come across one error that does not allow my player to move, well part of anyway and it is not something I have seen before.

from the console:
J
#2
11/02/2010 (5:10 pm)
For some reason i can not pot what i want.... meaning my full message regarding this thread would not go thru, I apologize for the double posts etc.....


my question is...
I am getting a "JS Error, from the console... a syntax error.

from the console:
J
#3
11/02/2010 (5:11 pm)
Hi there, i am working from my laptop on TGB since my PowerBook G4 does not support Intel iTGB. I am doing this but I come across one error that does not allow my player to move, well part of anyway and it is not something I have seen before.

from the console:
it is a JS syntax Error.

The Mac I have is 10.4.11 1.76GHz Processor.
JS, in the error type. What is that Java Script? Is this related to my player not moving?


#4
11/02/2010 (5:15 pm)
Again, i apologise for this wierd post. my machine is obviously haunted.


Bottom line is, my player is not moving using a trusted behavior, i am getting this JS Error, a syntax error on line 3 of one of my behaviors.



if(!isObject(bigBoxClass))
{
	%template = new behaviorTemplate(bigBoxClass);


ummmm.
yah.


would anyone be able to suggest what this might be, as I say i am using TGB 174. and my Mac is an old PowerBook G4, osX 10.4.11.




Any ideas?