ID:2888928
 
Resolved
The client wasn't properly requesting atoms it hadn't seen when they were used in a \ref macro.
BYOND Version:515.1614
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 116.0.0.0
Applies to:Dream Seeker
Status: Resolved (515.1615)

This issue has been resolved.
Descriptive Problem Summary:

<img src='\ref[src]'> // Works
<img src='\ref[random_obj_on_map]'> // Doesn't.


The cache will get a blank entry if the thing inside of \ref isn't something the client has seen.

Test case sent on Discord.
Lummox JR resolved issue with message:
The client wasn't properly requesting atoms it hadn't seen when they were used in a \ref macro.