http://bugs.winehq.org/show_bug.cgi?id=34253
Bug #: 34253 Summary: Yumina the Ethereal crashes on launch Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: funtimeschaos@rocketmail.com Classification: Unclassified
A demo version affected by this can be downloaded here: http://images.jastusa.com/web_downloads/YUMINA_DEMO.zip
It installs fine, but crashes immediately with an error window displaying the following text: "An error occurred. Error code : hr8007000d
Exiting application."
The console output shows some devenum errors. Doing "winetricks devenum" removes those, but the game crashes all the same.
http://bugs.winehq.org/show_bug.cgi?id=34253
--- Comment #1 from ~J~ funtimeschaos@rocketmail.com 2013-08-12 07:47:59 CDT --- Created attachment 45586 --> http://bugs.winehq.org/attachment.cgi?id=45586 console output (before doing "winetricks devenum")
http://bugs.winehq.org/show_bug.cgi?id=34253
~J~ funtimeschaos@rocketmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45586|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=34253
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://images.jastusa.com/w | |eb_downloads/YUMINA_DEMO.zi | |p Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2013-08-12 13:42:29 CDT --- austin@aw25 ~ $ sha1sum YUMINA_DEMO.zip 9073c4f8092b50eff384d3191834bea48f371f36 YUMINA_DEMO.zip austin@aw25 ~ $ du -h YUMINA_DEMO.zip 1.4G YUMINA_DEMO.zip austin@aw25 ~ $ wine --version wine-1.7.0
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=34253
xangel1@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xangel1@mail.ru
http://bugs.winehq.org/show_bug.cgi?id=34253
--- Comment #3 from ~J~ funtimeschaos@rocketmail.com 2013-09-01 08:17:53 CDT --- I tried experimenting with various combinations of preferring native dlls or disabling them and stuff from winetricks based on output from +loaddll, but the problem won't budge no matter what I do. I would try fixing this myself, if I only knew what's causing the problem. Any ideas? I really want to get this working in wine...
http://bugs.winehq.org/show_bug.cgi?id=34253
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |kernel32 Resolution| |DUPLICATE
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-09-01 08:20:58 CDT --- Hello folks,
this is a dupe of bug 27248
--- snip --- $ pwd /home/focht/.wine/drive_c/Games/Jast Densetsu/YuminaTrial
$ WINEDEBUG=+tid,+seh,+relay,+snoop,+devenum wine ./YuminaTrial.exe >>log.txt 2>&1 ... 0025:Call KERNEL32.CreateFileW(0033ee50 L"C:\Games\Jast Densetsu\YuminaTrial\DATA\rio.arc",80000000,00000001,00000000,00000003,00000080,00000000) ret=00428c87 0025:Ret KERNEL32.CreateFileW() retval=00000090 ret=00428c87 ... 0025:Call KERNEL32.CreateFileMappingW(00000090,00000000,00000002,00000000,00000001,00000000) ret=004278be 0025:Ret KERNEL32.CreateFileMappingW() retval=00000094 ret=004278be 0025:Call KERNEL32.MapViewOfFile(00000094,00000004,00000000,00000000,00000001) ret=004278cd 0025:Ret KERNEL32.MapViewOfFile() retval=003a0000 ret=004278cd ... 0025:Call KERNEL32.K32GetMappedFileNameW(ffffffff,003a0000,0033de60,00000104) ret=00427986 0025:fixme:file:K32GetMappedFileNameW (0xffffffff, 0x3a0000, 0x33de60, 260): stub 0025:Ret KERNEL32.K32GetMappedFileNameW() retval=00000000 ret=00427986 0025:Call KERNEL32.MultiByteToWideChar(000003a4,00000000,007cb780 ".\lib\app\MikoArc.cpp",ffffffff,0033bb10,00000104) ret=0041fe34 0025:Ret KERNEL32.MultiByteToWideChar() retval=00000016 ret=0041fe34 0025:Call user32.wvsprintfW(0033bd66,007cb948 L"Unable to load file data!",0033dd38) ret=0041fea6 0025:Ret user32.wvsprintfW() retval=00000019 ret=0041fea6 ... 0025:Call KERNEL32.WideCharToMultiByte(000003a4,00000000,008de000 L"error : hr=0x8007000d [ERROR_INVALID_DATA]",ffffffff,0033d39b,00000400,00000000,00000000) ret=0041fbdf 0025:Ret KERNEL32.WideCharToMultiByte() retval=0000002b ret=0041fbdf --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 27248 ***
http://bugs.winehq.org/show_bug.cgi?id=34253
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2013-09-03 14:20:41 CDT --- Closing.