Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fullota failure #25

Open
Qiangong2 opened this issue Aug 27, 2017 · 3 comments
Open

fullota failure #25

Qiangong2 opened this issue Aug 27, 2017 · 3 comments

Comments

@Qiangong2
Copy link

`>>>> modify resource id: out/obj/system/framework/framework.board.DWd/smali ...
<<<< modify resource id: out/obj/system/framework/framework.board.DWd/smali done

modify resource id: out/obj/system/framework/framework.board.DWd/smali_classes2 ...
<<<< modify resource id: out/obj/system/framework/framework.board.DWd/smali_classes2 done
<<<< copy board packages done
in partSmaliAppend.sh
I: Using Apktool 2.2.2-6a4ae2-SNAPSHOT
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
Exception in thread "main" org.jf.util.ExceptionWithContext: Unsigned short value out of range: 65889
at org.jf.dexlib2.writer.DexDataWriter.writeUshort(DexDataWriter.java:116)
at org.jf.dexlib2.writer.InstructionWriter.write(InstructionWriter.java:329)
at org.jf.dexlib2.writer.DexWriter.writeCodeItem(DexWriter.java:1027)
at org.jf.dexlib2.writer.DexWriter.writeDebugAndCodeItems(DexWriter.java:803)
at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:252)
at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:230)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:61)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:36)
at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:404)
at brut.androlib.Androlib.buildSources(Androlib.java:335)
at brut.androlib.Androlib.build(Androlib.java:291)
at brut.androlib.Androlib.build(Androlib.java:263)
at brut.apktool.Main.cmdBuild(Main.java:227)
at brut.apktool.Main.main(Main.java:84)

make[1]: *** [out/obj/system/framework/framework.jar] Error 161`

@imhansai
Copy link

@Qiangong2 把base的custom_jar.sh拷过来再fullota试试

@Qiangong2
Copy link
Author

@hanAndJun 不工作。 和之前一样

@michal161
Copy link

Did You fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants