Page 99 of 117

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

Posted: Wed Jun 05, 2013 12:52 am
by nobody1313
I tried that, but I get the error message "The application was unable to start correctly (0xc000007b). Click OK to close the application". I click "OK" and the error and application both close. What to do?

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

Posted: Wed Jun 05, 2013 2:46 am
by Vhati
nobody1313 wrote:I have downloaded about 7 different versions (2.6, 2.6 64 bit, the newest one (32 and 64 bit, etc.) I believe that the issue may be that my computer is 64 bit.
nobody1313 wrote:I get the error message "The application was unable to start correctly (0xc000007b). Click OK to close the application". I click "OK" and the error and application both close. What to do?

Uninstall all versions of Python, and manually delete their directories if any linger.
Then download Python 2.7.5 64bit, and install it.

Then run main.py directly.
- Windows XP: Double-click main.py.
- Windows Vista/7/8: may have to do this.

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

Posted: Wed Jun 05, 2013 3:38 pm
by nobody1313
It works now, thank you!

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

Posted: Wed Jun 05, 2013 9:22 pm
by reprusu
I have python installed and did the command line in admin mode but it says:
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.

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

Posted: Wed Jun 05, 2013 10:23 pm
by Vhati
reprusu wrote:I have python installed and did the command line in admin mode but it says:
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.

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

Posted: Thu Jun 06, 2013 1:40 pm
by Gore_Rulz
Hello guys

i bought FTL a few days ago and its an realy awesome game,
but now i want to play the infinity space mod because i dont like the limit.
Now i have a issue with FTL because everything works fine with the GMM till i want to start FTL.
the patch works the game starts than i choose a ship and when i want to start the game closes with out any messeng for me.
i hope you understand my problem and can help me

MFG Gore_Rulz

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

Posted: Thu Jun 06, 2013 1:52 pm
by UltraMantis
What mod did you patch into the game?

Also, if you're on Steam, try using the verify cache option, then run GMM again.

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

Posted: Thu Jun 06, 2013 2:22 pm
by Gore_Rulz
i used the Infinity space Mod_0.4.4
when use the verify option it told me that 2 files cant be verify and that steam wants to reload them.
thats it nothing more after the download the game is on the vanilla state

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

Posted: Thu Jun 06, 2013 3:24 pm
by kartoFlane
You have probably updated FTL to the newest version (1.03.3), and Infinite Space isn't compatible with it yet. If you want to play the mod, you'll have to downgrade to 1.03.1 somehow.

You can check your FTL version by looking at the bottom-right corner in the main menu.

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

Posted: Fri Jun 07, 2013 8:09 am
by Tassyr
Soooo. I poked around in the massive ball of posts that this thing has collected- and still haven't figured this one out.

Despite having installed python three times...

"No supported version of Python found on this system. Download python 2.7.3 at: http://www.python.org/getit/

Press enter to continue."

So. How do I get modman to realise that it -IS- installed on this computer, and it needs to actually do more than sit in a corner and sulk? :x

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.
Traceback (most recent call last):
File "C:\Program Files (x86)\FTL\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.