JasonLautzenheiser / trizbort

Trizbort, the Interactive Fiction Mapper
http://www.trizbort.com
Other
130 stars 35 forks source link

Trying to open a windows link gives us a blank file #453

Open andrewschultz opened 6 years ago

andrewschultz commented 6 years ago

In 1.7.0,

  1. run command line in administrative mode on windows 7+
  2. create a file x.trizbort. Put a room in it.
  3. mklink x1.trizbort x.trizbort
  4. from the command line, run x1.trizbort
  5. from the command line, run x.trizbort

(4) still gives "untitled" as a file. (5) doesn't.

Another test case would be multiple links e.g. 3a. mklink x2.trizbort x1.trizbort 4a. from the command line, run x2.trizbort

github-actions[bot] commented 4 years ago

Stale issue message