ID:2823106
 
Resolved
/image in lists defined at compile time for vars could cause a crash in the map editor.
BYOND Version:514
Operating System:Windows 11
Web Browser:Firefox 106.0
Applies to:Dream Maker
Status: Resolved (514.1589)

This issue has been resolved.
Descriptive Problem Summary:
Dream Maker Crashes when selecting certain items from the object tree or right clicking an existing item on the map and selecting "make active object"

Does the problem occur:
Every time? Or how often?
Every time with specific items, never with others. Which ones are affected change

On other computers?
Yes. Other system runs older version of Byond (514.1582) and the issue occurs with the same items.

When does the problem NOT occur?
It stopped happening at random times if I worked on other parts of the game. When coming back to things that made the crash they would be fine but other items would cause a crash. The newer crashing items would not crash the editor prior.


Workarounds:
With one of these items already on the map, the entire tile can be copied but this has very limited use.


Event Viewer Log:
- System
- Provider
[ Name] Application Error
- EventID 1000
[ Qualifiers] 0
Version 0
Level 2
Task 100
Opcode 0
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2022-09-29T23:50:29.3942592Z
EventRecordID 35919
Correlation
- Execution
[ ProcessID] 12472
[ ThreadID] 0
Channel Application
Computer DESKTOP-T2RIN9V
Security

- EventData
dreammaker.exe
5.0.514.1588
631b67b2
MSVCR120.dll
12.0.21005.1
524f7ce6
c0000005
0000f6d6
1814
01d8d45e3c8f0ba5
C:\Program Files (x86)\BYOND\bin\dreammaker.exe
C:\Program Files (x86)\BYOND\bin\MSVCR120.dll
ff9b73b0-baee-4430-88b5-377516f99107




This is probably moot in 515. I think you're still in the alpha tester role in BYONDiscord. Have you tested in the latest alpha?

I'm not sure there's enough info here to replicate the issue anyway.

[edit]
Oh, my bad. You weren't set up as an alpha tester. That's fixed.
Unfortunately the same issue.

Log Name: Application
Source: Application Error
Date: 9/29/2022 8:50:32 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-T2RIN9V
Description:
Faulting application name: dreammaker.exe, version: 5.0.515.1589, time stamp: 0x63239436
Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f7ce6
Exception code: 0xc0000005
Fault offset: 0x0000f6d6
Faulting process id: 0x2d74
Faulting application start time: 0x01d8d466904bf729
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreammaker.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\MSVCR120.dll
Report Id: 3c7e620e-a498-4df2-9832-dce010b4050a
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

35985


Application
DESKTOP-T2RIN9V



dreammaker.exe
5.0.515.1589
63239436
MSVCR120.dll
12.0.21005.1
524f7ce6
c0000005
0000f6d6
2d74
01d8d466904bf729
C:\Program Files (x86)\BYOND\bin\dreammaker.exe
C:\Program Files (x86)\BYOND\bin\MSVCR120.dll
3c7e620e-a498-4df2-9832-dce010b4050a





This occurs when loading Dream Seeker with the alpha

Log Name: Application
Source: Application Error
Date: 9/29/2022 8:58:09 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-T2RIN9V
Description:
Faulting application name: dreamseeker.exe, version: 5.0.515.1589, time stamp: 0x6323941d
Faulting module name: byondcore.dll, version: 5.0.515.1589, time stamp: 0x632393db
Exception code: 0xc0000005
Fault offset: 0x000472d8
Faulting process id: 0x2740
Faulting application start time: 0x01d8d467b461c030
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondcore.dll
Report Id: c0b6e51f-9ef0-494a-9a91-3a9bc3984e42
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

35993


Application
DESKTOP-T2RIN9V



dreamseeker.exe
5.0.515.1589
6323941d
byondcore.dll
5.0.515.1589
632393db
c0000005
000472d8
2740
01d8d467b461c030
C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
C:\Program Files (x86)\BYOND\bin\byondcore.dll
c0b6e51f-9ef0-494a-9a91-3a9bc3984e42





Lummox JR resolved issue with message:
/image in lists defined at compile time for vars could cause a crash in the map editor.