Skip to content

User made constellations broken? #264

@krazykatboy

Description

@krazykatboy

Every time I attempt to create or import a custom constellation I get errors. While constellations were working, as soon as I attempted to make my own everything started failing.

These errors include, but are not limited to:

  • Error: the passage "Save" does not exist [[When first saving a new constellation]]
    - Note: After occurring, only way to recreate it is to delete the browser's cache, cookies, and other saved data related to the game.
  • If attempted again, the following popup error occurs instead:
Error: <<set>>: bad evaluation: set.curses is undefined.

Stack Trace:
value@file:///E:/Games/Abyss%20Diver%201.3.1d/Abyss%20Diver%201.3.1d/AbyssDiver.html:60896:150833
click@file:///E:/Games/Abyss%20Diver%201.3.1d/Abyss%20Diver%201.3.1d/AbyssDiver.html line 60896 > eval:12031:26
dispatch@file:///E:/Games/Abyss%20Diver%201.3.1d/Abyss%20Diver%201.3.1d/AbyssDiver.html:59:40035
add/v.handle@file:///E:/Games/Abyss%20Diver%201.3.1d/Abyss%20Diver%201.3.1d/AbyssDiver.html:59:38006
  • <<print>>: bad evaluation: set.curses is undefined [[When game generates the share code for all constellations]]
  • <<for>>: bad range expression: set.curses is undefined [[When trying to view list of player-made constellations]]
  • The following list of errors is generated when the "take on random constellations" option is used:
Error: <<set>>: bad evaluation: set.curses is undefined
Error: <<set>>: bad evaluation: State.temporary.userConstellations is undefined
Error: <<set>>: bad evaluation: State.temporary.userConstellations is undefined
Error: <<set>>: bad evaluation: State.temporary.userConstellations is undefined
Error: <<if>>: bad conditional expression in <<if>> clause: State.temporary.constellation is undefined

Even after breaking, the option to manually select one of the pre-made constellations still works as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions