Script Editor Does Not Save

Home Forums Bugs Script Editor Does Not Save

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3343
    Anonymous
    Guest

    I’m experiencing an issue where I cannot use the script editor to change the score. If I press the “Save and refresh score” button, all of my changes are abandoned. similarly with the “Refresh code” button.

    Steps to repeat:
    Create an object in the score view
    open the script editor (Inspector->Files Tab->Double click on the score name)
    make some changes (I was attempting to change x/y pos on a trigger)
    click the Save and refresh score button.
    Changes in the script editor are removed and the original score is replaced.

    IanniX 0.9.14 beta. Using OsX 10.7.5.

    #3344
    Anonymous
    Guest

    After playing around for a while, I realized that this only occurs in the sections labeled “This section is automaticaly overwritten when saving a score.”

    Does this mean that these sections are unable to be edited by the script editor?

    #3349
    IanniX
    Keymaster

    Hi!

    Yes exactly. If you want to add some code to your graphical score, you should write the code in the function makeWithScript() (add objecte BEFORE graphical ones) or alterateWithScript() (to add code AFTER graphical editing).

    You cannot edit manually the score or you should do this through an external editor.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bugs’ is closed to new topics and replies.

© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About