I'm getting a crash in this file. Was originally created in beta 15.
The crash happens when pressing the CTRL key to get the multitouch emulation.
I'm getting a crash in this file. Was originally created in beta 15.
The crash happens when pressing the CTRL key to get the multitouch emulation.
Andy H @ ovine.net
Awful Jokes - a new cartoon every day: http://awful.ovine.net/
Ovine's games: http://www.ovine.net
Thanks to this forum identifying what build the MFA file is, I can see that its build 250. I'm using the HWA build which I haven't updated. Load that file up in Build 251 normal MMF and it works. I'll try updating the HWA version to 251 to see if that fixes the problem and report back.
Andy H @ ovine.net
Awful Jokes - a new cartoon every day: http://awful.ovine.net/
Ovine's games: http://www.ovine.net
OK, still get the crash in MMF b251 HWA. Also in my HWA version, the build types are still called iPhone, and not renamed to iOS as in the non-HWA version.
Andy H @ ovine.net
Awful Jokes - a new cartoon every day: http://awful.ovine.net/
Ovine's games: http://www.ovine.net



I can confirm thet it does not work on MMF HWA 251_b16. It works ok on the standard version.

Hmm, I don't see why it would crash only in the HWA version. Have you re-saved the application with the build 251 of the normal version? If not, could you try and then reload it with the HWA version?
Will try.
...
HWA still crashes after saving in Beta 16 of the normal MMF. Both are on build 251 now.
This is what Visual Studio says about the crash:
Unhandled exception at 0x13001154 in edrt.exe: 0xC0000005: Access violation reading location 0x00000008.
Could it be because some things have not updated in the HWA version. The build names still say iPhone, not iOS.
13001140 mov eax,dword ptr [esp+8]
13001144 push esi
13001145 mov esi,dword ptr [esp+8]
13001149 push edi
1300114A test eax,eax
1300114C mov edi,dword ptr [esi+9Ch]
13001152 jne 1300117F
13001154 mov eax,dword ptr [edi+8]
13001157 push 0
13001159 mov ecx,dword ptr [eax]
1300115B push ecx
1300115C call dword ptr ds:[13003014h]
13001162 mov edx,dword ptr [esi+24h]
13001165 mov ecx,dword ptr [esi+20h]
13001168 push 0
1300116A push 40h
1300116C push 1
1300116E push 1
13001170 push edx
13001171 push ecx
Crash on 13001154 mov eax,dword ptr [edi+8]
Andy H @ ovine.net
Awful Jokes - a new cartoon every day: http://awful.ovine.net/
Ovine's games: http://www.ovine.net

Ah, I'm stupid, it it was made with the HWA version you'll lose the HWA blend effects...