Wintermute Engine Forum

Wintermute Engine => Bug reports => Topic started by: SoundGuy on January 17, 2010, 09:08:22 PM

Title: Autosave Pizza Morgana Episde 1 crashes with WME 1.9.1
Post by: SoundGuy on January 17, 2010, 09:08:22 PM
Yes, i tried replacing the pizza.exe with the one WME 1.9.1 makes in the regular release that you have - and it crashes.
The game calls the autosave function when you choose to exit from the in game menu while playing.

I'll appreciate it you either find a workaround, or fix it asap. I want to rerelease Episode 1 with toon shaders.
Title: Re: Autosave Pizza Morgana Episde 1 crashes with WME 1.9.1
Post by: Mnemonic on January 17, 2010, 10:09:14 PM
The crash is happening in the Direct3D 9 version of WME 1.9.1 if you dynamically change 3D actor's texture from script and no effect file is assigned.
Hotfix: http://dead-code.org/download/wme_hotfix191_1.zip
Title: Re: Autosave Pizza Morgana Episde 1 crashes with WME 1.9.1
Post by: SoundGuy on January 17, 2010, 10:24:33 PM
Thanks.