Jire / Charlatano

Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
GNU Affero General Public License v3.0
675 stars 206 forks source link

GAME CRASH WHEN I PRESS "B' TO BUY #238

Open wuwujia opened 7 years ago

wuwujia commented 7 years ago

Exception in thread "Thread-11" kotlin.KotlinNullPointerException at com.charlatano.game.entity.BombKt.location(Bomb.kt:51) at com.charlatano.scripts.BombTimerKt$bombTimer$$inlined$invoke$1.invoke(Every.kt:41) at com.charlatano.scripts.BombTimerKt$bombTimer$$inlined$invoke$1.invoke(Every.kt) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)

0-x-2-2 commented 7 years ago

remove bomb timer bind idk

Jire commented 7 years ago

Are you using an old version? Like before 1.0.5-HOTFIX?

wuwujia commented 7 years ago

No.I'm using the 1.0.5 hotfix the latest version. and this crashed just went away the past 3 days. Maybe it's just me by the odds.

BTW, when I used JDK to build your java project , it's successful but not 100% succesful.