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

cann't simpifay apk #161

Open
erikiorai opened this issue Feb 15, 2022 · 0 comments
Open

cann't simpifay apk #161

erikiorai opened this issue Feb 15, 2022 · 0 comments

Comments

@erikiorai
Copy link

i don't what is wrong but when i run simplify-1-3-0 i get this

(1 / 2) Executing top level method: Lcom/xlocker/support/ThemeApplication;->attachBaseContext(Landroid/content/Context;)V
Exception in thread "main" java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.util.NavigableMap java.util.TreeSet.m accessible: module java.base does not "opens java.util" to unnamed module @75f32542
        at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:357)
        at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
        at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:177)
        at java.base/java.lang.reflect.Field.setAccessible(Field.java:171)
        at com.rits.cloning.Cloner.addAll(Cloner.java:563)
        at com.rits.cloning.Cloner.allFields(Cloner.java:577)
        at com.rits.cloning.Cloner.registerStaticFields(Cloner.java:209)
        at com.rits.cloning.Cloner.registerKnownConstants(Cloner.java:190)
        at com.rits.cloning.Cloner.init(Cloner.java:85)
        at com.rits.cloning.Cloner.<init>(Cloner.java:61)
        at org.cf.smalivm.context.ClonerFactory.build(ClonerFactory.java:41)
        at org.cf.smalivm.context.ExecutionContext.<init>(ExecutionContext.java:39)
        at org.cf.smalivm.VirtualMachine.spawnRootContext(VirtualMachine.java:165)
        at org.cf.smalivm.VirtualMachine.spawnRootContext(VirtualMachine.java:156)
        at org.cf.smalivm.VirtualMachine.execute(VirtualMachine.java:57)
        at org.cf.simplify.Launcher.executeMethods(Launcher.java:195)
        at org.cf.simplify.Launcher.run(Launcher.java:141)
        at org.cf.simplify.Main.main(Main.java:14)

here is the apk i trying to simplify

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

1 participant