Wdestroier   11-03-2015, 01:45 AM
#1
Im just logging the crash, as when(if) you fix I can(/will) delete this post ᵒʳ ᶰᵒᵗ ʰᵃʰᵃʰᵃʰᵃ


Bytecode Viewer Version: 2.9.8

java.lang.ArrayIndexOutOfBoundsException: 19201
at jd.cli.util.ClassFileUtil.ExtractDirectoryPath(ClassFileUtil.java:48)
at the.bytecode.club.bytecodeviewer.decompilers.JDGUIDecompiler.decompileClassNode(JDGUIDecompiler.java:63)
at the.bytecode.club.bytecodeviewer.gui.ClassViewer$14.doShit(ClassViewer.java:1084)
at the.bytecode.club.bytecodeviewer.gui.PaneUpdaterThread.run(PaneUpdaterThread.java:16)

Edit: Another Stacktrace(From other class):

java.lang.ArrayIndexOutOfBoundsException: 4880
at jd.cli.util.ClassFileUtil.ExtractDirectoryPath(ClassFileUtil.java:48)
at the.bytecode.club.bytecodeviewer.decompilers.JDGUIDecompiler.decompileClassNode(JDGUIDecompiler.java:63)
at the.bytecode.club.bytecodeviewer.gui.ClassViewer$14.doShit(ClassViewer.java:1084)
at the.bytecode.club.bytecodeviewer.gui.PaneUpdaterThread.run(PaneUpdaterThread.java:16)

PS: It persist on some classes, but in some ones it decompile without errors..
This post was last modified: 11-03-2015, 02:52 AM by Wdestroier. Edit Reason: Disabled Smiles, Added Another Stacktrace
Konloch   11-09-2015, 07:58 AM
#2
Could you post an example of a class/jar that produces this issue? Cheers!
Wdestroier   11-16-2015, 05:13 AM
#3
Here is one Class that produces one of these Stacktraces; I was editing some default values: http://goo.gl/HKv0Yy

Cheers!
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.