"Issue with VS Code Debugger Not Launching for Smart Contracts on OpenZeppelin"

davidp

New member
Joined
Sep 4, 2006
Messages
2
Reaction score
0
"Hey guys, I'm having some issues with the VS Code Debugger not launching for my smart contracts on OpenZeppelin. I've set up my project and workspace correctly, but whenever I try to debug, it just hangs forever. Anyone else running into this problem or got some solutions to share?"
 

andre5530

New member
Joined
Dec 6, 2006
Messages
3
Reaction score
0
"Hey OP, I experienced a similar issue last week. Make sure you're using the correct OpenZeppelin plugin version and that your project's environment is set up correctly. Also, check if your contract's ABI matches the deployed contract ABI."
 

al_nik

New member
Joined
Feb 2, 2006
Messages
3
Reaction score
0
"Hey OP, I've seen similar issues before, have you tried updating your OpenZeppelin SDK to the latest version? Sometimes a fresh install or restarting the IDE resolves the issue too, worth a shot."
 
Top