Dynamic Interface Library

by KingCold999
Dynamically create and control windows and controls at runtime.
ID:1472734
 
BYOND Version:503
Operating System:Windows XP Pro
Web Browser:Chrome 32.0.1700.76
Applies to:Dream Seeker
Status: Verified

A member of our crack team of bug testers has verified that this issue is reproducible, and has handed it off to the development team for investigation.
Descriptive Problem Summary:
winset: Element hidden not found.
winset: Parameter hidden.type not found.
winset: Element hidden.resodet not found.

I wonder why these runtimes keep happening, maybe you could look into it :p



What is the code causing the error?
it occurs at start up time, in the options and messages box. I haven't really looked into the cause of this, I will run some tests and let you know.
winset: Element hidden not found.
winset: Parameter hidden.type not found.
winset: Element hidden.resodet not found.

Just realized these are the elements used to get the screen size. Might say not found for more than just these.

Edit: Yeah, happens any time something is not in a DMF file, so any time this library is used.. looking into a fix.
KingCold999 changed status to 'Verified'