dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.85k stars 669 forks source link

Can only debug with Microsoft's versions of VS Code (With Monogame) #5681

Open eracine4 opened 1 year ago

eracine4 commented 1 year ago

Type: Bug

I'm trying to debug Monogame using Microsoft's version of VS Code and it keep telling me this isn't a microsoft version. I uninstall several times and reinstalled the official microsoft version and still nothing. The exact same setup seems to be working on my laptop.

Extension version: 1.25.7 VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 2600 Six-Core Processor (12 x 3500)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|23.93GB (12.47GB free)| |Process Argv|--crash-reporter-id 2842c1c9-4927-4e04-ab8c-92076358f764| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 pythondataviewer:30285071 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30610679 282f8724:30602487 pyind779:30671433 f6dab269:30613381 pythonsymbol12:30671437 showlangstatbar:30737416 vsccsb:30705552 azdwalk:30721579 pythonms35:30701012 pythonfmttext:30731395 fixshowwlkth:30730052 pythongtdpath:30739704 ```
gregg-miskelly commented 1 year ago

Can you provide a debugger log?

eracine4 commented 1 year ago

Sure, here is it

-> (C) {"command":"initialize","arguments":{"clientID":"vscode","clientName":"Visual Studio Code","adapterID":"coreclr","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true,"locale":"fr","supportsProgressReporting":true,"supportsInvalidatedEvent":true,"supportsMemoryReferences":true,"supportsArgsCanBeInterpretedByShell":true,"supportsMemoryEvent":true,"supportsStartDebuggingRequest":true},"type":"request","seq":1}
-> (C) {"command":"launch","arguments":{"name":"Run DesktopGL platform","type":"coreclr","request":"launch","preLaunchTask":"buildDesktopGL","program":"C:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame/bin/Debug/netcoreapp3.1/Fisherman2DMonogame.dll","args":[],"cwd":"C:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame","console":"internalConsole","stopAtEntry":false,"logging":{"engineLogging":false},"__configurationTarget":6,"internalConsoleOptions":"openOnSessionStart","__sessionId":"38058fd3-487d-4f1a-8319-3d18644d172d"},"type":"request","seq":2}
<- (E) {"seq":4,"type":"event","event":"output","body":{"category":"console","output":"-------------------------------------------------------------------\nYou may only use the Microsoft .NET Core Debugger (vsdbg) with\nVisual Studio Code, Visual Studio or Visual Studio for Mac software\nto help you develop and test your applications.\n-------------------------------------------------------------------\n","severity":"ok"}}
-------------------------------------------------------------------
You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software
to help you develop and test your applications.
-------------------------------------------------------------------
<- (R) {"seq":5,"type":"response","request_seq":2,"success":true,"command":"launch"}
<- (E) {"seq":6,"type":"event","event":"initialized","body":{}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"Collider2D.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Components\\Collider2D.cs","checksums":[{"algorithm":"SHA1","checksum":"b5251d4576ecd363edc6baa9124f1c86781da3f3"},{"algorithm":"SHA256","checksum":"ce6d28e38154ec6977c19ff492fa294e19ce360f5c77a3a41ee3386799f82d6f"},{"algorithm":"SHA1","checksum":"416155e3d82fc9bb56b703051aa4ae9adb5a8afc"},{"algorithm":"SHA256","checksum":"43a83a99e617c09c439c627fc07621ca96eeb7f1dc378299bff9a0eb10adaa62"}]},"lines":[883],"breakpoints":[{"line":883}],"sourceModified":false},"type":"request","seq":3}
<- (E) {"seq":7,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"Component.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Components\\Component.cs","checksums":[{"algorithm":"SHA1","checksum":"ab9208c127dc6754332c22a0c175ebc84c3ec2f7"},{"algorithm":"SHA256","checksum":"e695c62f714e53225718f9d688a8216e504a815751748a07e9e50a860448248e"},{"algorithm":"SHA1","checksum":"555076ff54210d0c601a2f0bce8c49ded4b6cb0f"},{"algorithm":"SHA256","checksum":"a5fd3e5164451eeab80e4c5eedc40e7192333d12ad98d7a2958167b5919295e4"}]},"lines":[72],"breakpoints":[{"line":72}],"sourceModified":false},"type":"request","seq":4}
<- (R) {"seq":8,"type":"response","request_seq":3,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":1,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":883}]}}
<- (E) {"seq":9,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":10,"type":"response","request_seq":4,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":2,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":72}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"EditorController.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Editor\\EditorController.cs","checksums":[{"algorithm":"SHA1","checksum":"6d56fab20a421edd33268a43a036296a49841b05"},{"algorithm":"SHA256","checksum":"0a2c629efa5b5e25abc8748efd6d37a0c38ba63074d53915d802abb12d508d20"},{"algorithm":"SHA1","checksum":"8baa1d3d162e8147c34887f24bb659b5a7c27750"},{"algorithm":"SHA256","checksum":"8f04ac06d7d5f455df675c339a0d9a37c36edfd0802639ca3c382007d1f4b82c"}]},"lines":[202],"breakpoints":[{"line":202}],"sourceModified":false},"type":"request","seq":5}
<- (E) {"seq":11,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":12,"type":"response","request_seq":5,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":3,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":202}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"Game1.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Game1.cs","checksums":[{"algorithm":"SHA1","checksum":"25b57096f70acb9beb70570c2b1fc7de5ab45ff6"},{"algorithm":"SHA256","checksum":"ee04a9ba9004bd74961d2507e0235bfec951b8b0938482c0cd02079b2454b599"},{"algorithm":"SHA1","checksum":"a1f0d42b3b778504bb808c95582f4201867a1c7c"},{"algorithm":"SHA256","checksum":"56d0dbc73edb14bf47f7b9c603450e9e3e0dfd71e6063fd801f20cbef2ab874c"}]},"lines":[479],"breakpoints":[{"line":479}],"sourceModified":false},"type":"request","seq":6}
<- (E) {"seq":13,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":14,"type":"response","request_seq":6,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":4,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":479}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"GameController.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Controllers\\GameController.cs","checksums":[{"algorithm":"SHA1","checksum":"c9b3e9ba32f9a8b439c54b2100637e1152d56ec2"},{"algorithm":"SHA256","checksum":"e7d6c53ec9d283142a7035381a3da67e23450a01f0e826a33d466f5c23c85021"},{"algorithm":"SHA1","checksum":"2224efde797a6cc7c55c14a6fa484a79e9db13b6"},{"algorithm":"SHA256","checksum":"9d9bce2e59eef77cb465e555bb93407ce1f085858ebb4043de3a8c07c14d3eff"}]},"lines":[117],"breakpoints":[{"line":117}],"sourceModified":false},"type":"request","seq":7}
<- (E) {"seq":15,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":16,"type":"response","request_seq":7,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":5,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":117}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"GameObject.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\GameObject.cs","checksums":[{"algorithm":"SHA1","checksum":"6352fb84b837b3dd82aa31c4964c976cf783b5d6"},{"algorithm":"SHA256","checksum":"73858d40040fd44d26020a4e853081e81a9cf86e555527f210914894fa99149c"},{"algorithm":"SHA1","checksum":"9ae7cc8aac5c8afdddd27dd9232da831abf23329"},{"algorithm":"SHA256","checksum":"258444a11fa7bc92c24432d56ade5acfbcad9ba03145634e5b216fb5f9e55025"}]},"lines":[520],"breakpoints":[{"line":520}],"sourceModified":false},"type":"request","seq":8}
<- (E) {"seq":17,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":18,"type":"response","request_seq":8,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":6,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":520}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"LineRenderer.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Components\\LineRenderer.cs","checksums":[{"algorithm":"SHA1","checksum":"67f089257afae6bb4ab9586d117993e6c217ddaf"},{"algorithm":"SHA256","checksum":"ac12004fb46555a0467537c37e22d0451b43ce2eb647f522dc8dd009a8bf5660"},{"algorithm":"SHA1","checksum":"cc881b0d8178b7a21c8eb8bcf865d8da02792cc1"},{"algorithm":"SHA256","checksum":"fd8a71392cc08d41fe1cd1fcc2925c6b18ea09cd834107eb6b52314eb2bd9ae3"}]},"lines":[197],"breakpoints":[{"line":197}],"sourceModified":false},"type":"request","seq":9}
<- (E) {"seq":19,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":20,"type":"response","request_seq":9,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":7,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":197}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"PlayerController.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Controllers\\PlayerController.cs","checksums":[{"algorithm":"SHA1","checksum":"0bb9b7ad82ee02878def02308a9159f127dbdbfe"},{"algorithm":"SHA256","checksum":"b61f695bb9e4ba15fab68731189f9a8e7f83076c7b073691818edfd1d798f716"},{"algorithm":"SHA1","checksum":"d6dd401283c1ba94bf91aa60a991d53b8943e31d"},{"algorithm":"SHA256","checksum":"60fddbac61fe93e7cabb4ab59d49c07abe704dc3128bcb5fc520aea4a30a99db"}]},"lines":[49,52],"breakpoints":[{"line":49},{"line":52}],"sourceModified":false},"type":"request","seq":10}
<- (E) {"seq":21,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (E) {"seq":22,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":23,"type":"response","request_seq":10,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":8,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":49},{"id":9,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":52}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"Rigidbody2D.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Components\\Rigidbody2D.cs","checksums":[{"algorithm":"SHA1","checksum":"8a31299ede3c419d95fdebcd7a866a2097a06fc9"},{"algorithm":"SHA256","checksum":"593f6ae7a1b0fc394067f354a2c40dfd09fe68ac430064276f48fd27166de708"},{"algorithm":"SHA1","checksum":"8581cf5e5b78cb67f7bdeb381cff66e5fbc98367"},{"algorithm":"SHA256","checksum":"e6834b12e71cf65316b306e9ec4d937d23bbd835ff5e8c828bf4bd6ff8d03628"}]},"lines":[177],"breakpoints":[{"line":177}],"sourceModified":false},"type":"request","seq":11}
<- (E) {"seq":24,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":25,"type":"response","request_seq":11,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":10,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":177}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"TextureRenderer.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Components\\TextureRenderer.cs","checksums":[{"algorithm":"SHA1","checksum":"93aed32e6265b4ca251943140157a2d6ea66d95b"},{"algorithm":"SHA256","checksum":"699dae0d8c0a416fdbfb667c29aebd22e77535cd8e9a35ba2eb04508dbf484a2"},{"algorithm":"SHA1","checksum":"ba161d3ac2db1a45fe47822f194e8d4ac1bc2158"},{"algorithm":"SHA256","checksum":"71daeecf5baa5909b022ed6b12e1edc1f9bc1cd83ce6bc015480c65779dc936b"}]},"lines":[23,81],"breakpoints":[{"line":23},{"line":81}],"sourceModified":false},"type":"request","seq":12}
<- (E) {"seq":26,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (E) {"seq":27,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":28,"type":"response","request_seq":12,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":11,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":23},{"id":12,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":81}]}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"UIElement.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Editor\\UIElement.cs"},"lines":[142,195],"breakpoints":[{"line":142},{"line":195}],"sourceModified":false},"type":"request","seq":13}
<- (E) {"seq":29,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (E) {"seq":30,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
-> (C) {"command":"setBreakpoints","arguments":{"source":{"name":"UIText.cs","path":"c:\\Users\\ERace\\Documents\\GitHub\\Fisherman2DMonogame\\Classes\\Engine\\Editor\\UIText.cs"},"lines":[35],"breakpoints":[{"line":35}],"sourceModified":false},"type":"request","seq":14}
-> (C) {"command":"setFunctionBreakpoints","arguments":{"breakpoints":[]},"type":"request","seq":15}
<- (R) {"seq":31,"type":"response","request_seq":13,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":13,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":142},{"id":14,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":195}]}}
-> (C) {"command":"setExceptionBreakpoints","arguments":{"filters":[],"filterOptions":[{"filterId":"user-unhandled"}]},"type":"request","seq":16}
<- (E) {"seq":32,"type":"event","event":"output","body":{"category":"telemetry","output":"vs/diagnostics/debugger/vsdbg/BreakpointAdded","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasHitCount":false,"VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.BreakpointType":"Source","VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasLogMessage":false,"VS.Diagnostics.Debugger.vsdbg.BreakpointAdded.HasCondition":false}}}
<- (R) {"seq":33,"type":"response","request_seq":14,"success":true,"command":"setBreakpoints","body":{"breakpoints":[{"id":15,"verified":false,"message":"Le point d'arrêt est en attente et est résolu quand le débogage démarre.","line":35}]}}
<- (R) {"seq":34,"type":"response","request_seq":15,"success":true,"command":"setFunctionBreakpoints","body":{"breakpoints":[]}}
<- (R) {"seq":35,"type":"response","request_seq":16,"success":true,"command":"setExceptionBreakpoints","body":{"breakpoints":[{"verified":true}]}}
-> (C) {"command":"configurationDone","type":"request","seq":17}
<- (E) {"seq":36,"type":"event","event":"output","body":{"category":"telemetry","output":"VS/Diagnostics/Debugger/vsdbg/CommandFailed","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.Command":"handshake","VS.Diagnostics.Debugger.vsdbg.ErrorCode":17001,"VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr"}}}
<- (E) {"seq":37,"type":"event","event":"output","body":{"category":"telemetry","output":"VS/Diagnostics/Debugger/vsdbg/DebugCompleted","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.DebugCompleted.BreakCounter":0,"VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr"}}}
<- (E) {"seq":38,"type":"event","event":"output","body":{"category":"stderr","output":"Impossible de démarrer le débogage. Le débogage .NET est pris en charge uniquement dans les versions Microsoft de VS Code. Pour plus d'informations, consultez https://aka.ms/VSCode-DotNet-DbgLicense.\n"}}
Impossible de démarrer le débogage. Le débogage .NET est pris en charge uniquement dans les versions Microsoft de VS Code. Pour plus d'informations, consultez https://aka.ms/VSCode-DotNet-DbgLicense.
<- (R) {"seq":39,"type":"response","request_seq":17,"success":false,"command":"configurationDone","message":"Le débogage .NET est pris en charge uniquement dans les versions Microsoft de VS Code. Pour plus d'informations, consultez https://aka.ms/VSCode-DotNet-DbgLicense."}
-> (C) {"command":"disconnect","arguments":{"restart":false},"type":"request","seq":18}
-> (C) {"command":"threads","type":"request","seq":19}
<- (E) {"seq":40,"type":"event","event":"output","body":{"category":"telemetry","output":"VS/Diagnostics/Debugger/vsdbg/DebugCompleted","data":{"VS.Diagnostics.Debugger.vsdbg.OSFamily":"Windows","VS.Diagnostics.Debugger.vsdbg.Version":"17.6.10401.3 commit:2b6b7003009fd737853b727ff5723629d01c281d","VS.Diagnostics.Debugger.vsdbg.WindowsVersion":"10.0.22621","VS.Diagnostics.Debugger.vsdbg.DebugCompleted.BreakCounter":0,"VS.Diagnostics.Debugger.vsdbg.AdapterId":"coreclr"}}}
<- (R) {"seq":41,"type":"response","request_seq":18,"success":true,"command":"disconnect"}
gregg-miskelly commented 1 year ago

Thanks! So, what is going on is that the licensing support code that comes with Visual Studio Code is failing. Unfortunately, I don't how to suggest investigating what is going wrong with it. Let me ask the Visual Studio Code team if they have any suggestions.

deepak1556 commented 1 year ago

@eracine4 can you list the directory contents of %LOCALAPPDATA%/Programs/Microsoft VS Code/resources/app/node_modules.asar.unpacked

eracine4 commented 1 year ago

Sure, here is it! image

deepak1556 commented 1 year ago

Can you zip and attach the vsda folder in this issue thread ?

eracine4 commented 1 year ago

vsda.zip