C
Chrisu
Guest
THIS PROGRAM IS OUTDATED. USE AALI'S LGP/UNLGP INSTEAD
Download the program
---
Hy guys,
i have been working on a little program to view and edit the lgp-files (like LGP-Tools from ficedula) in .net. I have done the open-part (thanks to the wiki), but when saving the file there is a problem. I have used help of the wiki and made a method to save the lgp-file i opened/edited to the file but when i f.i. open & immediately save the menu-lgp and then run ff7, there are errors that ff7 cant read the files in the archives, even if my created file looks the same as the original file. The errors in App.log look like this:
Code: [Select]
But when i open the archives with my program or ficedulas lgp-tools, i see that the files are in the archives, the archives have even the same file size.
Could someone maybe tell me what problem i have if they know?
Thanks for all help,
Chris
Download the program
---
Hy guys,
i have been working on a little program to view and edit the lgp-files (like LGP-Tools from ficedula) in .net. I have done the open-part (thanks to the wiki), but when saving the file there is a problem. I have used help of the wiki and made a method to save the lgp-file i opened/edited to the file but when i f.i. open & immediately save the menu-lgp and then run ff7, there are errors that ff7 cant read the files in the archives, even if my created file looks the same as the original file. The errors in App.log look like this:
Code: [Select]
Code:
OFFSET ERROR: usfont_a_l.TEX ERROR: COULD NOT OPEN FILE usfont_a_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE usfont_a_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE usfont_a_l.timOFFSET ERROR: usfont_b_l.TEX ERROR: COULD NOT OPEN FILE usfont_b_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE usfont_b_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE usfont_b_l.timOFFSET ERROR: btl_win_a_l.TEX ERROR: COULD NOT OPEN FILE btl_win_a_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE btl_win_a_l.TEXERROR: COULD NOT LOAD TEXTURE DATA FILE btl_win_a_l.timOFFSET ERROR: btl_win_a_l.TEX ......
Could someone maybe tell me what problem i have if they know?
Thanks for all help,
Chris
Last edited: