thank you for the info.
I have done what you said but it would still not sync.
To me it looks like that nobody has switched to the new wallet yet.
This is what i found in the debug log.....
2016-03-31 23:31:40 4 addresses found from DNS seeds
2016-03-31 23:31:40 dnsseed thread exit
2016-03-31 23:41:30 partner 92.203.233.14:62621 using obsolete version 1030000; disconnecting
2016-03-31 23:41:30 ProcessMessage(version, 99 bytes) FAILED
2016-03-31 23:52:33 UPnP Port Mapping successful.
2016-04-01 00:09:23 partner 213.239.202.92:41590 using obsolete version 1030000; disconnecting
2016-04-01 00:09:23 ProcessMessage(version, 99 bytes) FAILED
2016-04-01 00:13:16 partner 157.157.142.122:59757 using obsolete version 1030000; disconnecting
2016-04-01 00:13:16 ProcessMessage(version, 99 bytes) FAILED
1030000 is the original wallet. 2000000 is the first release the new team did. 3000000 is the newest wallet.
Deleting the peers.dat file and a fresh start on the client should have done the trick. You could always add nodes to your conf file. Here is a list of a few clients on protocol version 3000000 connected to the seed node I monitor:
80.248.18.176
37.97.135.213
87.213.74.218
5.23.88.112
80.236.18.96
98.115.147.74
136.243.71.152
If you are unfamiliar with how to do this, you add the line "addnode=xxx.xxx.xxx.xxx" to your auroracoin.conf file, replacing the x's with an IP.
-Fuse