Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Catcoin - 0.9.3.0
by
SlimePuppy
on 04/07/2018, 00:53:50 UTC
having some problems with client. downloads all blocks and stops(in debug window it shows that all blocks are downloaded but says that 3 weeks before) tried using setgenerate (worked on some satoshi clients) but it doesnt work. Can you help me?
Which client version and which operating system?  Are you trying to mine from the client?  
i am not mining from the client, just checked will it work (i am gonna use cgminer for that) version 0.9.3.0 on windows
Cool.  Did the wallet sync?  Sometimes we get a long block and the wallet will stay at 1 or 2 or 12 hours behind, but it catches up on the next block.  Not sure what would stop it at 3 weeks, tho.

Setgenerate does work.  CPU mining will be a tough slog against ASICs, though.  If you go into help/debug window and open a console, and type setgenerate true -1 you'll see the CPU jump up to 100% activity. (The -1 means CPU use is not limited.  When I run this command, all four of my computer's cores jump to 100%.)  setgenerate false will stop CPU mining.