simulator will not start

I just updated 1.9 from the help->check for updates option…now:

  • the corona simulator will not start (either debug or normal)

  • the options->glider tab shows no sdk option only a blank panel under plugins

  • the navigation panel no longer shows a lock icon for local functions

This is in the IDE log:

SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor com.MYDevelopers.Cider.Actions.CiderDebugAction$1
java.lang.UnsupportedOperationException: Not supported yet.
    at com.MYDevelopers.Cider.CoronaBridge.PluginEngine.Standard.NullPlugin.getPluginFolder(NullPlugin.java:129)
    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.requireCider(CoronaBridge.java:229)
    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.resynchDebuggerFiles(CoronaBridge.java:869)
    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.runOrDebug(CoronaBridge.java:808)
    at com.MYDevelopers.Cider.CoronaBridge.CoronaBridge.startDebugging(CoronaBridge.java:787)
    at com.MYDevelopers.Cider.Actions.CiderDebugAction$1.run(CiderDebugAction.java:46)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2044)
 

any help is appreciated,

Rick

Hello Rick,

Deleting the System Plugins directory in your user directory should solve the problem. Please go to help-> user directory and delete the system plugins folder.

Regards,

M.Y. Developers

Hello Rick,

Please go to help-> check for updates. The issue should be fixed.

Regards,

M.Y. Developers

Thank you, that fixed the problem.

Hello Rick,

Deleting the System Plugins directory in your user directory should solve the problem. Please go to help-> user directory and delete the system plugins folder.

Regards,

M.Y. Developers

Hello Rick,

Please go to help-> check for updates. The issue should be fixed.

Regards,

M.Y. Developers

Thank you, that fixed the problem.