ID:2307594
 
Resolved
Double-clicking on an object tree node defined in another project could cause crashes in some situations.
BYOND Version:512.1392
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 61.0.3163.100
Applies to:Dream Maker
Status: Resolved (512.1393)

This issue has been resolved.
One of my projects includes stub DME files from the root directory to ensure that certain systems are synced across multiple different subprojects.

If I double-click on an object in the object tree declared in one of these manually included DME files, I wind up causing Dream Maker to crash.

#include "..\Common\Common.dme"


This is found in my sub project's DME file.

Lum, I already sent you a test case. Just open the object tree in Farm.dme and double-click on world to scan to that object. The only world definition is found in the Common subproject, which causes the Dream Maker to crash.
Lummox JR changed status to 'Verified'
Lummox JR resolved issue with message:
Double-clicking on an object tree node defined in another project could cause crashes in some situations.