Horizon mod tool doesn't run, giving the following error:

Questions about Wine on Linux
Locked
zer0synd1cate
Newbie
Newbie
Posts: 1
Joined: Sat Mar 09, 2019 10:32 pm

Horizon mod tool doesn't run, giving the following error:

Post by zer0synd1cate »

Code: Select all

0009:err:seh:setup_exception_record stack overflow 960 bytes in thread 0009 eip 7bc44946 esp 00240f70 stack 0x240000-0x241000-0x340000
Whenever I try to run it via wine (dev branch), it gives me that error. I have dotnet installed (version 2.2). I am running Linux Mint 19.1 Mate.
If you need any more info, tell me! I'm relatively new to Linux, so don't be hard on me.

Code: Select all

root@zer0synd1cate-Satellite-Pro-L550:~# wine /home/zer0synd1cate/Downloads/pphol.exe 
0009:err:seh:setup_exception_record stack overflow 960 bytes in thread 0009 eip 7bc44946 esp 00240f70 stack 0x240000-0x241000-0x340000
root@zer0synd1cate-Satellite-Pro-L550:~# 
Locked