You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happes when trying to compile. I heard that this issue is happening due to a bug in the rust compiler so I switched to nightly and the error goes away and the project builds.
However once I run it I then get this error EXC_BAD_ACCESS (code=1, address=0x20) and this screenshot below when running in vscode.
The text was updated successfully, but these errors were encountered:
This happes when trying to compile. I heard that this issue is happening due to a bug in the rust compiler so I switched to nightly and the error goes away and the project builds.
However once I run it I then get this error EXC_BAD_ACCESS (code=1, address=0x20) and this screenshot below when running in vscode.
The text was updated successfully, but these errors were encountered: