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

java.lang.NoSuchMethodError: No virtual method lazyInject_autoGen_Get_config()Lcom/lody/virtual/sandxposed/XposedConfig #60

Closed
TmacZhang opened this issue Oct 29, 2019 · 0 comments

Comments

@TmacZhang
Copy link

10-29 13:32:19.945 11140 11140 E AndroidRuntime: Process: io.virtualapp.sandvxposed, PID: 11140
10-29 13:32:19.945 11140 11140 E AndroidRuntime: java.lang.NoSuchMethodError: No virtual method lazyInject_autoGen_Get_config()Lcom/lody/virtual/sandxposed/XposedConfig; in class Lio/virtualapp/home/adapters/XposedModuleAdapter; or its super classes (declaration of 'io.virtualapp.home.adapters.XposedModuleAdapter' appears in /data/app/io.virtualapp.sandvxposed-5MDBVtZNXshoVxm2T6k1YQ==/base.apk)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at io.virtualapp.home.adapters.XposedModuleAdapter$ViewHolder.bind(XposedModuleAdapter.java:81)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at io.virtualapp.home.adapters.XposedModuleAdapter.onBindViewHolder(XposedModuleAdapter.java:52)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at io.virtualapp.home.adapters.XposedModuleAdapter.onBindViewHolder(XposedModuleAdapter.java:26)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:6781)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:6823)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.tryBindViewHolderByDeadline(RecyclerView.java:5752)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6019)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5858)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5854)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2230)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1557)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1517)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:612)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3924)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.support.v7.widget.RecyclerView.onMeasure(RecyclerView.java:3336)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.view.View.measure(View.java:23223)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6753)
10-29 13:32:19.945 11140 11140 E AndroidRuntime: at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1535)

@TmacZhang TmacZhang changed the title : java.lang.NoSuchMethodError: No virtual method lazyInject_autoGen_Get_config()Lcom/lody/virtual/sandxposed/XposedConfig java.lang.NoSuchMethodError: No virtual method lazyInject_autoGen_Get_config()Lcom/lody/virtual/sandxposed/XposedConfig Oct 29, 2019
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