[Bug 32316] Autodesk 3ds Max 9 32-bit exits silently or crashes on startup with Wine-Mono

"WineHQ Bugzilla" <[email protected]> Mon, 07 Jun 2021 20:55:26 +0000
Newsgroups gmane.comp.emulators.wine.bugs
Message-ID <[email protected]/>
https://bugs.winehq.org/show_bug.cgi?id=32316

--- Comment #32 from Esme Povirk <[email protected]> ---
I made a winforms update to work around the object[] marshaling failure:
https://github.com/madewokherd/winforms/commit/4f8a74382d9d1b79445350a1fa57f098df45e1ec

Then it asserted because winforms does something nonsensical, so I pushed
another work-around:
https://github.com/madewokherd/winforms/commit/f2ba6171aef54d8897baba0e0cb2312c15556101

With these changes, the program starts for me.

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