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
{{ message }}
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
When I start "Debug with Mono (local)" or "Debug with Mono (remote)" I get an errorwindow appears.
Debugging locally the window appears instantly, debugging remotely after clicking "Connect".
The errorwindow shows: "Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt." which I think is a NullReferenceException. The problem appears even when there is no code in my .py file.
Steps to recreate
1.1. Click "Debug with Mono (local)"
1.2. Errorwindow appears