Page 100 of 117

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

Posted: Fri Jun 07, 2013 1:11 pm
by Vhati
Tassyr wrote:And before anyone says "Just use main.py..." I can't. I click it, it flashes real fast, then I get this:

2013-06-07 01:10:17 ERROR: DLL load failed: %1 is not a valid Win32 application.
[...]
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.
See this post.

Then run main.py.

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

Posted: Mon Jun 10, 2013 5:20 pm
by LOLZdude12
I need help, could some do that? Here's the problem: 013-06-10 18:18:35 INFO: Grognak's Mod Manager v1.7.0
2013-06-10 18:18:35 INFO: Platform: Windows-XP-5.1.2600-SP3
2013-06-10 18:18:35 INFO: Interpreter: CPython 2.7.5 (32bit)
2013-06-10 18:18:35 INFO:
2013-06-10 18:18:35 INFO: Rooting at: C:\Documents and Settings\Bruce's Laptop\Desktop\Grognaks Mod Manager v1.7 Win32
2013-06-10 18:18:35 INFO:
2013-06-10 18:18:35 INFO: Registering ctrl-c handler.
2013-06-10 18:18:35 INFO: Using FTL dats path from config: C:\Program Files\Steam\steamapps\common\FTL Faster Than Light\resources
2013-06-10 18:18:35 INFO: Background hashing finished.
2013-06-10 18:18:49 INFO:
2013-06-10 18:18:49 INFO: Patching...
2013-06-10 18:18:49 INFO:
2013-06-10 18:18:54 INFO: Unpacking data.dat...
2013-06-10 18:18:57 INFO: Unpacking resource.dat...
2013-06-10 18:19:12 ERROR:
Traceback (most recent call last):
File "C:\Documents and Settings\Bruce's Laptop\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:\Documents and Settings\Bruce's Laptop\Desktop\Grognaks Mod Manager v1.7 Win32\main.py", line 801, in patch_dats
unpackdat(resource_dat_path, resource_unp_path)
File "C:\Documents and Settings\Bruce's Laptop\Desktop\Grognaks Mod Manager v1.7 Win32\main.py", line 610, in unpackdat
unpacker.extract_to(filename, f)
File "C:\Documents and Settings\Bruce's Laptop\Desktop\Grognaks Mod Manager v1.7 Win32\lib\ftldat.py", line 346, in extract_to
assert buf
AssertionError
2013-06-10 18:19:13 INFO:
2013-06-10 18:19:13 INFO: Patching failed.

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

Posted: Tue Jun 11, 2013 2:03 am
by Vhati
LOLZdude12 wrote:I need help, could some do that?
Here's the problem:

[code]2013-06-10 18:19:12 ERROR:
[...]
File "C:\Documents and Settings\Bruce's Laptop\Desktop\Grognaks Mod Manager v1.7 Win32\lib\ftldat.py", line 346, in extract_to
assert buf
AssertionError
I think your resource.dat claims to be larger than it is. And GMM is trying to read something beyond the end of the file, then panics when it can't find anything.

See the post about corruption.

Can't get it to work

Posted: Thu Jun 13, 2013 8:02 pm
by Apache310
I installed the file but when I try to open it it gives me another zip file and when I open that it clones the second file. I may just be missing something obvious but I can't find it and I really want to play with some of the mods, please help

Re: Can't get it to work

Posted: Fri Jun 14, 2013 2:44 pm
by Vhati
Apache310 wrote:I {installed} {the file} but when I try to {open it} it gives me {another zip file} and when I open that it {clones the second file}. I may just be missing something obvious but I can't {find it} and I really want to play with some of the mods, please help
I don't understand the bold parts.
Please elaborate.

Re: Can't get it to work

Posted: Fri Jun 14, 2013 3:28 pm
by shark
Vhati wrote:
Apache310 wrote:I {installed} {the file} but when I try to {open it} it gives me {another zip file} and when I open that it {clones the second file}. I may just be missing something obvious but I can't {find it} and I really want to play with some of the mods, please help
I don't understand the bold parts.
Please elaborate.

He's not using GMM but WinZip or some such?

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

Posted: Sun Jun 16, 2013 3:04 pm
by mattu10599
I installed version 2.75 of python, and i double clicked on main.py and a command prompt breifly flashed before closing. Then a box popped up that said "Some files extracted from Grognaks mod manager v1.7 win32.zip were modified or new files were created... Do you wish to add them to the archive?" this happens everytime

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

Posted: Sun Jun 16, 2013 3:10 pm
by Vhati
mattu10599 wrote:I installed version 2.75 of python, and i double clicked on main.py and a command prompt breifly flashed before closing. Then a box popped up that said "Some files extracted from Grognaks mod manager v1.7 win32.zip were modified or new files were created... Do you wish to add them to the archive?" this happens everytime
Do not double-click files inside WinZip/WinRAR/7-Zip/etc.
What you see in archiver apps is merely a peek at the zip's contents.

Extract everything to a real folder first. Then run main.py from there.

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

Posted: Sun Jun 16, 2013 3:21 pm
by mattu10599
Vhati wrote:
mattu10599 wrote:I installed version 2.75 of python, and i double clicked on main.py and a command prompt breifly flashed before closing. Then a box popped up that said "Some files extracted from Grognaks mod manager v1.7 win32.zip were modified or new files were created... Do you wish to add them to the archive?" this happens everytime
Do not double-click files inside WinZip/WinRAR/7-Zip/etc.
What you see in archiver apps is merely a peek at the zip's contents.

Extract everything to a real folder first. Then run main.py from there.


Thank You

Problem with Python

Posted: Tue Jun 18, 2013 1:40 am
by mike9606
I have the supported version of python but it still says it can not detect Python. what Should I Do?