Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NYAN] NyanCoin - ★★★THE FIRST OFFICIALLY LICENCED CRYPTOCURRENCY!★★★
by
SweetLou
on 28/01/2014, 07:17:54 UTC
anyone having trouble getting their wallet to sync? I cannot find any info as to when it will be fixed or if we can make any changes to get it back up.
You can do either of 3 things

1. Download the new wallet (v1.1)

or

2. Forward port 33701 on your router

or

3. Add these to your .conf file

addnode=5.254.101.106
addnode=5.254.101.88
addnode=192.99.10.167
addnode=95.85.50.55
addnode=107.170.10.34
addnode=107.170.25.27
addnode=37.59.14.229
addnode=217.172.170.74
addnode=141.101.117.120

Already tried #3. Where can i get v1.1? I downloaded the wallet from nyancoin.org and its only v1.0
where did u place your conf file?

AppData\Roaming\nyancoin
hhmm it must be something simple.
Is your computer clock up to date?

synced to nist. no issues there. I also triggered 33701 still nothing

You can also try deleting the block0001.dat and blkindex.dat files from your directory (backing up your wallet in the process), then launch the wallet again with the flags

Code:
-addnode=5.254.101.106 -addnode=5.254.101.88 -addnode=192.99.10.167 -addnode=95.85.50.55 -addnode=107.170.10.34 -addnode=107.170.25.27

deleting the block0001 and blkindex seemed to work.