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

Error during class instrumentation: com.soywiz.kds.IntMap: java.lang.ArrayIndexOutOfBoundsException #166

Closed
soywiz opened this issue Apr 14, 2022 · 7 comments
Labels

Comments

@shanshin
Copy link
Collaborator

Must be fixed in 0.6.0, feel free to reopen if the problem reproduced again.

@soywiz
Copy link
Contributor Author

soywiz commented Aug 24, 2022

Still reproduces:

I can'se see a button to reopen the issue. Can you reopen it yourself if you have the button?

@soywiz-invideo
Copy link

@shanshin Can you reopen the issue? The issue still persists with 0.6.0 as stated in the previous comment. But I cannot reopen it myself since I don't have permissions.

@shanshin shanshin reopened this Sep 23, 2022
@zuevmaxim
Copy link

Fixed in agent version 1.0.683

@soywiz
Copy link
Contributor Author

soywiz commented Oct 3, 2022

Fixed in agent version 1.0.683

What does it mean that version? How can I try it?
Not this version right?: https://github.com/Kotlin/kotlinx-kover/releases/tag/v0.6.0 since thats 0.6.x

@zuevmaxim
Copy link

zuevmaxim commented Oct 3, 2022

@soywiz You can try kover with non-default agent version like this:
kover { engine.set(IntellijEngine("1.0.683")) }

You can add this after apply(plugin = "kover") in your build.gradle.kts

@shanshin
Copy link
Collaborator

shanshin commented Oct 3, 2022

Fixed in Kover 0.6.1

@shanshin shanshin closed this as completed Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants