Modern algebras quest log syntaxerror

● ARCHIVED · READ-ONLY
Started by MRColourblock 6 posts View original ↗
  1. Hey, I was using Modern Algebras Quest log script, but suddenly I got his message when starting playtest:

    Script 'modern algebras quest script' line 838:SyntaxError occured.

    unexpected tIDENTIFIER, expecting ']'

        q[:common_event_id] = 0

    The strange thing is, that it was working before just fine. I tried to copy/paste the line from another quest but it didn't work. I hope you can help me,

    MRColourblock.
  2. always give a link to the script you're asking help for.


    At first guess, you entered that line in the wrong position - the quest structure needs specific lines before and after the quest data, those are commented that you should not edit them - but if you override them you'll get such errors.


    For details, I need to see the link to the original script AND where you put your own quest data.
  3. Next time, please make the screenshot with alt-prtscr, so that only the RM window is captured - it's almost too small to be visible, but since the bug is a big incomplete line, I could still see it:


    The reward-item-line on the previous quest is incomplete and missing data as well as the ] - everything that follows was considered part of that reward, until it no longer fit the structure.
  4. It' working now, thanks, sometime it's the most obvious :D
  5. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.