Users browsing this thread: 2 Guest(s)
Unable to extract/open OBB file for Final Fantasy Dimension 2
#2
(05-21-2019, 01:21 AM)CorruptTurret Wrote: Try this
https://github.com/veronicakulikova/obbd...bdown2.jar
(Requires Java 8)
Usage:
Code:
java -jar obbdown2.jar
[Image: 49768416-2968ed80-fc91-11e8-9849-873572d6c822.png]

Or this (if you don't have Java)
https://github.com/veronicakulikova/obbd...bbDown.zip
Usage:
Code:
ObbDown.exe <obbfile> <outdir>
Or
Drag and drop obb file onto ObbDown.exe in File Explorer

Thank you for showing me this!!
I'm not sure if I'm using this correctly.
I tried to drag and drop but got this message: 
IO Exception occurred. Details:
java.io.IOException: missing boot sector signature.

When I ran ObbDown using the Java codes I got this error (see below)

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: de/waldheinz/fs/BlockDevice has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
        at java.lang.Class.privateGetMethodRecursive(Unknown Source)
        at java.lang.Class.getMethod0(Unknown Source)
        at java.lang.Class.getMethod(Unknown Source)
        at sun.launcher.LauncherHelper.validateMainClass(Unknown Source)
        at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)

Please let me know what else I can do!

Thank you =)
Reply
Thanked by:


Messages In This Thread

Forum Jump: