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

android 8以下报错 java.lang.NoSuchMethodError: No virtual method position(I)Ljava/nio/ByteBuffer #161

Open
DSIhjp opened this issue Mar 27, 2023 · 2 comments

Comments

@DSIhjp
Copy link

DSIhjp commented Mar 27, 2023

/ java.lang.NoSuchMethodError: No virtual method position(I)Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes (declaration of 'java.nio.ByteBuffer' appears in /system/framework/core-oj.jar)\n// \tat com.tencent.vasdolly.common.apk.ZipUtils.findZipEndOfCentralDirectoryRecord(ZipUtils.java:12)\n// \tat com.tencent.vasdolly.common.apk.ZipUtils.findZipEndOfCentralDirectoryRecord(ZipUtils.java:2)\n// \tat com.tencent.vasdolly.common.apk.ApkSigningBlockUtils.getEocd(ApkSigningBlockUtils.java:1)\n// \tat com.tencent.vasdolly.common.V2SchemeUtil.getApkSigningBlock(V2SchemeUtil.java:3)\n// \tat com.tencent.vasdolly.reader.IdValueReader.getAllIdValueMap(IdValueReader.java:2)\n// \tat com.tencent.vasdolly.reader.IdValueReader.getByteBufferValueById(IdValueReader.java:2)\n// \tat com.tencent.vasdolly.reader.IdValueReader.getByteValueById(IdValueReader.java:2)\n// \tat com.tencent.vasdolly.reader.IdValueReader.getStringValueById(IdValueReader.java:2)\n// \tat com.tencent.vasdolly.reader.ChannelReader.getChannelByV2(ChannelReader.java:2)\n// \tat com.tencent.vasdolly.helper.ChannelReaderUtil.getChannelByV2(ChannelReaderUtil.java:2)\n// \tat com.tencent.vasdolly.helper.ChannelReaderUtil.getChannel(ChannelReaderUtil.java:2)\n// \tat c.a0.d.p.b.a(ShareUtils.java:1)\n// \tat

@DSIhjp
Copy link
Author

DSIhjp commented Mar 27, 2023

必现问题,用的是3.0.6版本

@DSIhjp
Copy link
Author

DSIhjp commented Mar 27, 2023

用的

@DSIhjp DSIhjp closed this as completed Mar 27, 2023
@DSIhjp DSIhjp reopened this Mar 27, 2023
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