My wallet is up to 11 active connections and still stuck on block zero. I've worked with a lot of QT wallets but this is a new wrinkle for me. What do I do?
hey man! i was having the same problem as you

somehow i managed to fix it by myself
do what i say as follow
[your local disk]\Users\yourusername\AppData\Roaming\devcoin
create a devcoin.conf in it
and paste the following:
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=6333
port=6334
addnode=104.168.174.192
addnode=104.225.13.186
addnode=142.93.195.182
addnode=144.34.251.121
addnode=167.114.159.30
addnode=185.25.60.199
addnode=206.189.228.0
addnode=46.166.162.123
addnode=47.93.173.10
addnode=62.238.141.59
addnode=64.156.193.100
addnode=64.37.17.174
addnode=64.71.72.56
addnode=66.180.64.203
addnode=80.238.132.110
addnode=80.238.175.211
addnode=82.200.205.30
addnode=89.20.243.71
addnode=90.3.236.244
addnode=95.179.185.127
addnode=112.32.235.88
addnode=119.138.14.184
addnode=173.25.86.13
addnode=189.250.166.51
dont forget to set the username n password for security reasons
Hey thanks! I'll try that. Will the username and password have to be the same as my wallet password, or just something I choose for that purpose only?