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

Discuss and distribute tools and methods for modding. Moderator - Grognak
daveking
Posts: 8
Joined: Wed Apr 24, 2013 8:54 am

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

Postby daveking » Sun Apr 28, 2013 2:09 pm

[quote="kartoFlane"]There's no need to send me the ftl file anymore, since we confirmed that the problem is with wrong archives being patched.

Ok I was about to try that and realised 2 things, there is no modman.idi folder/file, so I simply relocated FTL to another location and GMM prompted me to tell it where is was again which I have done, so the path for the .dat should be back to normal.

Also, I'm on windows 7 64-bit, using Superluminal WINx64, but my GMM is the Win32 v1.7....could that cause these issues?
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

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

Postby kartoFlane » Sun Apr 28, 2013 2:22 pm

Nah, GMM is the same for both versions of Windows.
Superluminal2 - a ship editor for FTL
daveking
Posts: 8
Joined: Wed Apr 24, 2013 8:54 am

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

Postby daveking » Sun Apr 28, 2013 2:56 pm

The in which case I'm going to just resign to my lack of modding skills and throw my laptop out of the nearest airlock. I think I've tried everything now and it still doesn't work :-(

Thanks for the assist dude.
SenorSmaySmay
Posts: 3
Joined: Sat Apr 27, 2013 5:30 pm

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

Postby SenorSmaySmay » Sun Apr 28, 2013 8:43 pm

every time I try to patch SC2 conversion mods for ships and UI I get this. I'm computer Illiterate so be kind :D


ERROR: [Errno 13] Permission denied: 'C:/Program Files (x86)/FTL/resources\\data
.dat'
Traceback (most recent call last):
File "C:\Users\Ian Espiritu\Desktop\Mods\FTL\Grognaks Mod Manager v1.7 Win32\l
ib\killable_threading.py", line 99, in run
result = self._payload(*self._payload_args, **self._payload_kwargs)
File "C:\Users\Ian Espiritu\Desktop\Mods\FTL\Grognaks Mod Manager v1.7 Win32\m
ain.py", line 782, in patch_dats
sh.copy2(bak_path, dat_path)
File "C:\Python27\lib\shutil.py", line 130, in copy2
copyfile(src, dst)
File "C:\Python27\lib\shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied: 'C:/Program Files (x86)/FTL/resources\\da
ta.dat'
INFO:
INFO: Patching failed.
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

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

Postby kartoFlane » Sun Apr 28, 2013 10:46 pm

@SenorSmaySmay
GMM needs to be run as administrator on Windows 7

@daveking
Huh. Then I dunno, really. It shouldn't be possible for modman.ini to be missing... *shrug*
Superluminal2 - a ship editor for FTL
SenorSmaySmay
Posts: 3
Joined: Sat Apr 27, 2013 5:30 pm

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

Postby SenorSmaySmay » Mon Apr 29, 2013 3:27 am

I cant run Modman.exe as admin because it wont work anyways. It says no version of python is installed. So I use the main.py. And I cant find it in the run cmd thing.
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

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

Postby Vhati » Mon Apr 29, 2013 4:12 am

SenorSmaySmay wrote:I cant run Modman.exe as admin because it wont work anyways. It says no version of python is installed. So I use the main.py. And I cant find it in the run cmd thing.
I'm not sure what you mean by "I can't find it".

If you get:
'...' is not recognized as an internal or external command.
True, the exe doesn't work, but some version of Python does need to be present, if you haven't installed one already.

If you get:
The system cannot find the path specified.
You mistyped the path to the folder. As you type, hitting tab one or more times will autocomplete names.
Article: TechNet - Get the Full Path of a Folder or File in Windows 7
Or you can drag the folder onto a non-admin prompt to see its path typed out.
Udummie
Posts: 8
Joined: Wed May 01, 2013 10:24 pm

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

Postby Udummie » Thu May 02, 2013 9:10 pm

HELP!!!

On the mod manager when I click patch on the C:\Windows\py.exe it says this

IOERROR: [errno 13] Permission denied: 'C:/Program files (x86)/ftl/resources\\data.dat.bak'


By the way im not so technical
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

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

Postby kartoFlane » Thu May 02, 2013 9:20 pm

@Udummie
GMM needs to be run as administrator on Windows 7

...this thread really needs an FAQ section...
Superluminal2 - a ship editor for FTL
Vhati
Posts: 792
Joined: Thu Oct 25, 2012 12:01 pm

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

Postby Vhati » Fri May 03, 2013 2:47 pm

kartoFlane wrote:...this thread really needs an FAQ section...
That one was actually in 1.7's readme.

Several other common ones will be present in the next version's docs. :roll: