i have wallet 0.9.2.7 but sync stops with 3 days left. did i miss a fork or something?
If you haven't been able to sync the wallet since updating, you probably need to start it with the -reindex option.
this is strange. to -reindex the wallet, i went to my myriadcoin folder in %appdata% and it empty. but when i run the wallet it still shows a balance but doesnt complete syncing with the network.
That is quite strange. Normally it would use a wallet.dat file in that directory, unless you otherwise specify a different data directory or wallet file, so I'm not sure how you're seeing a balance if you don't even have a wallet.dat file in %appdata%\myriadcoin...
Anyway, to reindex you can just start the program from the cmd window using "myriadcoin-qt -reindex", or you can make a shortcut to the qt wallet, and right click and go into properties of shortcut and add " -reindex" to the end of the target line, and then launch from shortcut.