johnwdubois / rezonator

Rezonator: Dynamics of human engagement
34 stars 1 forks source link

.REZ file not saved #142

Closed johnwdubois closed 4 years ago

johnwdubois commented 5 years ago

Describe the bug When the user saves with CTRL-S, it allows you to name a .REZ file to save, but in some circumstances, no such .REZ file is created or saved.

To Reproduce Steps to reproduce the behavior:

  1. Make some chains etc.
  2. Do CTRL-S, and specify a name for the .REZ file.
  3. Using Windows, look for the .REZ file -- no such file is created.

Expected behavior

  1. When the user does CTRL-S, make sure a .REZ file is created (in addition to the .CSV files that are created at the same time).
  2. This may require testing (with special attention to how files are handled) on a "virgin" computer:
    • a computer which does not have a GameMaker Studio installed
    • a computer which has never before had Rezonator installed

Operating System

Additional context See also #35.

johnwdubois commented 5 years ago

Updated description of the bug - @terrydubois, please check it out.