ID:2956737
 
BYOND Version:516.1648
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 131.0.0.0
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

When using a screen_loc like "RIGHT-10,BOTTOM" the object simply won't draw, instead of being 10 tiles to the left of the right edge of the screen.

Numbered Steps to Reproduce Problem:

Test case sent on Discord


Expected Results:

Object displayed at the bottom of the screen, 10 tiles from the right edge.

Actual Results:

Object doesn't display at all.

Does the problem occur:
Every time? Or how often? Every time.
In other games? Confirmed in multiple projects
In other user accounts? Yes
On other computers? Yes

When does the problem NOT occur?

Using 515 and below.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Works fine in all versions below 516.1648

Workarounds:

You could probably fudge it by using a plane master and offsetting the whole thing, but ew.

Login to reply.