Shazbot / WH3-Mod-Manager

Mod manager for Total War: Warhammer 3, Steam version only
MIT License
117 stars 17 forks source link

Can't use the button Play or Continue #2

Closed KurtySuit closed 2 years ago

KurtySuit commented 2 years ago

Hi, for some reason clicking on these button does nothing, so i can't use your Mod Manager

Shazbot commented 2 years ago

try using ctrl+shift+i, there should be a console in the bottom right, see what's printed there when you press play in v1.14.0

KurtySuit commented 2 years ago

Still not working in 1.17

console menu : https://i.imgur.com/tHgplrj.png

Shazbot commented 2 years ago

the path looks ok, can you try running it as admin and see if it works then?

if you run %appdata%/wh3mm with win+r do you have a game.bat in that folder with start /d "C:\...\Total War WARHAMMER III" Warhammer3.exe my_mods.txt; inside it?

do you have a steam_appid.txt in your WH3 folder with "1142710" inside that file?

KurtySuit commented 2 years ago

Running as admin doesn't change anything

Yes i have the game.bat and the path is good start /d "C:\Program Files (x86)\Steam\steamapps\common\Total War WARHAMMER III" Warhammer3.exe my_mods.txt; Yes I have steam_appid.txt with 1142710 in it

Shazbot commented 2 years ago

if you type that line (start /d "C:\Program Files (x86)\Steam\steamapps\common\Total War WARHAMMER III" Warhammer3.exe my_mods.txt;) in cmd (win+r and running cmd) does it start wh3?

you can right mouse click to paste in that whole line in cmd

KurtySuit commented 2 years ago

"The system cannot execute the specified program"

https://i.imgur.com/NiH8hge.png

So i guess the problem is not from your soft, but my windows setting :(

Shazbot commented 2 years ago

maybe related to this https://social.technet.microsoft.com/Forums/en-US/4fe4efa1-9f5d-4553-9c65-855c23956282/the-system-cannot-execute-the-specified-program?forum=win10itprogeneral

where the game exe belongs to another user on the PC than the user running the mod manager?

KurtySuit commented 2 years ago

I only have one user on the PC, me

I changed the Security rules on my driver C to set me (the only user) as owner, but it didn't change anything sadly

EDIT : reinstalled windows (with keeping everything, not fresh instal) just to know, still not working :( EDIT2: " I solved this problem by instead calling the global installation of the UWP app under C:\Program Files\WindowsApps. I did however have to re-assign ownership of the WindowsApps folder to get it working." I have no idea how to do that EDIT3: with my poor knowledge I tried to put your mod manager in the totalwar folder, and it works !

Shazbot commented 2 years ago

that's a great find, thanks!