Delta2Force / MCVmComputers

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

Not accounting for "Starting" State #236

Open El-Virus opened 2 years ago

El-Virus commented 2 years ago

The game will crash when clicking on the screen if the VM is starting. See the error log:

org.virtualbox_6_1.VBoxException: VirtualBox error: rc=0x80bb0002 Invalid machine state: Starting (must be Running, Paused or Stuck) (0x80bb0002)

It also doesn't like it if the session is unlocked:

org.virtualbox_6_1.VBoxException: VirtualBox error: rc=0x8000ffff The session is not locked (session state: Unlocked) (0x8000ffff)
y2k04 commented 1 year ago

Could you add the whole error log?