ID:113396
 
BYOND Version:482
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 11.0.696.68
Applies to:Dream Maker
Status: Unverified

Thus far we've been unable to verify or reproduce this bug. Or, it has been observed but it cannot be triggered with a reliable test case. You can help us out by editing your report or adding a comment with more information.
Descriptive Problem Summary:
In an open Environment, renaming any file with a forbidden character(<, >, \, /, ?, *, ", :) causes the rename to fail as it should, but upon clicking the file you attempted to rename, Dream Maker crashes.

In a single file, the above occurs, but without a crash.

Numbered Steps to Reproduce Problem:
1: Rename the file
2: Use a character that you typically can't have in a name
3: The rename will fail
4: Attempt to open up the file

Expected Results:
The Rename to fail and not do anything
Actual Results:
Dream Seeker Crashes
Does the problem occur:
Every time? Or how often? Every Time
In other games? N/A
In other user accounts? N/A
On other computers? Yes

When does the problem NOT occur?
Never

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.)

Pretty sure it happened to me in 481

Workarounds:
Watch what you type :P
I was unable to verify the crash. However, I did find that it is trivial to capture the failed rename and bail out of any of the tree rebuilding that is done after a rename. Doing this should eliminate the crash, so please retest in 484 when that is released.