vshaxe / hashlink-debugger

Visual Studio Code Debugger for Haxe/HashLink applications
https://hashlink.haxe.org/
MIT License
57 stars 23 forks source link

Crash du jeu en utilisant le debugger #90

Closed Fl0xer closed 4 years ago

Fl0xer commented 4 years ago

Steps pour la repro :

ERRROR RangeError [ERR_INVALID_OPT_VALUE]: The value "2147483655" is invalid for option "size" Called from module RangeError [ERR_INVALID_OPT_VALUE]: The value "2147483655" is invalid for option "size" Called from module at Function.alloc (buffer.js:259:3) Called from module at Function._new (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:3602:37) Called from module at hld_Debugger.readMem (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:7056:41) Called from module at hld_Debugger.makeStack (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:6742:18) Called from module at hld_Debugger.prepareStack (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:6472:28) Called from module at hld_Debugger.wait (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:6368:8) Called from module at hld_Debugger.step (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:6647:18) Called from module at c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:1211:25 Called from module at HLAdapter.safe (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:1188:11) Called from module at HLAdapter.stepInRequest (c:\Users\Amandine.vscode\extensions\haxefoundation.haxe-hl-1.0.0\adapter.js:1210:8)

Ma version actuelle de shiroTools : image