Stuyk / ultra-cpp-extension

VSCode Extension to enable C++ header files for EOSIO.

Home Page:https://marketplace.visualstudio.com/items?itemName=ultraio.ultra-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot use Wallet through extension

pflima92 opened this issue · comments

I am encountering an issue while using the Wallet commands macOS.

Specifically, I am unable to create a wallet successfully. Whenever I attempt to delete the wallet using the command "Ultra: Wallet - Destroy," I receive info stating "Wallet was deleted!" even though I have tried to create it after that, then received the Wallet already exists!.

I cannot do any further commands, I don't know the "existing" wallet password, and it isn't my default wallet previously installed in my machine for instance...

Additional Information:

Operating System: macOS (ventura 13.4.1 (22F82))
Ultra Smart Contract Toolkit version: v1.3.8

Please let me know if you require further information or if there is anything else I can assist you with.

commented

Resolved in 1.3.9

Worked as a charm on the latest version, thanks @Stuyk!