Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Crimecoin Released Version 1.1 Released 03/08/13
by
apbyte
on 04/08/2013, 20:35:01 UTC
I agree totally with you and I am going to stick with this coin, keep developing it. Another dedicated VPS Node will be up and running I hope tonight.

You probably need to talk with some experienced people (I am not the one). As far as I see from my wallet debug file, your VPS node at block 147 (may not be completely right) is giving out some wrong/damaged information(ERROR: AcceptBlock() : incorrect proof of work), and gets disconnected because of that (Disconnected 212.48.67.126:22701 for misbehavior (score=100))

I am not developer of coins, so no idea what that means or how to fix that.

EDIT: Found workaround

1. clean your appdata directory
2. install old wallet (the one 2-3 days before)
3. run it and wait for it to sync and go past block 147
4. close it down
5. install new wallet
6. run it, and it continues syncing without any problems

Of course since very beginning add official node to your conf file, otherwise you will wait for years to start syncing

Hmm I will look into that, block 147, when I put the updated version of the client on there, it was a copy of mine. So the mistake might have been to not let to download the whole block chain again possible?

Probably, looks like new wallet can't download from beginning, it doesn't like 147th block. But for some reason old wallet is fine with that block and downloads without saying anything.