[Bug 39643] DM Genie 2.x fails on startup with 'Automation error. ... Check the Scripting function Skill Bonus'

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 22 06:24:58 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39643

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #1 from Jacek Caban <jacek at codeweavers.com> ---
The problem is here:

fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED

We don't clean code that we already parsed, so that later attempts to add the
same code again fail.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list