ID:1559375
 
504.1234

Anyone else noticing that forum_accounts demo's and libraries aren't working in latest builds of BYOND? Is it me?

Compiling and running this one results in a blank window.
http://www.byond.com/developer/Forum_account/ShooterDemo

This mouse one doesn't work either. While the map renders, clicking does nothing and no errors.
http://www.byond.com/developer/Forum_account/MousePosition

Are you running these with threading/map-threading on or off?
No idea. Not intentionally doing one or the other so whatever the default is I suppose.
I'm having issues with ACWraith's boardgame framework as well. Any project I compile with it compiles fine, but DS crashes as soon as it loads. Just running the included demo crashes DS as well.

http://www.byond.com/developer/ACWraith/BoardGameFramework

EDIT: Well, it got fixed somewhere between 1238 and 1244. I updated and now it works.
Also my game Cave Drifter is having some effect issues. It used to how I wanted it, now the fade effect is messed up, there is some white flickering when you view your stats, and the maptext positioning is way off.

The source has been untouched, so whatever BYOND did, caused the problem.
I'm sure most of these issues are solve-able in the code.. Some way or another.
Shooter Demo works for me on 504.1234, all map threading options set at their defaults. Possible installation issue on your end?