Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: placebo on January 06, 2014, 12:46:27 PM



Title: Crapcoin - Problem with wallet?
Post by: placebo on January 06, 2014, 12:46:27 PM
It seems that i have problems with my crapcoin wallet as it doesn't want to get in sync. Anybody else have this problem? Btw, i don't understand why this coin is not moving... we had junkcoin as a coin and that was flying like crazy, so crapcoin is also a strange name for a coin but who knows? At least the difficulty is still very low :D


Title: Re: Crapcoin - Problem with wallet?
Post by: Pitstop on January 06, 2014, 12:54:08 PM
You must have downloaded a crap wallet!   :D


Title: Re: Crapcoin - Problem with wallet?
Post by: placebo on January 06, 2014, 12:59:20 PM
 ;D Indeed, but if this crapwallet will work one day, and we hit a crappy exchange then that crapwallet can maybe become a junktype of wallet :D, so i take the crap for now :)


Title: Re: Crapcoin - Problem with wallet?
Post by: surivrox on January 08, 2014, 10:37:11 AM
Do you have any active connections to your wallet?


Title: Re: Crapcoin - Problem with wallet?
Post by: placebo on January 08, 2014, 10:45:33 AM
connection timeout
trying connection 31.31.51.7:33586 lastseen=35.8hrs
connection timeout
trying connection 184.155.114.216:33586 lastseen=42.7hrs
connection timeout
trying connection 184.155.114.216:33586 lastseen=42.7hrs
connection timeout
trying connection 93.33.1.88:33586 lastseen=87.8hrs
connection timeout
trying connection 82.246.47.198:33586 lastseen=45.7hrs
connection timeout
trying connection 184.155.114.216:33586 lastseen=42.7hrs
connection timeout
trying connection 184.155.114.216:33586 lastseen=42.7hrs
connection timeout
trying connection 184.155.114.216:33586 lastseen=42.7hrs
connection timeout



Title: Re: Crapcoin - Problem with wallet?
Post by: surivrox on January 08, 2014, 11:04:20 AM
try this one
    {
        "addr" : "162.243.45.34:33586",
        "services" : "00000001",
        "lastsend" : 1389178932,
        "lastrecv" : 1389178932,
        "conntime" : 1389140028,
        "version" : 70009,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 3331,
        "banscore" : 0
    }


Title: Re: Crapcoin - Problem with wallet?
Post by: placebo on January 08, 2014, 12:43:24 PM
try this one
    {
        "addr" : "162.243.45.34:33586",
        "services" : "00000001",
        "lastsend" : 1389178932,
        "lastrecv" : 1389178932,
        "conntime" : 1389140028,
        "version" : 70009,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 3331,
        "banscore" : 0
    }

I've no clue where i need to put this... i have a windows wallet, normally you just start it up and it start to put everything in sync, so...


Title: Re: Crapcoin - Problem with wallet?
Post by: surivrox on January 08, 2014, 12:59:27 PM
open file:

Code:
%APPDATA%\crapcoin\crapcoin.conf

add line:

Code:
addnode=162.243.45.34

save and restart wallet :)


Title: Re: Crapcoin - Problem with wallet?
Post by: placebo on January 08, 2014, 02:01:37 PM
Thanks, i will try that :)