Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Discuss and distribute tools and methods for modding. Moderator - Grognak
Dracoroj
Posts: 2
Joined: Mon May 20, 2013 6:17 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Dracoroj » Mon May 20, 2013 6:44 pm

First of all thank you for the hard work with the manager. I have a problem patching the mods and I can't manage to get it working so I thought maybe some of you may know; this is the log it gives me.

Code: Select all

2013-05-20 20:35:18 INFO: Grognak's Mod Manager v1.7.0
2013-05-20 20:35:18 INFO: Platform:    Windows-7-6.1.7600
2013-05-20 20:35:18 INFO: Interpreter: CPython 3.3.2 (32bit)
2013-05-20 20:35:18 INFO:
2013-05-20 20:35:18 INFO: Rooting at: C:\Users\Jorge\Desktop\FTL\Mod Manager
2013-05-20 20:35:18 INFO:
2013-05-20 20:35:18 INFO: Registering ctrl-c handler.
2013-05-20 20:35:18 INFO: Using FTL dats path from config: C:\Program Files (x86)\Steam\steamapps\common\FTL Faster Than Light\resources
2013-05-20 20:35:18 INFO: Background hashing finished.
2013-05-20 20:35:20 INFO: No info for selected mod: Infinite Space_0.4.4 High-res (5bad4d1ec8fcc188142ce2861f8650bb).
2013-05-20 20:35:20 INFO: No info for selected mod: Infinite Space_0.4.4 (de440631df2c0b8274a0f37ccff79206).
2013-05-20 20:35:22 INFO:
2013-05-20 20:35:22 INFO: Patching...
2013-05-20 20:35:22 INFO:
2013-05-20 20:35:23 INFO: Unpacking data.dat...
2013-05-20 20:35:23 INFO: Unpacking resource.dat...
2013-05-20 20:35:23 ERROR: unpack requires a bytes object of length 8
Traceback (most recent call last):
  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\lib\killable_threading.py", line 99, in run
    result = self._payload(*self._payload_args, **self._payload_kwargs)
  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\main.py", line 801, in patch_dats
    unpackdat(resource_dat_path, resource_unp_path)
  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\main.py", line 603, in unpackdat
    unpacker = ftldat.FTLPack(open(dat_path, "rb"))
  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\lib\ftldat.py", line 193, in __init__
    self._read_index()
  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\lib\ftldat.py", line 231, in _read_index
    size, lfn = struct.unpack('<LL', self.f.read(8))
struct.error: unpack requires a bytes object of length 8
2013-05-20 20:35:23 INFO:
2013-05-20 20:35:23 INFO: Patching failed.
2013-05-20 20:35:24 INFO:
2013-05-20 20:35:24 INFO: Quitt


Thanks again to anyone for all the work done.
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Vhati » Wed May 22, 2013 4:56 am

Dracoroj wrote:I have a problem patching the mods

Code: Select all

  File "C:\Users\Jorge\Desktop\FTL\Mod Manager\lib\ftldat.py", line 231, in _read_index
    size, lfn = struct.unpack('<LL', self.f.read(8))
struct.error: unpack requires a bytes object of length 8

See the post about corruption.
mathcow
Posts: 2
Joined: Fri May 17, 2013 11:37 am

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby mathcow » Wed May 22, 2013 8:32 am

Thank you, that appears to be working.
Dracoroj
Posts: 2
Joined: Mon May 20, 2013 6:17 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Dracoroj » Wed May 22, 2013 10:59 am

Thank you so much, it's working now. Consider yourself awarded with a virtual cookie ;)
dgaforgtfo
Posts: 5
Joined: Fri May 24, 2013 6:17 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby dgaforgtfo » Fri May 24, 2013 6:30 pm

I can't get this to work for me, and I really hope this hasn't been answered, but there are so many pages now to slug through I figured I would just straight up ask for help. I have Windows 7, downloaded FTL from Steam, and couldn't download anything from these links so had to download 1.4 from http://www.gamefront.com/files/22532326 ... ip?cda6c1# I unzipped modman and put it in my steam game folder, but every time I run it the command prompt spits out the path to my steam games and (from a screencapture):
" Traceback <most recent call last>:
File "<string>", line 417, in <module>
File "D:\My Documents\projects\ftl mod man\ build\psy.win32\main\out00-PYZ.pyz\
ConfigureParser", line 368, in getboolean
File "D:\My Documents\projects\ftl mod man\ build\psy.win32\main\out00-PYZ.pyz\
ConfigureParser", line 607, in get
ConfigParser.NoSectionError: No section: 'settings' "

I can't find any other mirrors but these links and that one from gamefront, but these links make my IE crash :/ I'd certainly appreciate any enlightening. Thank you!
Krogoth
Posts: 2
Joined: Sat May 25, 2013 6:44 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Krogoth » Sat May 25, 2013 6:50 pm

When i tried to run Gmm, it said i needed something called "Python" so i went and downloaded what it told me to do, and it still says i need "Python" even though i have it. (it said i needed version 2.7.3)
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Vhati » Sat May 25, 2013 8:13 pm

Krogoth wrote:it still says i need "Python" even though i have it.
Ignore modman.exe for now (it's broken), and run main.py directly.
- Windows XP: Double-click main.py.
- Windows Vista/7/8: may have to do this.
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Vhati » Sat May 25, 2013 8:23 pm

dgaforgtfo wrote:I can't find any other mirrors but these links and that one from gamefront, but these links make my IE crash :/
Dropbox Mirror:
GMM 1.7.0 - [Windows]
dgaforgtfo
Posts: 5
Joined: Fri May 24, 2013 6:17 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby dgaforgtfo » Sun May 26, 2013 4:26 am

Vhati wrote:
dgaforgtfo wrote:I can't find any other mirrors but these links and that one from gamefront, but these links make my IE crash :/
Dropbox Mirror:
GMM 1.7.0 - [Windows]




Works like a dream, thank you so much!
Krogoth
Posts: 2
Joined: Sat May 25, 2013 6:44 pm

Re: Grognak's Mod Manager v1.7 (Updated March 6, 2013!)

Postby Krogoth » Sun May 26, 2013 7:08 pm

- Windows XP: Double-click main.py.
- Windows Vista/7/8: may have to do this.[/quote]

Thank you it worked!