Thread: Utility combineMods.py
View Single Post
  #7  
Old April 3rd, 2010, 12:33 AM

mehrunes_dagon mehrunes_dagon is offline
Corporal
 
Join Date: Dec 2006
Location: Jotunheim
Posts: 66
Thanks: 7
Thanked 7 Times in 7 Posts
mehrunes_dagon is on a distinguished road
Bug Re: combineMods.py

the utility has a nice side-effect of checking if all the graphics is referenced correctly

unfortunately there is a bug which becomes visible when a processed mod contains commented-out line like

-spr1 ".\Angmar\Winged Uruloki\Winged_Uruloki_1.tga"
-spr2 ".\Angmar\Winged Uruloki\Winged_Uruloki_2.tga"

combineMods.py tries to find these files, fails and prints error message

Bad File Name: {name of tga}

Last edited by mehrunes_dagon; April 3rd, 2010 at 12:36 AM.. Reason: angle brackets ignored in 1st version of my post
Reply With Quote