kb1000

Results 42 comments of kb1000

@tbsandee have you created a bug report (in Google's bug tracker)?

@aaugustin could you please update this, so that I can still use it with the latest version?

@aalmiray please actually do so that I'm able to reference the plugin from there.

No. JavaScript maybe, but not Java... and java has nothing to do with js.

Minecraft itself, yes. But I'm talking about the Minecraft _launcher_, which is written using just CEF, and no Java.

In theory, yes... if you assumed the only thing that can JVM crash was the game itself. Now, that's not the case unfortunately. The JVMs of Gradle and subprocesses as...

@albertz to a Python script, like `cpython_static.py` is.

I've also created something for this even *before* I've opened this issue. It supports `-I` and `-D`. But it's a compiler script, not an interpreter. Since it's based on the...

According to the code, it wasn't written for an actual 64-bit platform: ```cpp // This part was written and tested by Jeff Slutter // from Reactor Zero, Abril, 2007, for...

> there is no code generator for ppc64 in AngelScript If you mean the JIT, yes, that's true, but the JIT is not mandatory and is automatically disabled when not...