ID:1993611
 
Resolved
screen_loc values that were malformed but valid in Dream Seeker were not recognized properly in the webclient.
BYOND Version:509
Operating System:Windows 7 Pro 64-bit
Web Browser:Chrome 47.0.2526.73
Applies to:Webclient
Status: Resolved (509.1316)

This issue has been resolved.
Descriptive Problem Summary:
Several hud objects are incorrectly placed at hud when using keywords like CENTER or offsets

Numbered Steps to Reproduce Problem:
1. Add hud object with screen_loc using keywords like CENTER or offsets

Code Snippet (if applicable) to Reproduce Problem:
Included demo with a bunch of examples, you can notice the colored squares placed in dreamseeker than open in webclient to reproduce the problem.

https://dl.dropboxusercontent.com/u/51176364/ scratch_screen_loc.zip

Expected Results:
objects to be placed at screen_loc

Actual Results:
Placed at different location.

Does the problem occur:
Every time? Or how often? Yes
In other games? Yes
In other user accounts? Yes
On other computers? Yes

When does the problem NOT occur?

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.)

Workarounds:

Thanks for posting a demo. I'll take a look at that tomorrow. I haven't had any issues with CENTER myself, so it'd be good to compare.
Lummox JR resolved issue with message:
screen_loc values that were malformed but valid in Dream Seeker were not recognized properly in the webclient.