I cant seem to repack my dat files, I've been trying to use FTLdat but I get these errors
Listing files to pack ...
Create datfile ...
Traceback (most recent call last):
File "<string>", line 736, in <module>
File "<string>", line 733, in main
File "<string>", line 615, in main
File "<string>", line 494, in cmd_pack
File "<string>", line 164, in __init__
IOError: [Errno 13] Permission denied : 'C:\\Documents and Setting\MyName\\Desktop\\FTL Ships\\Galaxy_Class_Cruiser\\Resource\\data'
any help would be awesome.
(QUESTION) How to repack .dat files
- Slug Ship Craft
- Posts: 28
- Joined: Sat Sep 14, 2013 10:33 pm
(QUESTION) How to repack .dat files
I make mods sometimes. Check them out maybe?
-
- Posts: 792
- Joined: Thu Oct 25, 2012 12:01 pm
Re: (QUESTION) How to repack .dat files
FTLdat appears to be looking for "Resource\data" instead of "Resource\data.dat"?Slug Ship Craft wrote:I cant seem to repack my dat files...
That said, I think you'd find it easier to just zip up your custom files (data/, img/, etc), rename the archive to "GalaxyClassCruiser.ftl", and patch with Slipstream Mod Manager.
- Slug Ship Craft
- Posts: 28
- Joined: Sat Sep 14, 2013 10:33 pm
Re: (QUESTION) How to repack .dat files
I've tried repackaging the file into a zip with Stuffit and renaming as a .ftl but GMM doesn't seem to recognize the .ftl
I make mods sometimes. Check them out maybe?
-
- Posts: 532
- Joined: Sun Sep 23, 2012 8:06 am
Re: (QUESTION) How to repack .dat files
1. It is generally a better idea to use Slipstream instead of GMM.Slug Ship Craft wrote:I've tried repackaging the file into a zip with Stuffit and renaming as a .ftl but GMM doesn't seem to recognize the .ftl
2. Are you sure you're not just renaming GalaxyClassCruiser.zip into GalaxyClassCruiser.ftl.zip? This can occur if you have the right settings enabled in Windows, but I'm not an expert.
- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: (QUESTION) How to repack .dat files
Read this to learn how to show extensions on various Windows systems.Slug Ship Craft wrote:I've tried repackaging the file into a zip with Stuffit and renaming as a .ftl but GMM doesn't seem to recognize the .ftl
Superluminal2 - a ship editor for FTL
- Slug Ship Craft
- Posts: 28
- Joined: Sat Sep 14, 2013 10:33 pm
Re: (QUESTION) How to repack .dat files
Thanks for showing me that link, it did infact save it as a .ftl.zip so I removed the zip and it reverted to an FTL thanks again 

I make mods sometimes. Check them out maybe?