Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CREA] CREATIVECHAIN A multimedia marketplace for intellectual property
by
kodachrome-eu
on 01/10/2017, 09:59:46 UTC
why now syn so slow,i open the wallet and syn a day it still not complete!

Hello.


2-You need the last official wallet version 1.2.0.0

https://binaries.creativechain.net/latest/

2-Add nodes if needed. Help/ Debug Windows/console

addnode=151.80.145.34:10946 add
addnode=80.241.212.178:10946 add
addnode=5.189.181.124:10946 add
addnode=217.182.129.22:10946 add

Regards.
Antuam

After updating the wallet to the latest version I tried these a few times. Nothing works. I get Method not found (code -32601). Sync is stuck on 77% for two days already.

FYI to anyone following this thread, the reason you get the Method not found error in Debug console is the syntax is incorrect in those instructions. When in the Debug console you must type it in as:

addnode 151.80.145.34:10946 add


Note the lack of "=".  Also I got mine sync'ed after backing up the wallet file somewhere, deleting the CreativeCoin folder (which was not in AppData\Roaming as in the instructions but was locally stored in the folder I ran the wallet from) then running it again from scratch. The issue I had is the site links to both the new 1.2 version as well as an ancient 0.13 version of the wallet. If you run the old one first you pretty much need to erase all but the wallet file and start from scratch.


PS: Thanks to Ridjal Diallo on Telegram for helping me figure this out!