delta2force

Results 70 comments of delta2force

Which version of Java are you running? In Java 8 this shouldn't be a problem

When the mod version for Minecraft 1.17 comes out this bug will be fixed

Please wait a little for the 1.17 version to come out, then this issue will probably be fixed (This is a weird Java issue)

I have started work on a custom JNI hook to VirtualBox on the branch `jni`. (https://github.com/Delta2Force/MCVmComputers/tree/jni) This will bring better performance to the table too, since this directly accesses VirtualBox's...

I've been having issues getting it to work on Windows, so far it works on Linux pretty fine. Everytime I try to start the VirtualBox Glue API in the JNI...

Update: OLEAUT32.dll is not missing, it is solely missing imports, that being combase.dll which is also missing imports, which is ws2_32.dll which is also missing imports....... this is very confusing.

Okay, I've got the little few bits that are coded in working now! It works!!! The issue was that some .dll's in the VirtualBox directory weren't included in the dll...

The big issue right now is the display. I have attempted overriding the Framebuffer, with the results being that the method of the overridden Framebuffer to update the screen with...

Okay, VirtualBox stuff isn't working out, I'm thinking about finally fully switching to QEMU.

I haven't worked on this for a really long time, but I'll pick it back up sometime in the near future. I'm really busy right now so please don't wait...