Delta2Force / MCVmComputers

Order computer parts from a satellite orbiting around your minecraft world and build actual working computers with them!
Other
501 stars 58 forks source link

support for vbox 7.0? #292

Open BatmanGamingYT opened 11 months ago

BatmanGamingYT commented 11 months ago

it refuses to work on 7.0 virtualbox

Maks7594 commented 10 months ago

uninstall vbox 7.0 and install 6.1 for right now, when it updates to support 7.0 update

y2k04 commented 10 months ago

We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)

Zombie287432874 commented 10 months ago

vbox 7.0.2 works for me

Soxasora commented 9 months ago

We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api

VBox APIs are included with the SDK updated on-par with the release. APIs with SOAP support (vboxjws.jar) are already available under sdk/bindings/webservice I really like the idea and execution of this project which proves that Minecraft is the best testing ground for so many concepts, when I have more time I could tinker with the code to provide a pull request and also help porting this to QEMU

VBOXJWS.jar exists

theoparis commented 7 months ago

We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)

The qemu branch was last updated 3 years ago though....

y2k04 commented 7 months ago

We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)

The qemu branch was last updated 3 years ago though....

We are using a different private repo at the moment.