tgstation / MapDiffBot

Tool for generating diff images of BYOND maps
GNU Affero General Public License v3.0
8 stars 11 forks source link

cannot reference variables in this context error when using macros in DMM #129

Closed Sovexe closed 3 years ago

Sovexe commented 3 years ago

If you have macros in your dmm file MapDiffBot is unable to provide renders

example from goonstation z2.dmm of a macro that will cause this issue

"dkP" = (
/obj/landmark/escape_pod_succ{
    shuttle = SHUTTLE_SOUTH
    },
/turf/space/shuttle_transit,
/area/shuttle_transit_space/north)

https://mdb.affectedarc07.co.uk/Files/252047483/2013182595/0/logs.txt

AffectedArc07 commented 3 years ago

Issue with spacemanDMM, not our code. Please report on

https://github.com/Spacemaniac/SpacemanDMM