Quote:
Originally Posted by knc1
The files contained in the snapshot archive, kindle-mkk-20141129-r13408.tar.xz have been updated and newly built from the ones in kindle-mkk-20141129.zip.
Notice the revision number in the archive name of the archive taken from the snapshot thread?
That is significant.
But your post did not include enough of the archive name to tell the difference between the two.
Be very certain to use the proper Update_*.bin file from the snapshot archive, the one with the revision number in its name.
It will not do any harm if it (or an older one) has been installed.
Then explain (while trying the most recent, proper file) what you mean by "does not work".
|
Thanks again for the reply!

I'm re-doing pretty much everything:
- Restore Default settings
- Jailbreak with kindle-k4-jailbreak-1.8.N
- Install Update_mkk-20141129-k4-ALL_install.bin from kindle-mkk-20141129-r13408.tar.xz
- Copy KUAL-KDK-1.0.awz2 into /root/documents folder, from KUAL-v2.7.zip
- Still getting the same errors: An error occurred: Main Class Instantiation threw a RuntimeException. Please contact the developer.
Am I suppose to copy some other files or folders from Kual-v2.7.zip into the
/root or
/root/documents of my K4?
Edit, this is the crash.log:
Code:
--------------------------------------------------------------------------------
[05/09/2016 06:04] KUAL (v. 2.7)
java.lang.RuntimeException: java.lang.NoClassDefFoundError: javax.swing.JButton
at ixtab.jailbreak.SuicidalKindlet.<init>(Unknown Source)
at ixtab.jailbreak.SuicidalKindlet.<init>(Unknown Source)
at com.mobileread.ixtab.kindlelauncher.KualKindlet.<init>(KualKindlet.java:46)
at com.amazon.kindle.kindlet.internal.kb.zdb(tpb:275)
at com.amazon.kindle.kindlet.internal.kb.KU(tpb:439)
at com.amazon.kindle.kindlet.internal.lifecycle.o.call(psb:412)
at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(fw:491)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.IX(qr:959)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(qr:803)
at java.lang.Thread.run(Thread.java:989)
at java.lang.Thread.startup(Thread.java:1066)
Caused by: java.lang.NoClassDefFoundError: javax.swing.JButton
at com.mobileread.ixtab.kindlelauncher.ui.UIAdapter.createInstance(UIAdapter.java:35)
at com.mobileread.ixtab.kindlelauncher.ui.UIAdapter.<clinit>(UIAdapter.java:28)
at java.lang.Class.runStaticInitializers(Compiled Method)(Class.java:1604)
at com.mobileread.ixtab.kindlelauncher.KualKindlet.getUI(KualKindlet.java:269)
at com.mobileread.ixtab.kindlelauncher.KualKindlet.<init>(KualKindlet.java:152)
at ixtab.jailbreak.SuicidalKindlet.<init>(Unknown Source)
at ixtab.jailbreak.SuicidalKindlet.<init>(Unknown Source)
at com.mobileread.ixtab.kindlelauncher.KualKindlet.<init>(KualKindlet.java:46)
at com.amazon.kindle.kindlet.internal.kb.zdb(tpb:275)
at com.amazon.kindle.kindlet.internal.kb.KU(tpb:439)
at com.amazon.kindle.kindlet.internal.lifecycle.o.call(psb:412)
at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(fw:491)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.IX(qr:959)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(qr:803)
at java.lang.Thread.run(Thread.java:989)
at java.lang.Thread.startup(Thread.java:1066)
Could the problem be related to se OS I'm using? It would be weird.. but.. I'm on Ubuntu 16.04.2 LTS..