http://bugs.winehq.org/show_bug.cgi?id=11344
Summary: XTrap does not work with wine Product: Wine Version: 0.9.53. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hramrach@centrum.cz
XTrap is a library that is used by numerous MMO* games (not sure all are MMORPG). It is supposed to fight bots (probably meaning programs that interact with the game instead of players).
I could not find the vendor of this module, web search only revealed some games using it.
Games using the module include:
Hero Online (in appdb), http://hero.netgame.com Scions of Fate (not in appdb), http://fate.netgame.com Japanese version of Nostale (only English in appdb) http://download.jalecoonline.jp/nostale/client/nostalesetup_003.exe Knights Online (not in appdb) http://knihgtonlineworld.com
Hero online catches its exceptions, and using winedbg is not very helpful either (it stops on one of the earlier exceptions, and the program would terminate afterwards).
However, both Scions and Nostale do not catch the unexpected exception, and it happens in the xtrapva module.