I'm able to start the launcher, which launches the new character selection screen. I'm able to log-in using the new character selection screen and select a character. When I select a character and press the "play" button, the game goes to the Anarchy Online logo screen but then suddenly crashes right after that.
I set WINEDEBUG=all but I don't see any messages that are particularly noteworthy. Here's a sampling of some of the output after I select a character from the log on screen:
Code: Select all
fixme:heap:HeapSetInformation 0x0 1 0x0 0
fixme:win:EnumDisplayDevicesW ((null),0,0x33e89c,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33daec,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33d8bc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33e5ac,0x00000000), stub!
fixme:d3d_surface:wined3d_surface_blt Can't handle WINEDDBLT_ASYNC flag.
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x141cf8, flags 0x1, event 0x0 stub!
fixme:heap:HeapSetInformation 0x0 1 0x0 0
fixme:iphlpapi:NotifyAddrChange (Handle 0x73df470, overlapped 0x304d010): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
(...lots of that last message repeated...)
fixme:gdi:GdiInitializeLanguagePack stub
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x304d010): stub
Thanks,