Alright, I'll try this in a little bit when I get on my PC, thanks in advance.Vhati wrote:See: this post.MisterMasada wrote:this is what happens every time I attempt to patch my gameCode: Select all
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
Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
-
- Posts: 2
- Joined: Wed Jul 10, 2013 4:31 am
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
-
- Posts: 2
- Joined: Fri Jul 12, 2013 12:43 am
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
I'm having trouble downloading this. I tried the 1.7 link for Windows and the 1.6 link but each are giving me some sort of network error across multiple browsers and computers. "The source file could not be read" in Firefox, network failure in Chrome. I assure my connection to the internet is stable and authentic.
-
- Posts: 808
- Joined: Mon Sep 17, 2012 11:42 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Works fine for me right now. Maybe a temporary problem?
Forum janitor — If you spot spam, PM me the URL and/or the username of the spammer.
I have powers, moderator powers. I am not keen on using them, but will do so if needed.
I have powers, moderator powers. I am not keen on using them, but will do so if needed.
-
- Posts: 2
- Joined: Fri Jul 12, 2013 12:43 am
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Hmm, this is the error that I'm getting http://i.imgur.com/dgp1uys.png, with something similar from other browsers.
Edit: Got it working. University does not allow downloads from MediaFire, go figure
Edit: Got it working. University does not allow downloads from MediaFire, go figure

-
- Posts: 2125
- Joined: Thu Sep 20, 2012 3:17 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Here are a couple of alternate links for anyone else having trouble with MediaFire:
Grognaks Mod Manager v1.7 (Win32)
Grognaks Mod Manager v1.7 (Mac/Linux)
Grognaks Mod Manager v1.7 (Win32)
Grognaks Mod Manager v1.7 (Mac/Linux)
Report spam using the handy Report Button Mod.
-
- Posts: 1
- Joined: Sat Jul 13, 2013 5:11 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Hello, I've been having trouble making the manager work. I have python 2.7.5 but the modman says I do not. when i try using the python "Main" file in the folder then I can get into the mod select patch thing but it gives me an error when I try to patch anything in. Thanks so very much for any help you guys can give.
-
- Posts: 792
- Joined: Thu Oct 25, 2012 12:01 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Ignore modman.exe for now (it's broken), and run main.py like so...Bkoenitzer wrote:I have python 2.7.5 but the modman says I do not. when i try using the python "Main" file in the folder then I can get into the mod select patch thing but it gives me an error when I try to patch anything in.
- Windows XP: Double-click main.py.
- Windows Vista/7/8: may have to do this.
Or you can use the replacement exe I made.
-
- Posts: 5
- Joined: Sun Jul 14, 2013 3:56 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Hello I am completley new to these fourms and I was wondering if anyone out there could help me out with getting this mod manager working
I have FTL on steam
I named a folder on my desktop "Anywhere" and but the mod manager files into it but when I hit the modman.exe it gives me an error that says i dont have python? (I have 1.7.5 installed for sure) I run the main.py and it gives me this error message
__________________________________________________________________________________________________
2013-07-14 11:54:26 ERROR: DLL load failed: %1 is not a valid Win32 application.
Traceback (most recent call last):
File "C:\Users\Joe\Desktop\Anywhere\main.py", line 72, in <module>
globals()[new_name] = __import__(old_name, globals(), locals(), [])
File "C:\Python27\lib\lib-tk\Tkinter.py", line 38, in <module>
import FixTk
File "C:\Python27\lib\lib-tk\FixTk.py", line 65, in <module>
import _tkinter
ImportError: DLL load failed: %1 is not a valid Win32 application.
______________________________________________________________________________________________
I have tried to install python 3.3 as well but I get an error message with that too I even tried running it in administator mode though the command prompt but it still gives me that message
If anyone could help me I would be greatly apperciative
I have FTL on steam
I named a folder on my desktop "Anywhere" and but the mod manager files into it but when I hit the modman.exe it gives me an error that says i dont have python? (I have 1.7.5 installed for sure) I run the main.py and it gives me this error message
__________________________________________________________________________________________________
2013-07-14 11:54:26 ERROR: DLL load failed: %1 is not a valid Win32 application.
Traceback (most recent call last):
File "C:\Users\Joe\Desktop\Anywhere\main.py", line 72, in <module>
globals()[new_name] = __import__(old_name, globals(), locals(), [])
File "C:\Python27\lib\lib-tk\Tkinter.py", line 38, in <module>
import FixTk
File "C:\Python27\lib\lib-tk\FixTk.py", line 65, in <module>
import _tkinter
ImportError: DLL load failed: %1 is not a valid Win32 application.
______________________________________________________________________________________________
I have tried to install python 3.3 as well but I get an error message with that too I even tried running it in administator mode though the command prompt but it still gives me that message
If anyone could help me I would be greatly apperciative

- kartoFlane
- Posts: 1488
- Joined: Mon Jan 14, 2013 10:20 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
Modman.exe is currently broken and never detects python. You have to double-click on main.py directly.
(or download the fixed exe)
(or download the fixed exe)
Superluminal2 - a ship editor for FTL
-
- Posts: 5
- Joined: Sun Jul 14, 2013 3:56 pm
Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)
I tried the fixed exe and everything but the end result is still this errorkartoFlane wrote:Modman.exe is currently broken and never detects python. You have to double-click on main.py directly.
(or download the fixed exe)
____________________________________________________________________________________________________
2013-07-14 13:09:42 ERROR: DLL load failed: %1 is not a valid Win32 application.
Traceback (most recent call last):
File "main.py", line 72, in <module>
globals()[new_name] = __import__(old_name, globals(), locals(), [])
File "C:\Python27\lib\lib-tk\Tkinter.py", line 38, in <module>
import FixTk
File "C:\Python27\lib\lib-tk\FixTk.py", line 65, in <module>
import _tkinter
ImportError: DLL load failed: %1 is not a valid Win32 application.
__________________________________________________________________________________________________