http://bugs.codeweavers.com/show_bug.cgi?id=595
*** shadow/595 Sat Apr 20 20:15:06 2002 --- shadow/595.tmp.6065 Sat Apr 20 20:15:06 2002 *************** *** 0 **** --- 1,65 ---- + +============================================================================+ + | Age of Wonders fails with PE_fixup_imports | + +----------------------------------------------------------------------------+ + | Bug #: 595 Product: Wine | + | Status: UNCONFIRMED Version: 20020411 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-loader | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: agthorr@barsoom.org | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + I'm trying to play the game Age of Wonders under WINE. It installs OK, but when + I try to run it, a dialog box pops up saying "Runtime error 216 at 402D34E6", + and I get the following stream of errors. If there's anything I can do to + gather more information, please let me know! It seems to be complaining about + imports from certain files that are part of the game. The files definitely + exist, so I'm not sure what the problem is. The same problem occurs in 2000228. + + fixme:win32:PE_CreateModule Security directory ignored + fixme:win32:PE_CreateModule Security directory ignored + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine.THexagonSpriteSelection.TriggerSelectEvent@23EDC2EF) + imported from C:\Program Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, + setting to 0xdeadbeef + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine.THexagonSpriteSelection.TriggerDeselectEvent@23EDC2EF) + imported from C:\Program Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, + setting to 0xdeadbeef + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine.TAbstractRoadResource@AEAE6875) imported from C:\Program + Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine..TAbstractRoadResource@72CF394E) imported from C:\Program + Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine.TAbstractRoad@5BBA2DDC) imported from C:\Program + Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef + err:win32:PE_fixup_imports No implementation for + HSEPack.dpl.0(HSEngine..TAbstractRoad@1FDAFEB5) imported from C:\Program + Files\Triumph Studios\Age of Wonders\AoWEPACK.dpl, setting to 0xdeadbeef + + <similar messages repeated ad nauseum> + + err:win32:PE_fixup_imports No implementation for + AoWEPACK.dpl.0(CombatSpells..TMindDecayCA@2ED614A5) imported from C:\Program + Files\Triumph Studios\Age of Wonders\AoWTCPCK.dpl, setting to 0xdeadbeef + Wine cannot find the FreeType font library. To enable Wine to + use TrueType fonts please install a version of FreeType greater than + or equal to 2.0.5. + http://www.freetype.org + err:psdrv:PSDRV_PPDGetNextTuple Error in line '*CloseUI *stpBrightness + '? + To use WINEPS you need to install some AFM files. + fixme:winspool:AddPrinterW DocumentProperties fails + To use WINEPS you need to install some AFM files. + err:winspool:AddPrinterW DocumentPropertiesW failed! + err:winspool:CUPS_LoadPrinters deskjet not added by AddPrinterA (1797) + Wine failed with return code 216 + /usr/bin/wine: kill: bad signal spec `88' \ No newline at end of file