ID:2905178
 
BYOND Version:515.1622
Operating System:Windows 10 Pro 64-bit
Web Browser:Firefox 121.0
Applies to:Dream Maker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

In an existing environment, create a new file.
type .\newdirectory\file.dm
directory newdirectory\ will be created with new file.dm as expected, however BYOND will open .\newdirectory\file.dm in the editor.
When closed, and re-opened, the editor preserves this false path, until it is removed manually.


Numbered Steps to Reproduce Problem:
(above)
Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
. to be treated as windows "current directory" symbol

Actual Results:
. is treated as windows current directory symbol for creation, however is treated as part of the path when registering to the dme and editor.


Does the problem occur:
Every time? Or how often?
In other games?
In other user accounts?
On other computers?

When does the problem NOT occur?

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds: