byteball / obyte-gui-wallet

Unstoppable money
https://obyte.org
MIT License
423 stars 167 forks source link

Uncaught exception: TypeError: Cannot set property 'sequence' of undefined #637

Closed Trotadorcillo closed 3 years ago

Trotadorcillo commented 3 years ago

Hi. I get this error when opening the wallet. Two days ago I did some transfer which went OK and the wallet closed well. No issue with the PC either.

Thanks for advising on how to proceed.

tarmo888 commented 3 years ago

if you have full node GUI wallet, you either have to wait for next app release or manually update these files in C:\Program Files\Obyte\node_modules\ocore folder https://raw.githubusercontent.com/byteball/ocore/master/parent_composer.js https://raw.githubusercontent.com/byteball/ocore/master/main_chain.js

Trotadorcillo commented 3 years ago

if you have full node GUI wallet, you either have to wait for next app release or manually update these files in C:\Program Files\Obyte\node_modules\ocore folder https://raw.githubusercontent.com/byteball/ocore/master/parent_composer.js https://raw.githubusercontent.com/byteball/ocore/master/main_chain.js

Sorry, I'm using ubuntu

Trotadorcillo commented 3 years ago

It looks like 3.4.0. is out. Should I install it directly or i have first to rename the ./config/byteball folder? Thanks

tarmo888 commented 3 years ago

@Trotadorcillo no renaming, the data folder path never changed and is same for all versions.

Trotadorcillo commented 3 years ago

Ok, thanks!, installed and working