I dowloaded Python 2.7.5 and got this message when i tried to start GMM "No supported version of python found on this system download python 2.7.3 at...
any way to fix this? to i actually need python 2.7.3 and any other won't work?
(edit: I installed python 2.7.3 and still didn't work)
After months of lurking this forum, I've finally made this account solely on figuring out how to use 1.7. I have Windows 8 and I do not know what to do. Please. Help.
Grognak wrote:How do I install and use this?
You can unzip the archive anywhere and it will (hopefully) auto-detect where FTL is located.
Mods come in .ftl files. To make one available to GMM, simply drag it into the /mods folder.
To install mods, open GMM, select the mods you want to be installed, and hit Patch. Please note that you need to re-select mods that you already have installed, otherwise they will uninstall themselves.
In order to completely uninstall all mods, simply start the patching process with nothing selected.
There's a known problem with modman.exe. See the post directly above yours for how to deal with that.
I've been trying to use your mod manger for a while but it keeps crashing, here's the log.
[EDIT] By use I mean that this is what happens every time I attempt to patch my game
2013-07-10 00:27:53 INFO: Grognak's Mod Manager v1.7.0
2013-07-10 00:27:53 INFO: Platform: Windows-Vista-6.0.6002-SP2
2013-07-10 00:27:53 INFO: Interpreter: CPython 2.7.5 (32bit)
2013-07-10 00:27:53 INFO:
2013-07-10 00:27:53 INFO: Rooting at: C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32
2013-07-10 00:27:53 INFO:
2013-07-10 00:27:53 INFO: Registering ctrl-c handler.
2013-07-10 00:27:53 INFO: Using FTL dats path from config: C:\Program Files (x86)\Steam\steamapps\common\FTL Faster Than Light\resources
2013-07-10 00:27:53 ERROR: The config's FTL dats path does not exist, or it lacks data.dat.
2013-07-10 00:27:53 DEBUG: FTL dats path was not located automatically. Prompting user for location.
2013-07-10 00:28:22 INFO: FTL dats located at: C:/Program Files/FTL/resources
2013-07-10 00:28:22 INFO: Added Advanced Battle Systems v1.2.ftl
2013-07-10 00:28:22 INFO: Added hayabusa_drone_cruiser.ftl
2013-07-10 00:28:22 INFO: Background hashing finished.
2013-07-10 00:28:24 INFO: No info for selected mod: Advanced Battle Systems v1.2 (4b88a7f3664f96d54de0fe83fd17f2ed).
2013-07-10 00:28:25 INFO: No info for selected mod: hayabusa_drone_cruiser (0c41fee94a55b1aa0933e6ca5c0232ce).
2013-07-10 00:28:28 INFO:
2013-07-10 00:28:28 INFO: Patching...
2013-07-10 00:28:28 INFO:
2013-07-10 00:28:28 INFO: Backing up data.dat
2013-07-10 00:28:28 INFO: Backing up resource.dat
2013-07-10 00:28:33 INFO: Unpacking data.dat...
2013-07-10 00:28:36 INFO: Unpacking resource.dat...
2013-07-10 00:28:38 ERROR: unpack requires a string argument of length 8
Traceback (most recent call last):
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\lib\killable_threading.py", line 99, in run
result = self._payload(*self._payload_args, **self._payload_kwargs)
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\main.py", line 801, in patch_dats
unpackdat(resource_dat_path, resource_unp_path)
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\main.py", line 603, in unpackdat
unpacker = ftldat.FTLPack(open(dat_path, "rb"))
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\lib\ftldat.py", line 193, in __init__
self._read_index()
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\lib\ftldat.py", line 231, in _read_index
size, lfn = struct.unpack('<LL', self.f.read(8))
error: unpack requires a string argument of length 8
2013-07-10 00:28:38 INFO:
2013-07-10 00:28:38 INFO: Patching failed.
2013-07-10 00:28:47 INFO:
2013-07-10 00:28:47 INFO: Quitting... (ctrl-break to be rude)
2013-07-10 00:28:47 INFO:
2013-07-10 00:28:48 INFO: Bye
Last edited by MisterMasada on Thu Jul 11, 2013 1:32 am, edited 1 time in total.
File "C:\Users\Zach.C\Desktop\Grognaks Mod Manager v1.7 Win32\lib\ftldat.py", line 231, in _read_index
size, lfn = struct.unpack('<LL', self.f.read(8))
error: unpack requires a string argument of length 8
Generally mods that alter the same files will not work together. If two mods try to edit the Kestrel, only one will work or the game may crash entirely.