Game Development Community

Pickup sound

by Tasty Green Pees :-, · in General Discussion · 04/14/2006 (3:05 am) · 4 replies

Can anyone explain this error. My pickup sound was working fine and I must have done something to mess it up cos now it won't play. instead I get this errror.

server/scripts/weapon.cs (119): Unable to find object: '1377' attempting to call function 'getTransform'

#1
04/14/2006 (3:07 am)
Oh, forgot to mention that the use sound works perfectly fine
#2
04/14/2006 (9:06 am)
Forgettaboudit
#3
04/14/2006 (10:06 am)
Hmm as general ettique, when you post a question and solve it yourself..... you should post what you did to fix it in case someone else has that issue. Even if it's momentary self moron syndrome which i get sometimes :)
#4
04/14/2006 (6:53 pm)
Sorry to dissapoint but my solution was rather "ugly". I had to resort to my backed up files of all the client scripts after failing to go through all my code to locate the glitch.

Are you having problems with sound? Elaborate maybe I can help.