-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for error SIGILL #27
Comments
can you try using a smaller drive? maybe youre reaching some limit in your browser. you can set the default HD size in the settings before starting the emulator, but you will need to delete your current drive first. |
Does clearing the drive directly delete the file from the cookies or however it saves? Also there's a REALLY weird bug - In text based setup, a lower speed (such as 1320) copies files faster than 40000 for example (this is more likely a windows text setup bug though) |
Clearing the drive deletes it from IndexedDB which is where it's stored in the browser. |
Gotchya |
There is a weird bug on Chromebooks where extensive use causes it to suddenly break, and continuously cause the SIGILL error when saving the drive. Currently the only fix I have been able to find is removing the account and re-adding it.
NOTE: This fix is for Chromebooks
If you can find other fixes please let me know in this thread.
The text was updated successfully, but these errors were encountered: