ID:2608336
 
Resolved
Changes to maptext handling caused a regression where certain maptext could crash the client.
BYOND Version:513.1529
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 85.0.4183.83
Applies to:Dream Seeker
Status: Resolved (513.1530)

This issue has been resolved.
Descriptive Problem Summary:

Latest update caused maptext to start crashing the client.

Numbered Steps to Reproduce Problem:

1) Update to 1529
2) Join game with maptext filters
3) Kaboom.

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

Started in 1529


Lummox JR resolved issue with message:
Changes to maptext handling caused a regression where certain maptext could crash the client.
Event log error:
Faulting application name: dreammaker.exe, version: 5.0.513.1529, time stamp: 0x5f468ee6
Faulting module name: byondwin.dll, version: 5.0.513.1529, time stamp: 0x5f468e94
Exception code: 0xc0000005
Fault offset: 0x000d1783
Faulting process id: 0x2370
Faulting application start time: 0x01d67e41ee4ebb8a
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreammaker.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondwin.dll
Report Id: 0ecc8f2e-2b2f-4f30-8672-bf7dfd9a3c29
Faulting package full name:


I have a consistent crash when editing a DMI file I created the other day.

The dmi file is just a black square. I added a new unnamed icon state, then edited the new state. Once I hit the back button on the DMI editor, the IDE crashes.

Looks like it's a null pointer exception.

Try opening this DMI file in Dream maker, double-clicking on the white square and then hit the back button. It has crashed every time I've attempted to edit the duplicate state.

http://files.byondhome.com/Ter13/bg.dmi


EDIT: I thought I was on 1530, but it turns out I was still on 1529. This issue is not present in 1530. Sorry to waste your time.
In response to Ter13
Looks like I'll need more. I just tried creating a new icon, adding a state, flood-filling black, and I hit the back button, with no crash. This is in release-mode 513.1530.

[edit]
I missed your link. Trying that icon now.

[edit 2]
Nope, no crash for me there either. I'll try tracing your crash.

[edit 3]
Crash was determined to be due to the maptext bug from 1529.