Bridge Commander Central

BC Forums => BC Technical Support => Previous "Black Screen of Death" Fixes => Topic started by: imoutosan on October 09, 2007, 08:29:47 PM

Title: BSOD - SyntaxError: invalid syntax while trying to duplicate the mvam constitution refit
Post by: imoutosan on October 09, 2007, 08:29:47 PM
okay, just trying to duplicate the mvam constitution refit so i can have 1: an ent-1701 with full/partial power, and 2: same but with no damage/st-3 damage texures getting bsod. i've been able to duplicate this ship before, but now i can't. see console report, and if need be i'm attaching the scripts.
Title: Re: BSOD - SyntaxError: invalid syntax while trying to duplicate the mvam constitution refit
Post by: MLeo on October 10, 2007, 09:09:49 AM
1701mvam is an invalid name, names need to start with a character (not number), anything from a to z or A to Z or _ will do. Do note, that with text, this doesn't matter, but with names (or rather, symbols/variables) it does.
Title: Re: BSOD - SyntaxError: invalid syntax while trying to duplicate the mvam constitution refit
Post by: imoutosan on October 10, 2007, 10:10:51 AM
sweet i'll give it a try, thx!
Title: Re: BSOD - SyntaxError: invalid syntax while trying to duplicate the mvam constitution refit
Post by: imoutosan on October 10, 2007, 10:31:37 AM
changed it to st3mvam, it worked. thx again.