ID:2838689
 
Resolved
Images added to areas before the areas were known to the client never properly resolved.
BYOND Version:514
Operating System:Windows 10 Home 64-bit
Web Browser:Firefox 107.0
Applies to:Dream Seeker
Status: Resolved (515.1597)

This issue has been resolved.
Descriptive Problem Summary: When an image object is attached to an area, it is not displayed in some instances.

Numbered Steps to Reproduce Problem:
1) Download the following test project: http://files.byondhome.com/Higoten/Tests/ Area%20Image%20Test.zip
2) Open the project and notice that /area is given an image object (Visually, Yellow vertical bars) on New() and should be displayed to /mob on Login().
3) Compile and run the project.
4) Observe that no yellow vertical bars are displayed.

Expected Results: For image objects attached to areas to be displayed.

Actual Results: In the test project above, the attached image is not displayed.

Does the problem occur:
Every time? Or how often? Every time in the test project provided.
In other games? Unknown.
In other user accounts? Untested.
On other computers? Yes.

When does the problem NOT occur? Unknown.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? Yes, this issue does not occur in BYOND 512.1406

Workarounds: Unknown.

Lummox JR resolved issue with message:
Images added to areas before the areas were known to the client never properly resolved.