ID:2890122
 
Resolved
Using #include to add a skin/script/map file to the project within a .dm file in a subdirectory could confuse the compiler into thinking the included file wasn't present.
BYOND Version:515.1614
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 116.0.0.0
Applies to:Dream Maker
Status: Resolved (515.1615)

This issue has been resolved.
Descriptive Problem Summary:

Test project included: http://files.byondhome.com/Ter13/preprocessorbreak_src2.zip

For some reason, DMF files refuse to be opened during compilation when included manually in manually included demo files, at least with FILE_DIR off.
Lummox JR resolved issue with message:
Using #include to add a skin/script/map file to the project within a .dm file in a subdirectory could confuse the compiler into thinking the included file wasn't present.