Game Development Community

fps/client/default.cs Line: 46 - Syntax error.

by AIDan · in Torque Game Engine · 11/10/2001 (9:14 am) · 5 replies

Missing ';'

#1
11/10/2001 (11:31 am)
I don't have that. Are you using HEAD or have you made changes of your own and forgot to add one? Also, I don't have default.cs, I have defaults.cs.
#2
11/11/2001 (3:47 am)
Sorry, I meant defaults.cs.
Using HEAD revision.
#3
11/11/2001 (5:48 am)
Thanks for the catch. In my version it was line 44.
#4
11/11/2001 (1:40 pm)
It's that way in the release_1_1_0 version as well. I was looking through the console text the other day and saw that. Not sure of the line number, but if you run the demo, you can see it in the console (scroll up a ways)
#5
11/25/2001 (5:36 pm)
I just checked the fix into CVS.

--Rick