broodplank / APKtoJava

Decompile your APKs easily (to java/smali or/and resource)
www.broodplank.net
186 stars 54 forks source link

AutoIt Error #3

Open Huntk23 opened 11 years ago

Huntk23 commented 11 years ago

Only spit out-

Line 5133 (APKtoJava.exe):

Error: Subscript used with non-Array variable.

scoreed commented 11 years ago

Was able to replicate this issue with RC2 and RC3 (prior to last update dated 2013-05-13) when "Convert output to an Eclipse project" was selected. Occurred with input file and path name and output path name only containing alpha numeric characters (no spaces or other special characters).

Issue appears resolved with latest commit 6fb2eab7dd41566ae4457ec247af3d4c1186a98d. Excellent work and package.

Thanks

broodplank commented 11 years ago

Thanks for your feedback :) Really appreciate that since It has always worked when I tried it, so couldn't test it myself. And thanks, I hope to update it soon when I find the time ^^

You're welcome