The 10.2 and 10.1 wallets don't work. As soon as I get a connection it crashes. The 0.10 wallet works, but won't fully synchronize.
debug.log from the 10.2 crashing:
http://pastebin.com/hgpjP9wf#Any ideas?
What is line 1027 about?
Also what helps me sync is to lock the wallet, this will disable staking until you use the console with the following to unlock it --walletpassphrase [mintonly]
e.g.
walletpassphrase "passphrase" "60000"(time in seconds) "true or false" (toggle)
for mintonly it means minting stake blocks, also allows ability to send without putting passphrase(wallet is unlocked).