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
677 stars 209 forks source link

Not working #865

Open LokiLucas opened 4 years ago

LokiLucas commented 4 years ago

When I open the "Start Charlanto 1.0.11" it doesn't come about with a blank page it comes up with

ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider org.jetbrains.kotlin.script.jsr223.KotlinJsr223JvmLocalScriptEngineFactory not found Exception in thread "main" java.lang.NullPointerException at com.charlatano.Charlatano.loadSettings(Charlatano.kt:88) at com.charlatano.Charlatano.main(Charlatano.kt:40)

So kind of unsure what to do at this point

apples12 commented 4 years ago

True using the master instead, from what I read its having a compiling issue, dunno how to fix it as java is not my forte.