ethereum / remix-desktop

Remix IDE desktop
1.02k stars 266 forks source link

New contracts error when deployed. Restart of remix required to fix. #41

Open nbstrong opened 3 years ago

nbstrong commented 3 years ago

Any new contract I make and then try to deploy I get:

creation of #### errored: Cannot convert undefined or null to object

Restarting Remix resolves the issue.

yann300 commented 3 years ago

Could you give it another try please? this should be fixed now. If you still have the issue, please post a stack trace here so we can debug. Thanks