I try to port AceCombatAssaultHorizon

Questions about Wine on macOS.
Locked
failury
Newbie
Newbie
Posts: 1
Joined: Sun Oct 05, 2014 6:49 pm

I try to port AceCombatAssaultHorizon

Post by failury »

And when I installed all the things, it crashed.
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0098262d).
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
EIP:0098262d ESP:0032fab8 EBP:0032fac0 EFLAGS:00010206( R- -- I - -P- )
EAX:00000000 EBX:05bb1cb0 ECX:05bb1cb0 EDX:011db578
ESI:05bb1cb0 EDI:00000001
Stack dump:
0x0032fab8: 00000001 011db570 0032fad8 00974b70
0x0032fac8: 011db578 00000000 0032fbc4 011db570
0x0032fad8: 0032fb20 00980ada 011db570 00000014
0x0032fae8: 00000500 00000320 00000001 00000015
0x0032faf8: 00000001 00000002 011fd858 011db540
0x0032fb08: 00000001 00eab97c 00000053 00000002
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x0098262d in ace combat_ah (+0x58262d) (0x0032fac0)
1 0x00974b70 in ace combat_ah (+0x574b6f) (0x0032fad8)
2 0x00980ada in ace combat_ah (+0x580ad9) (0x0032fb20)
3 0x009738dd in ace combat_ah (+0x5738dc) (0x0032fb70)
4 0x00960a11 in ace combat_ah (+0x560a10) (0x0032fb9c)
5 0x0095b250 in ace combat_ah (+0x55b24f) (0x0032fbe4)
6 0x004ec4dd in ace combat_ah (+0xec4dc) (0x0032fc44)
7 0x004e7cce in ace combat_ah (+0xe7ccd) (0x0032fc6c)
8 0x004e7d75 in ace combat_ah (+0xe7d74) (0x0032fc88)
9 0x004bb953 in ace combat_ah (+0xbb952) (0x0032fcf0)
10 0x004bc1ed in ace combat_ah (+0xbc1ec) (0x0032fe20)
11 0x00a73437 in ace combat_ah (+0x673436) (0x0032feb0)
12 0x7b85172c in kernel32 (+0x4172b) (0x0032fec8)
13 0x7b855007 in kernel32 (+0x45006) (0x0032ff08)
14 0x7bc6dc9c (0x0032ff28)
15 0x7bc6ed4a (0x0032ffa8)
16 0x7bc6dc62 (0x0032ffc8)
17 0x7bc44dfe (0x0032ffe8)
0x0098262d: movl 0x0(%eax),%ecx
Modules:
Module Address Debug info Name (22 modules)
PE 330000- 346000 Deferred xinput1_3
PE 400000- 16c8000 Export ace combat_ah
PE 10000000-101ff000 Deferred d3dx9_43
PE 405b0000-405b4000 Deferred d3d9
PE 42380000-42384000 Deferred advapi32
PE 42510000-42514000 Deferred wined3d
PE 42650000-42654000 Deferred opengl32
PE 42770000-42774000 Deferred version
PE 42780000-42784000 Deferred dinput8
PE 427b0000-427b4000 Deferred ws2_32
PE 44680000-44684000 Deferred gdi32
PE 447a0000-447ce000 Deferred user32
PE 448e0000-448e4000 Deferred msvcrt
PE 44990000-44998000 Deferred ole32
PE 44ad0000-44ad4000 Deferred rpcrt4
PE 44b60000-44b64000 Deferred setupapi
PE 44be0000-44cef000 Deferred shell32
PE 44de0000-44de4000 Deferred shlwapi
PE 44e60000-44e67000 Deferred oleaut32
PE 45020000-45023000 Deferred winemac
PE 7b810000-7b866000 Export kernel32
PE 7bc10000-7bc14000 Deferred ntdll
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\新建文件夹\Ace Combat_AH.exe
00000024 -2
00000023 0
00000022 2
00000009 0 <==
0000000e services.exe
0000001d 0
0000001c 0
00000016 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001b 0
00000018 0
00000017 0
00000013 0
00000019 plugplay.exe
0000001f 0
0000001e 0
0000001a 0
00000020 explorer.exe
00000021 0
System information:
Wine build: wine-1.7.27
Platform: i386
Host system: Darwin
Host version: 14.0.0
Locked