This is common issue with the MySQL server. (broken tables) because of turning off OpenServer incorrectly (like shutdown PC or laptop). Try to click on the green flag -> advanced -> console Now in console enter: mysqlcheck -u root --auto-repair --check --all-databases Hit enter and all tables will be repaired automatically. Now try to start your emulator and repeat the problem, I think the problem will disappear.