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

Discuss and distribute tools and methods for modding. Moderator - Grognak
Derekluu
Posts: 1
Joined: Sat May 04, 2013 4:55 pm

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

Postby Derekluu » Sat May 04, 2013 4:59 pm

I need help.
What do i do when it says this?
"struct.error:unpack requires a string argument of length 8"
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 » Sat May 04, 2013 5:31 pm

@Derekluu
viewtopic.php?f=12&t=2464&start=840#p43796

@Vhati
Sadly, very few people bother to look at readmes when they encounter problems :S
I am guilty of this myself...
Superluminal2 - a ship editor for FTL
ShadowDragon8685
Posts: 75
Joined: Sun Sep 16, 2012 3:45 am

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

Postby ShadowDragon8685 » Sat May 04, 2013 7:19 pm

I need some help - is there any way to check the version of Python on my system? I'm in a bit of a pickle.

I have an older version of Python, 2.6.5 (I think,) on my system, because I'm running a tabletop game of the Star Wars RPG via Traipse - which needs 2.6.5 (which is what I installed - again, I think.)

The Mod Manager 1.7 says it should run on 2.6, but when I launch Modman.exe, it says I don't have any supported version of Python on my system. Does it not run on 2.6.5, or is something squirrely going on?
Frustrated by random things beyond your control killing you?

Maxim 31: only cheaters prosper.
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 » Sat May 04, 2013 7:44 pm

The modman.exe is currently broken and doesn't detect Python on any system, ever.
In order to run GMM, you have to double click on main.py instead.
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 » Thu May 09, 2013 7:24 pm

Yay! :D
News from the Python dev mailing list...
since there turned out to be a "critical mass" of regressions in 2.7.4/3.2.4/3.3.1, Benjamin and I would like to release a release fixing these next weekend. [written 2013-04-30]
justaguy3
Posts: 1
Joined: Sun May 12, 2013 7:45 pm

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

Postby justaguy3 » Sun May 12, 2013 7:49 pm

Please help! I am getting the "String augment of length 8" error and nothing has helped. I tried deleting the files in the backup, but whenever I patch something they come back for some reason.
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 15, 2013 9:03 pm

justaguy3 wrote:Please help! I am getting the "String augment of length 8" error and nothing has helped. I tried deleting the files in the backup, but whenever I patch something they come back for some reason.
When there's corruption, you need to delete the backups AND reinstall the game (or do the steam re-verify thing) at the same time.
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 17, 2013 4:46 am

Python 2.7.5 is available!

Anyone who got Python in the past month or two (2.7.4) should upgrade to fix bugs that particular version introduced.
mathcow
Posts: 2
Joined: Fri May 17, 2013 11:37 am

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

Postby mathcow » Fri May 17, 2013 11:38 am

Well since modman.exe doesnt work how do I run main.py as an administrator to give it the permissions to apply the mod?
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 17, 2013 7:44 pm

mathcow wrote:Well since modman.exe doesnt work how do I run main.py as an administrator

See: this post.