I can agree that this has unfortunately not been the most perfect of coin launches.
Always remember that this is experimental software and should be treated as such and that the innovation here is still massive and very commendable.
Even as a fairly experienced user I have also seen all of the forking issues already described by most in this thread and it has been quite frustrating at times. I myself have only just got everything working well and managed to mine my first coins on the correct blockchain after starting this a fresh.
How to run Huntercoin on Windows in a RAM drive.1 - Download and install AMD RAMDisk:
http://www.amd.com/us/products/desktop/radeon-memory/Pages/ramdisk-overview.aspxThe 4 GB max. Freeware version can be found via a link in the text on this page:
http://www.radeonmemory.com/software_downloads.phpN.B. You really need a min. of 8 GB of system RAM to create the maximum 4 GB RAM disk.
If you have say only 4 GB of (free) system RAM then create a 2 GB RAM disk. Less that 4 GB of system RAM is not really recommended for this.
2 - Create your AMD RAMDisk - I choose drive H - although make sure that you don't choose a drive letter that conflicts with an existing device such as a printer or other storage device etc.
3 - Copy the contents of the latest version of Huntercoin from the link in the OP to the new RAM drive and make sure its
not in a folder.
4 - Create a new folder on the RAM drive and name it: wallet
5 - Copy (or create) your existing huntercoin.conf to the new wallet folder. N.B. This is basically your %APPDATA% folder.
6 - 2nd mouse button click on huntercoin-qt.exe and > Create shortcut (on the RAM drive)
7 - 2nd Mouse button click on the new Huntercoin-qt.exe - Shortcut and > Properties
8 - After Target: H:\huntercoin-qt.exe type: -datadir=.\wallet
So, Target: H:\huntercoin-qt.exe -datadir=.\wallet
and click > Apply > OK
This Shortcut will now run Huntercoin-qt.exe from the RAM drive and store your %APPDATA% in the folder named wallet.
This folder contains your wallet.dat - Back-up this wallet.dat to a drive location which is not on the RAM drive.If you want to get a better idea of how this works see:
https://bitcoin.it/wiki/Running_Bitcoin - Configuration File
...
This will run Huntercoin in RAM which in almost all cases is much much faster than running it from a HDD or even SSD.
Most issues with the syncing of the blockchain in Huntercoin are now only due to drive read / write speeds etc. As Snailbrain has already stated...
It was taking over a few hours to sync with the blockchain for myself - However, when I used the RAM drive method above and the latest addnodes I was fully synced to the full block chain and mining in 5 mins. You do not need to run the miner from the RAM disk.
Happy Hunting!