neo-project / neo-debugger

Neo Smart Contract Debugger for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ngd-seattle.neo-contract-debug
MIT License
24 stars 17 forks source link

Useless error message when .nefdbgnfo file can't be found #168

Closed devhawk closed 2 years ago

devhawk commented 2 years ago

if the .nefdbgnfo file can't be found in the same directory as the .nef file, the debugger adapter process throws a FileNotFoundException with a path to the .nef file. This is highly misleading.