0009:err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 116") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
kuolun#5353
- SUBSCRIBER -
January 25, 2020, 13:18:49
Since wine was updated to version 5.0, Dofus is not working anymore. So you have to install and use "playonlinux", which is a frontend to administrate different wine-versions concurrently.
I didn't manage to install dofus via the image Ankama Launcher-Setup-x86_64.AppImage on linux.
Indeed, when executing the file Ankama Launcher-Setup-x86_64.AppImage after having applied the execution right,"chmod +x Ankama\ Launcher-Setup-x86_64.AppImage", a window was launched with kind of circles rotating, but will get stuck indefinitely to this animation and never launched the game installation.
*It allowed me to retrieve a file called dofus-windows-en.zip
Then, I unzipped this file with the command
unzip dofus-windows-en.zip
*Then, I launched the command "wine Dofus.exe"
And miracle, it worked!!!!
Be aware to the windows version that wine exploits.
Check that wine exploits a windows version > windows 7 thanks to the command winecfg.
This command will launch a window allowing you to handle the windows version exploited by wine.
If the windows version is <= windows 7, modify it to windows 8 or windows 10.
About the wine version that I used:
When I execute the command "wine --version", I get the result "wine-5.0"
Spoiler (click here to show spoiler)
Read the Wine Developers Guide on how to set up winedbg or another debugger
https://linuxhint.com/install_wine_debian_10/
A tutorial on what to do is here: https://www.dofus.com/en/forum/1153-ankama-launcher/336144-game-wont-start-launcher-linux
Remember to choose wine version 4.19, otherwise Dofus won't run.
I didn't manage to install dofus via the image Ankama Launcher-Setup-x86_64.AppImage on linux.
Indeed, when executing the file Ankama Launcher-Setup-x86_64.AppImage after having applied the execution right,"chmod +x Ankama\ Launcher-Setup-x86_64.AppImage", a window was launched with kind of circles rotating, but will get stuck indefinitely to this animation and never launched the game installation.
So, what has worked for me:
*Download the version of the game for Windows "in 32 bits, compatible with 64 bits" provided by the support at the address:
https://support.ankama.com/hc/en-us/articles/360017472154-Install-the-Ankama-Launcher#other-games
*It allowed me to retrieve a file called dofus-windows-en.zip
Then, I unzipped this file with the command
unzip dofus-windows-en.zip
*Then, I launched the command "wine Dofus.exe"
And miracle, it worked!!!!
Be aware to the windows version that wine exploits.
Check that wine exploits a windows version > windows 7 thanks to the command winecfg.
This command will launch a window allowing you to handle the windows version exploited by wine.
If the windows version is <= windows 7, modify it to windows 8 or windows 10.
About the wine version that I used:
When I execute the command "wine --version", I get the result "wine-5.0"
Cheers!
I would definately recommend to avoid the 32 bits version.