UAC is and has been disabled, and I didn't use Steam or any other program to install
Using 64-bit Vista, and have gotten the Stainless Steel and Third Age mods to work
I think I am missing two directories, not sure why. Second Theory is a messed up Sprite.bat, but that is just because that file blows up when it triggers.
I got a download that was ready to play (from RedDwarf) and I did an install from scratch. Both times I got the same error. It would reach the loading screen, stay there for a bit, then CTD, leaving a command prompt with the following log
cd ..\..
kingdoms.exe @mods\Call_of_Warhammer\sprite_vkl.cfg
cd export
The system cannot find the patch specified
cd unit_sprites
The system cannot find the patch specified
texture_converter.py -d -all -sub
'texture_converter.py' is not recognized as an internal or external command. operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified
Finish
Press any key to continue
The log ignored the line
"@for %%f in (*.tga) do nvcompress -nomips -bc3 %%f"
in the batch file, and I believe the last 2 cannot find paths are these two lines
@del /q "C:\Program Files\Medieval II Total War - Kingdoms\export\unit_sprites\*.tga"
@del /q "C:\Program Files\Medieval II Total War - Kingdoms\export\unit_sprites\*.dds"
The only thing I can think of is I am missing the directory export and unit_sprites. I don't have them, but I have no idea why I would be missing folders.
the issue with the .py is odd because I have .py programs on my computer and they work fine.
I also learned deleting the " -d -all -sub" will cause the log to not form/remain, but won't fix the problem
lastly, those last two lines point to the wrong directory, but I cannot redirect them until I solve this ghost directory problem, and that is a simple fix.





































