Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

NullReferenceException prevents start of debugging #28

@T3nshou

Description

@T3nshou

Installed product versions

  • Visual Studio: Community 2015
  • This extension: 1.0.12

Description

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

2.1. Click "Debug with Mono (remote)"
2.2. Click "Connect"
2.3. Errorwindow appears

Current behavior

An error prevents the debugging

Expected behavior

The debugging starts

MonoRemoteDebugger_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions