the wallet is not synchronized what to do?
No one time? Or after you turn it off? If after turn off - try to turn on/off 2-3 times, sometimes helps. Else - remove wallet.dat to safe place and reinstall wallet.
You probably need a list of nodes to connect to. Maybe the dev has one or some guy on Telegram.
You can obtain nodes for sync at
https://tokyocoin.xyz/networkCopy them to tokyocoin.conf in addnode=NODE_IP format and restart client
Also you can find AddNode page as useful
Or go to help -> debug -> console and type
addnode tokyocoin.xyz add
About runtime error and program termination at startup:
To fix it, you need to
- backup c:\users\%user%\Appdata\roaming\tokyocoin\wallet.dat
twice , if you have some TOKC in it
- remove c:\users\%user%\Appdata\roaming\tokyocoin folder and all subfolders
- launch tokyocoin-qt
- stop tokyocoin-qt
- put previously backed up wallet.dat into c:\users\%user%\Appdata\roaming\tokyocoin (with overwrite)
- launch tokyocoin-qt again
- wait for sync and do some workaround for speedup sync, as wrote higher
Enjoy