Kaedrin / warhammer-mod-manager

New mod manager for Warhammer 2
129 stars 24 forks source link

ModManager can't work without the path to at least one Total War Game, exiting! #50

Open PrinceAlexander opened 5 years ago

PrinceAlexander commented 5 years ago

When I try and run this, I get the message: 'ModManager can't work without the path to at least one Total War Game, exiting!' I have TW through Steam ... what am I doing wrong?

dsr085 commented 4 years ago

Have the same issue. All of my steam games are NOT on my C drive. Where does the manager look for the paths?

dsr085 commented 4 years ago

Fixed this by modifying "C:\Users\\AppData\Roaming\Kaedrin Mod Manager/GameData.xml" to have the path to warhammer 2.

My GameData.xml in case it doesn't exist for you. <?xml version="1.0" encoding="UTF-8"?>

594570 364360 712100 325610 10500 214950 34330 34030
PetarMr commented 4 years ago

Fixed this by modifying "C:\Users\AppData\Roaming\Kaedrin Mod Manager/GameData.xml" to have the path to warhammer 2.

My GameData.xml in case it doesn't exist for you. 594570 364360 712100 325610 10500 214950 34330 34030

Hi, can you please copy your XML? Or give an example of how you added the path? Thanks

dsr085 commented 4 years ago

Fixed this by modifying "C:\Users\AppData\Roaming\Kaedrin Mod Manager/GameData.xml" to have the path to warhammer 2. My GameData.xml in case it doesn't exist for you. 594570 364360 712100 325610 10500 214950 34330 34030

Hi, can you please copy your XML? Or give an example of how you added the path? Thanks

Woops didn't notice it parsed the xml. The tool should generate a blank one for you when you try and use it.

Entire file is below, replace '#" with '<'.

?xml version="1.0" encoding="UTF-8"?>

GameData>

GameList>

#Game ExePath="D:\Steam\steamapps\common\Total War WARHAMMER II" ExeName="Warhammer2" AppDataGameName="Warhammer2">594570#/Game>
#Game ExePath="" ExeName="Warhammer" AppDataGameName="Warhammer">364360#/Game>
#Game ExePath="" ExeName="ThronesofBritannia" AppDataGameName="ThronesofBritannia">712100#/Game>
#Game ExePath="" ExeName="Attila" AppDataGameName="Attila">325610#/Game>
#Game ExePath="" ExeName="Empire" AppDataGameName="Empire">10500#/Game>
#Game ExePath="" ExeName="Rome2" AppDataGameName="Rome2">214950#/Game>
#Game ExePath="" ExeName="Shogun2" AppDataGameName="Shogun2">34330#/Game>
#Game ExePath="" ExeName="Napoleon" AppDataGameName="Napoleon">34030#/Game>

/GameList>

/GameData>

jeff0102 commented 3 years ago

this help me a lot