Originally Posted by parisienne17
View Post
You get a guru error if your script calls an object that you do not have. Objects in a script are quoted between parentheses like these: ("VolumeAnim"), ("HiddenVolume"), ("songticker"), or ("player.map.volume").
If you get a guru error then you either add the missing object or remove the lines that call the missing object.
Leave a comment: