runtime error

Questions about Wine on Linux
Locked
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

runtime error

Post by Amfibius »

Was a mistake "Runtime Error (at 1:0 )" after installation vcrun6 she disappeared. but there was another "Runtime error (at 188:3874)" Some libraries are still missing? or what is the error?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: runtime error

Post by Bob Wya »

@Amfibius

Que? :?

Reads like you forgot to post half of your forum thread... :lol:

Please detail:
  • what you where trying to do
  • what terminal command(s) you used
  • any terminal output from said commands
See: WineHQ FAQ: 10.1.1 How can I get a debugging log (a.k.a. terminal output)?

Please delimit any terminal commands or terminal output using the Forum Code:

Code: Select all

I am Code
tags... Thanks!

Bob
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

Re: runtime error

Post by Amfibius »

wine 2.19 staging amd64. Ubuntu 17.10. added Dll vcrun2005-2015, DirectX 9 all, mfc42, vcrun6, vcrun6sp6, xact.
log
~/.wine/drive_c/Games/Fallout 4$ wine setup.exe
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:graphics:ShutdownBlockReasonDestroy (0xd0084): stub
fixme:graphics:ShutdownBlockReasonCreate (0xd0084, L"\0423\0441\0442\0430\043d\043e\0432\043a\0430..."): stub
fixme:rstrtmgr:RmStartSession 0x556f40, 0, 0x556f44 stub!
fixme:graphics:ShutdownBlockReasonDestroy (0xd0084): stub
fixme:graphics:ShutdownBlockReasonCreate (0xd0084, L"\0423\0441\0442\0430\043d\043e\0432\043a\0430 Fallout 4."): stub
fixme:msg:ChangeWindowMessageFilterEx 0x76008e c05f 1 (nil)
fixme:msg:ChangeWindowMessageFilterEx 0x77008e c05f 1 (nil)
fixme:msg:ChangeWindowMessageFilterEx 0x5100c8 c05f 1 (nil)
fixme:msg:ChangeWindowMessageFilterEx 0x5200c8 c05f 1 (nil)
fixme:shell:SHAutoComplete stub
fixme:msg:ChangeWindowMessageFilterEx 0x500078 c05f 1 (nil)
fixme:graphics:ShutdownBlockReasonDestroy (0xd0084): stub

message "Runtime error(at 188:3874): Invalid floating point operation"
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

Re: runtime error

Post by Amfibius »

Experiments have shown that such errors occur when using installers created by the program "Inno Setup". What dll does she need?
qwertymnb
Level 4
Level 4
Posts: 237
Joined: Sun Jan 17, 2016 4:36 pm

Re: runtime error

Post by qwertymnb »

Could you try if it works with wine-2.19? (so not Staging). I saw this error in another installer, and it was only present in Staging
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

Re: runtime error

Post by Amfibius »

thanks, after installing Wine 2.0.3 the problem disappeared, I did not even think that the problem might be in version :?
qwertymnb
Level 4
Level 4
Posts: 237
Joined: Sun Jan 17, 2016 4:36 pm

Re: runtime error

Post by qwertymnb »

I`ve filed a bug (for anotherinstaller) here: https://bugs.winehq.org/show_bug.cgi?id=43940

As you aIready mentioned, I suspect this bug is present in more installers
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

Re: runtime error

Post by Amfibius »

the error was in wine 2.19 staging, when using the installers created in the program "Inno setup".
Amfibius
Level 1
Level 1
Posts: 7
Joined: Wed Oct 25, 2017 5:46 am

Re: runtime error

Post by Amfibius »

the same error was in version "2.17 staging" and "staging 2.18"
Locked