http://bugs.winehq.org/show_bug.cgi?id=29392
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://s1.jugger.ru/info/in | |fo/index.php?obj=cat&id=18 CC| |focht@gmx.net Summary|Game www.jugger.ru crashes |Juggernaut (MMORPG) client | |crashes on startup
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-20 15:59:28 CST --- Hello,
the russian version of game client seems to be a small bootstrapper: http://s1.jugger.ru/info/info/index.php?obj=cat&id=18
The english version has full download: http://www.juggergame.com/info/info/index.php?obj=cat&id=18
The client updates various files on first startup from online server.
After update it runs into:
--- snip --- wine: Call from 0x7b838b5b to unimplemented function msvcp90.dll.??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z, aborting wine: Unimplemented function msvcp90.dll.??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z called at address 0x7b838b5b (thread 0023), starting debugger... --- snip ---
which can be worked around: 'winetricks vcrun2008'
The client brings its own embedded mozilla/gecko browser engine which seems to work (GUI is usable). I don't have an account so I can't test further.
In short: can't reproduce -> might be Wine-on-OSX specific problem.
$ sha1sum setupjuggernautclientfullen.exe winb4aaaefbeeb1ac02622c0177dd8b2b7d84884971 setupjuggernautclientfullen.exe
$ wine --version wine-1.3.35-85-g9622300
Regards