[Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Discuss and distribute tools and methods for modding. Moderator - Grognak
splette
Posts: 75
Joined: Sun Sep 23, 2012 12:37 am

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by splette »

yep, works for me too.
thanks for the quick fix.
Disc10
Posts: 37
Joined: Mon Sep 24, 2012 10:11 am

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Disc10 »

Didero wrote:Apparently the problem was caused by you using Java 6
Well this is gonna confuse you, but I'm already using Java 7. So heck knows what's going on there then.
Didero
Posts: 14
Joined: Fri Sep 21, 2012 12:26 pm

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Didero »

Disc10 wrote:
Didero wrote:Apparently the problem was caused by you using Java 6
Well this is gonna confuse you, but I'm already using Java 7. So heck knows what's going on there then.
That IS puzzling, yeah. Do you have both Java 6 and 7 installed? And is the "Could not find main class" the only line of the error thrown? Typically with Java there's a few lines when it errors out.
Disc10
Posts: 37
Joined: Mon Sep 24, 2012 10:11 am

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Disc10 »

I only have Java 7 installed and this was the only error I got (I ran the original one again to show this):
Image

So yea, bizarre. I dunno about you but I hate it when I fix a problem but don't know how. :P I'm happy the problem is fixed, but infuriated that the reason is still beyond me! XD
Didero
Posts: 14
Joined: Fri Sep 21, 2012 12:26 pm

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Didero »

Oh, so 1.0.1 is working for you then?
I was a bit confused there.

Good to hear it's working now though!
Repent
Posts: 1
Joined: Sun Oct 07, 2012 4:55 am

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Repent »

I keep getting a java.io.EOFException message that pops up every time I try to unpack
DarkKenji
Posts: 6
Joined: Mon Oct 08, 2012 7:34 pm

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by DarkKenji »

If I unpack a fresh data.dat and repack it it loses about 7kb and the game get an error on start up, any idea why?
Didero
Posts: 14
Joined: Fri Sep 21, 2012 12:26 pm

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Didero »

Repent wrote:I keep getting a java.io.EOFException message that pops up every time I try to unpack
Are you using the original, unaltered .dat files? The only reason I can think of at the moment for an error like that is if the file index at the start of the .dat file describes more files than the .dat file contains.
DarkKenji wrote:If I unpack a fresh data.dat and repack it it loses about 7kb and the game get an error on start up, any idea why?
The fact that it shrinks is because the original data.dat file has a bloated index at the start, which UnPacker removes. This shouldn't cause the game to crash though. What is the exact error?
DarkKenji
Posts: 6
Joined: Mon Oct 08, 2012 7:34 pm

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by DarkKenji »

Yeah I noticed mod manager loses a few kb too, but it works fine.

This is the error,
Image
Soulgazer
Posts: 1
Joined: Thu Oct 11, 2012 4:01 am

Re: [Modding] FTL UnPacker 1.0.1 - .dat un- and repacker GUI

Post by Soulgazer »

How do you start this? All I see is a readme and a .jar file.
Post Reply