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

Can someone help me? I'm getting this message. #1027

Open
wesleybs29 opened this issue Jul 9, 2021 · 2 comments
Open

Can someone help me? I'm getting this message. #1027

wesleybs29 opened this issue Jul 9, 2021 · 2 comments

Comments

@wesleybs29
Copy link

Exception in thread "Thread-8" java.lang.IllegalStateException: Failed to resolve offset
at com.charlatano.game.offsets.Offset$address$2.invoke(Offset.kt:62)
at com.charlatano.game.offsets.Offset$address$2.invoke(Offset.kt:30)
at kotlin.UnsafeLazyImpl.getValue(Lazy.kt:81)
at com.charlatano.game.offsets.Offset.getAddress(Offset.kt)
at com.charlatano.game.offsets.Offset.getValue(Offset.kt:69)
at com.charlatano.game.offsets.EngineOffsets.getDwViewAngles(EngineOffsets.kt)
at com.charlatano.game.ClientStateKt.angle(ClientState.kt:33)
at com.charlatano.scripts.aim.FlatAimKt$flatAim$$inlined$aimScript$1.invoke(Every.kt:64)
at com.charlatano.scripts.aim.FlatAimKt$flatAim$$inlined$aimScript$1.invoke(Every.kt)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
Exception in thread "Thread-5" java.lang.IllegalStateException: Failed to resolve offset
at com.charlatano.game.offsets.Offset$address$2.invoke(Offset.kt:62)
at com.charlatano.game.offsets.Offset$address$2.invoke(Offset.kt:30)
at kotlin.UnsafeLazyImpl.getValue(Lazy.kt:81)
at com.charlatano.game.offsets.Offset.getAddress(Offset.kt)
at com.charlatano.game.offsets.Offset.getValue(Offset.kt:69)
at com.charlatano.game.offsets.EngineOffsets.getDwViewAngles(EngineOffsets.kt)
at com.charlatano.game.ClientStateKt.angle(ClientState.kt:33)
at com.charlatano.scripts.RCSKt$rcs$$inlined$every$1.invoke(Every.kt:59)
at com.charlatano.scripts.RCSKt$rcs$$inlined$every$1.invoke(Every.kt)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
-Exception in thread "main" java.util.NoSuchElementException: No line found
at java.util.Scanner.nextLine(Unknown Source)
at com.charlatano.Charlatano.main(Charlatano.kt:79)

@udansabor
Copy link

udansabor commented Jul 10, 2021

getting this message also. And nothing happens in game. Nothing change

error

@Kansaidorifto86
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants