ID:2093909
 
I've run across a problem with mapping and I think it might be due to the Byond versions, this is how the map should look in game: http://i.imgur.com/KdyrZdx.png

And this is how it does look:
http://i.imgur.com/vhBa1eP.png

I think this is to due with the Byond versions because the last time I ran this source was about 8 months ago and ever since then I haven't touched it but back then it worked fine.
I just tried it with build 504.1234 and it works as it is supposed to. Is there any fix to this?
The same thing happen to me.
It's impossible to give you an answer on this without knowing a lot more. Like for instance, what does the definition of that obj that isn't showing up look like?
Lummox recently discovered the source of this bug. BACKGROUND_LAYER is a very large value. It didn't used to function in topdown map mode. It does now. Change the layer of those hud objects to something more reasonable.