Jefino9488 / FrameworkPatcher

Automated workflow to patch miui frameworks
https://jefino9488.github.io/FrameworkPatcher/
GNU General Public License v3.0
47 stars 47 forks source link

Xiaomi 14 Ultra framework.jar error #12

Closed Juliano31 closed 1 month ago

Juliano31 commented 1 month ago

Error: Exception in thread "main" org.jf.util.ExceptionWithContext: Exception occurred while writing code_item for method Landroid/util/LongSparseArray;->clone()Landroid/util/LongSparseArray; at org.jf.dexlib2.writer.DexWriter.writeDebugAndCodeItems(DexWriter.java:1058) at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:354) at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:309) at org.jf.smali.Smali.assemble(Smali.java:131) at org.jf.smali.AssembleCommand.run(AssembleCommand.java:96) at org.jf.smali.Main.main(Main.java:100) Caused by: org.jf.util.ExceptionWithContext: Error while writing instruction at code offset 0x14 at org.jf.dexlib2.writer.DexWriter.writeCodeItem(DexWriter.java:1331) at org.jf.dexlib2.writer.DexWriter.writeDebugAndCodeItems(DexWriter.java:1054) ... 5 more Caused by: org.jf.util.ExceptionWithContext: Unsigned short value out of range: 65554 at org.jf.dexlib2.writer.DexDataWriter.writeUshort(DexDataWriter.java:116) at org.jf.dexlib2.writer.InstructionWriter.write(InstructionWriter.java:356) at org.jf.dexlib2.writer.DexWriter.writeCodeItem(DexWriter.java:1291) ... 6 more

Error: Process completed with exit code 1.

gives this error why ?

Jefino9488 commented 1 month ago

Known issues will fix after a month ig

Juliano31 commented 1 month ago

okay thanks bro

Jefino9488 commented 1 month ago

the issue should be fixed by this comit retry build.