06-09-2019, 10:02 PM
(This post was last modified: 06-09-2019, 10:18 PM by AwesomeCronk.)
Yesterday I started having issues with testing my Cosmos code. Whenever I click the "Cosmos" button at the top of Visual Studio, It goes through the normal build and debug procedure, but when VMWare starts, I don't see my OS(named 'Experiment One'). I see:
The first line is normal, but lines two and three seem to tell that the failure was due to an absence of some file. The underscore is a cursor. If I type "Experiment One" after the boot: statement, it gives me the failure message and the boot statement again.
Maybe related: If I open VMWare standalone, I can see a library of virtual machines. I right-clicked the one labeled "Cosmos" and clicked "Delete from disk" before all this chaos happened. Is there a way to fix this?
EDIT: I tried again with another project, received an error: 'Unable to use the previously selected debugger. Please select another one. I am going to try and reinstall VMWare.
Code:
ISOLINUX 6.03 2014-10-06 ETCD Copyright (C) 1994-2014 H. Peter Anvin et al
Loading Experiment... failed!
No files found!
boot: _
Maybe related: If I open VMWare standalone, I can see a library of virtual machines. I right-clicked the one labeled "Cosmos" and clicked "Delete from disk" before all this chaos happened. Is there a way to fix this?
EDIT: I tried again with another project, received an error: 'Unable to use the previously selected debugger. Please select another one. I am going to try and reinstall VMWare.