Cris987 Posted June 9, 2004 Share Posted June 9, 2004 I have had experience making portriats, but today, I just screwed up. I have no idea what's wrong, I spend 'bout 40 minutes trying to figure it out, but I still can't. here's the problem: when I use gfxpak to repack them into portrait.big, my bat file just loads for 'bout 10-20 seconds (usual) , but then just flashes and go. The portrait file is not updated. I tried using EAGraph, that works, but my .bat file just doesn't. Can anybody figure out the problem? @ECHO OFF CLS Echo Cris' Toronto Blue Jays Photo Set Echo. Echo CAUTION: This will update your portrait.big file. Echo Automatically backups for you, however: portraitBackup.old Echo. pause copy datafrontendportrait.big datafrontendportrait.big.bac gfxpak -p data/frontend/portrait.big 0006.fsh 0053.fsh 0076.fsh 1588.fsh 0153.fsh 2224.fsh 1604.fsh 0214.fsh 1197.fsh 0311.fsh 0351.fsh 0371.fsh 1743.fsh 1756.fsh 1772.fsh 1787.fsh 0496.fsh 2345.fsh 0619.fsh 0697.fsh 0211.fsh 0834.fsh 1266.fsh 0940.fsh 1168.fsh 0982.fsh 1336.fsh 1707.fsh 1372.fsh 1092.fsh 2415.fsh 0495.fsh 0574.fsh 1527.fsh 1532.fsh 1708.fsh 1858.fsh 2378.fsh 2409.fsh 2533.fsh 7300.fsh 7301.fsh 7302.fsh 7303.fsh 7304.fsh 7305.fsh 7307.fsh 7309.fsh 7310.fsh 7311.fsh 7314.fsh 7315.fsh 7316.fsh 7317.fsh 7318.fsh 7319.fsh 7320.fsh 7321.fsh 7322.fsh 7323.fsh 7324.fsh 7325.fsh 7326.fsh 7328.fsh 7329.fsh 7330.fsh 7331.fsh 7332.fsh 7334.fsh 7335.fsh 7336.fsh 7337.fsh 7338.fsh del *.fsh readme.txt gfxpak.exe CLS Echo Success! Your Blue Jays photos are now updated. Echo Thank you for using Cris' Blue Jays Photo Set. pause del install.bat Link to comment Share on other sites More sharing options...
krawhitham Posted June 9, 2004 Share Posted June 9, 2004 everything look good as far as I can tell, try this maybe @ECHO OFF CLS Echo Cris' Toronto Blue Jays Photo Set Echo. Echo CAUTION: This will update your portrait.big file. Echo Automatically backups for you, however: portraitBackup.old Echo. pause copy datafrontendportrait.big datafrontendportrait.big.bac gfxpak -p data/frontend/portrait.big 0006.fsh 0053.fsh 0076.fsh 1588.fsh 0153.fsh 2224.fsh 1604.fsh 0214.fsh 1197.fsh 0311.fsh 0351.fsh 0371.fsh 1743.fsh 1756.fsh 1772.fsh 1787.fsh 0496.fsh 2345.fsh 0619.fsh 0697.fsh 0211.fsh 0834.fsh 1266.fsh 0940.fsh 1168.fsh 0982.fsh 1336.fsh 1707.fsh 1372.fsh 1092.fsh 2415.fsh 0495.fsh 0574.fsh 1527.fsh 1532.fsh 1708.fsh gfxpak -p data/frontend/portrait.big 1858.fsh 2378.fsh 2409.fsh 2533.fsh 7300.fsh 7301.fsh 7302.fsh 7303.fsh 7304.fsh 7305.fsh 7307.fsh 7309.fsh 7310.fsh 7311.fsh 7314.fsh 7315.fsh 7316.fsh 7317.fsh 7318.fsh 7319.fsh 7320.fsh 7321.fsh 7322.fsh 7323.fsh 7324.fsh 7325.fsh 7326.fsh 7328.fsh 7329.fsh 7330.fsh 7331.fsh 7332.fsh 7334.fsh 7335.fsh 7336.fsh 7337.fsh 7338.fsh del *.fsh readme.txt gfxpak.exe CLS Echo Success! Your Blue Jays photos are now updated. Echo Thank you for using Cris' Blue Jays Photo Set. pause del install.bat Link to comment Share on other sites More sharing options...
Cris987 Posted June 9, 2004 Author Share Posted June 9, 2004 Edited: Nevermind, I got it. It was just that I didn't have 0214.fsh but 0215. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.