Getting stuck with only 1 connection, at height 75522 of 76795 (Says only 2 minutes ago, which is impossible that 1000 blocks were generated in 2 minutes)
So now we have four forks... one for each old version, plus two for this version.
This could be alleviated if you code a "next-version salt-hash", within the previous version. Thus, each new hard-coded block-height has a unique valid salt. If a new salt-hash is detected on a larger height, which each miner should be checking with a free connection, the entire time it is mining, looking for taller chains and new versions... then it stops mining and warns that an update is needed.
EG, you, (the original creator", would have to precompile a dummy "next version", to get that next-version hash for the salt it will use. No-one would know the salt, just the hash of the salt... which they could not fake, without actually knowing the next salt to be used. (Which you would have to be 100% sure never to loose... and make it non-obvious, unlike salt "0", then "1", then "2"... etc... Because losing that salt, which matches the hash, would effectively kill the coin instantly, as the next salt would not match, and you wouldn't be able to guess it yourself.)
But anyways, the disconnect issue is still present. I get 1 of about 30+ connections, 2 at times, but they never send the data, or they are sending the data, but it is coming back NULL or unreadable or untranslatable.
If we all keep deleting the database, which should never be a requirement, that will keep all miners constantly uploading the database, and keep creating more forks too. If they are uploading, they are not downloading in time, and forking. It's a catch 22. Those with the longest forks, are too busy to upload the fork they are building, and refusing to tell us what we need to know, to build on them. (Eg, they are selfishly hoarding their tall chain, to build on it, not letting us build on it, which would interfere with them building it taller. That would be fixed if you DEMANDED that no more than 6 blocks could be built, before it HAD to get another block-solution-height from another account, as the solver, before it could continue to add another block to the height.)
EG, talk to the network, or die on your own unacceptable tall chain of invalids and orphans.
I love this...

[
{
"addr" : "198.211.116.19:7685",
"services" : "00000001",
"lastsend" : 1376669117,
"lastrecv" : 1376669016,
"conntime" : 1376668001,
"version" : 70000,
"subver" : "/Satoshi:0.7.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 75525,
"banscore" : 0
},
{
"addr" : "106.187.100.78:7685",
"services" : "00000001",
"lastsend" : 1376669032,
"lastrecv" : 1376669032,
"conntime" : 1376668574,
"version" : 60008,
"subver" : "/Satoshi:0.7.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 75527,
"banscore" : 0
},
{
"addr" : "81.105.30.173:7685",
"services" : "00000001",
"lastsend" : 1376669100,
"lastrecv" : 1376669117,
"conntime" : 1376669099,
"version" : 70000,
"subver" : "/Satoshi:0.7.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 3000,
"banscore" : 0
}
]
startingheight 3000
add yet another fork...