An attempt to run vmve on the lab computers resulted in it crashing. Checking the log file revealed that it crashed because it was unable to initialize the master voice. To fix this, the engine should redesign how audio is handled so that it does not depend on it. Instead, if audio is unable to be created then we simply log it as a warning and continue with the initialisation process. Any audio-related features will not be available if this is the case.
An attempt to run vmve on the lab computers resulted in it crashing. Checking the log file revealed that it crashed because it was unable to initialize the master voice. To fix this, the engine should redesign how audio is handled so that it does not depend on it. Instead, if audio is unable to be created then we simply log it as a warning and continue with the initialisation process. Any audio-related features will not be available if this is the case.