Problem with the spawnAIPlayer patch.
by Kimberly Unger · in Technical Issues · 09/30/2003 (9:17 am) · 9 replies
I tried adding in the spawnAIPlayer patch and I'm getting a set of error messages telling me that a group of methods are not members of the AIPlayer class. The Methods are:
setShapeName
setTransform
setDataBlock
getTransform
setShapeName
setTransform
setDataBlock
getTransform
#2
09/30/2003 (9:24 am)
What is the best way to check, I thought I had the latist stable version, not Head.
#3
09/30/2003 (9:30 am)
That might be the problem... That patch was built against the HEAD source at the time. There were a number of changes to the AIPlayer class. The AIPlayer should derrive from Player if it doesn't your source is too old to work with that patch.
#4
09/30/2003 (9:35 am)
My AIPlayer is derrived from AIConnection.
#5
09/30/2003 (9:48 am)
Yep that's the problem then. In order to use that patch you'll need to update your source.
#6
09/30/2003 (9:55 am)
Thanks. Trying that now.
#7
"Unable to find function spawnAIPlayer"
What have I left out now?
09/30/2003 (11:00 am)
Everything compiles correctly now, But......I'm getting a error message now. "Unable to find function spawnAIPlayer"
What have I left out now?
#8
Start another post there with a few more details, like where you're getting the error (compile time or in the console) and I'll be hapy to help.
10/01/2003 (2:12 am)
Hrm I just realized what forum this is in. We need to move this to the private SDK forums.Start another post there with a few more details, like where you're getting the error (compile time or in the console) and I'll be hapy to help.
#9
10/01/2003 (7:05 am)
Ok, I just moved this post to the "Engine Thread of 'Torgue SDK Private Forums'".
Torque Owner J. Donavan Stanley