farctool2
farctool2 copied to clipboard
Nothing can be extracted; NullPointerException in thread AWT-EventQue-0
No files can be extracted using the "Extract selected..." button
https://github.com/DeltaFlush/farctool2 this fork seems to be working
I can't seem to build that fork, it's just throwing me "cannot find symbol" errors.
@B-Knight49 i was able to run it via netbeans, sadly it doesn't use an universal build tool like maven, it requires netbeans to be compiled correctly.
Ok i forked it and mavenized the entire project: https://github.com/LBPModding/FarcTool2 You can download the jar from my jenkins server: https://ci.codemc.io/job/LBPModding/job/FarcTool2/ (It requires Java 11)
Massively appreciated, that's saved me a lot of time.
EDIT: By the way, do you plan on working on your fork? I've noticed that the folders "spu" and "scripts" are completely missing from LBP2's .FARC even though the .MAP indicates it being there - hence the errors. I'd open an issue on your fork but wouldn't want to spam it.
EDIT 2: Some files inside of "spu" exist in the data.sdat file but it needs to be decrypted and, even then, it's still lacking some files as outlined in the blurayguids.MAP file
Sadly i can only help with code refactoring, i don't have the knowledge to continue the reverse engineering work :(
Aw, I understand. I can't reverse engineer it well either, but I'm learning as we speak...
Thanks regardless!
Still cant decompress :/
i downloaded only this from the link u send:
Looks like @philosophofee is working on a new LBP tool called Quencher.
If you read this Ben, please keep working on it when you can!