My guess would be how you added your custom race to the script(s). Since the error location isn't always the source of the problem, you'll have to trace it back to any changes you've made. Afterwards, you can make incremental changes and then compile as necessary.īased on that screenshot, the error is on line 644, character 0 in the SAM_MCMScript.psc source file. As a rule of thumb with source scripts, you should first compile them without any changes to make sure your personal setup works.