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
673 stars 205 forks source link

Charlatano1.1.0 NullPointerException in Charlatano.kt Line 91 #974

Open mister91jiao opened 3 years ago

mister91jiao commented 3 years ago

Caused by function eval(code) , i am C#programmer I can't fix it,sorry

wesleybs29 commented 3 years ago

I'm having the same problem

Exception in thread "main" java.lang.NullPointerException at com.charlatano.Charlatano.loadSettings(Charlatano.kt:91) at com.charlatano.Charlatano.main(Charlatano.kt:43) at com.charlatano.Charlatano.main(Charlatano.kt)

MrBenson420 commented 3 years ago

I'm also having same issue.

Exception in thread "main" java.lang.NullPointerException at com.charlatano.Charlatano.loadSettings(Charlatano.kt:91) at com.charlatano.Charlatano.main(Charlatano.kt:43) at com.charlatano.Charlatano.main(Charlatano.kt)

pixiwoo commented 3 years ago

charliee Same here. 1.0.12 works good

ghost commented 3 years ago

Same here. Tried with JDK 11 and 15.

Exception in thread "main" java.lang.NullPointerException: Cannot invoke "javax.script.ScriptEngine.eval(String)" because "$this$with" is null

    at com.charlatano.Charlatano.loadSettings(Charlatano.kt:91)
    at com.charlatano.Charlatano.main(Charlatano.kt:43)
    at com.charlatano.Charlatano.main(Charlatano.kt)
gdaxz commented 3 years ago

did any of you manage to fix this error? if they didn’t, please tell me if using a previous version of Charlatano is it still safe?

ghost commented 3 years ago

did any of you manage to fix this error? if they didn’t, please tell me if using a previous version of Charlatano is it still safe?

Haven't got time to deal with it for now. Version 1.0.12 still working and safe. Safety is not related to new version, most of times its new stuff or stuff that stopped working, not related to detection.

gdaxz commented 3 years ago

oh ok thanks