https://bugs.winehq.org/show_bug.cgi?id=40808
Bug ID: 40808 Summary: Magicka crashes on launch Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: razzylaqui@gmail.com Distribution: ---
Created attachment 54746 --> https://bugs.winehq.org/attachment.cgi?id=54746 The first error log, before reinstalling winetricks verbs
When launching Magicka through Steam, no window will come up and it will try to run for a few seconds, before crashing and leaving an error log in the Magicka directory (C:\Program Files\Steam\steamapps\common\Magicka). This was tested in a 32-bit Wine prefix with xinput, xna31, d3dx9, and dotnet35 installed as described in WineHQ. However, I received different error logs after attempting to reinstall d3dx9, xna31, and dotnet35 with the --force option, and after running dotnetfx.exe and attempting to 'repair' the .NET framework 3.5 installation.
https://bugs.winehq.org/show_bug.cgi?id=40808
--- Comment #1 from Reiny Nyt razzylaqui@gmail.com --- Created attachment 54747 --> https://bugs.winehq.org/attachment.cgi?id=54747 The second error log, after reinstalling winetricks verbs with --force
https://bugs.winehq.org/show_bug.cgi?id=40808
--- Comment #2 from Reiny Nyt razzylaqui@gmail.com --- Created attachment 54748 --> https://bugs.winehq.org/attachment.cgi?id=54748 The latest error log, after trying to reinstall/repair .NET framework 3.5 from the executable
https://bugs.winehq.org/show_bug.cgi?id=40808
--- Comment #3 from Reiny Nyt razzylaqui@gmail.com --- Created attachment 54749 --> https://bugs.winehq.org/attachment.cgi?id=54749 Terminal output from running Steam and then running the game
This doesn't seem to have much useful information, but it may be worth checking in any case.
https://bugs.winehq.org/show_bug.cgi?id=40808
Reiny Nyt razzylaqui@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |razzylaqui@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40808
Reiny Nyt razzylaqui@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint
https://bugs.winehq.org/show_bug.cgi?id=40808
Reiny Nyt razzylaqui@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
https://bugs.winehq.org/show_bug.cgi?id=40808
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- You should use winetricks to install dotnet files. I am not sure if you have done so. I dont know if its even possible to get dotnet35 installed without winetricks. Also your last log shows that wine doesnt recognize your gpu. It could be trivial issue.
https://bugs.winehq.org/show_bug.cgi?id=40808
--- Comment #5 from Reiny Nyt razzylaqui@gmail.com --- (In reply to super_man from comment #4)
You should use winetricks to install dotnet files. I am not sure if you have done so. I dont know if its even possible to get dotnet35 installed without winetricks. Also your last log shows that wine doesnt recognize your gpu. It could be trivial issue.
Thank you, I did install the .NET framework up through 4.5.2 with Winetricks already. And hmm...I have the values in the registry pertaining to the GPU (HKEY_CURRENT_USER/Software/Wine/Direct3D and then VideoDriver, VideoPCIDeviceID, and VideoPCIVendorID), so I don't know why it isn't recognizing it still... Do I need to run with DRI_PRIME=1? This is using the radeon drivers (not fglrx) with vgaswitcheroo so it defaults to the integrated Intel GPU.
https://bugs.winehq.org/show_bug.cgi?id=40808
--- Comment #6 from Reiny Nyt razzylaqui@gmail.com --- Oh, as a side note, when running the dotnetfx executable directly, after asking me if I wanted to repair the installation, it crashed at the end with "an unknown error". So I'm not sure why I tried that. I suppose I was hoping it would work :/ since if I do winetricks --force dotnet35 (since it's already installed) it will try to run .net framework 3.0 first, which will quit, saying "there is already a higher version installed". I suppose I may have to reinstall this wine prefix, but I would prefer not to if possible. That might alleviate some errors here but I am not certain it will run still, as some people on the WineHQ page seem to have been having problems with 1.8+ whereas 1.7.5x seems to be fine. I will try testing that myself soon though.
https://bugs.winehq.org/show_bug.cgi?id=40808
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- I would really suggest to try again.
rename the .wine directory to something. Start winetricks -q dotnet35 (or whatever the right version is). Install the game and try to run it. I don't know if its possible to fix broken dotnet installs.
https://bugs.winehq.org/show_bug.cgi?id=40808
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.14?