I'm going to sleep now, so I will post some troubleshooting instructions in case anyone has trouble syncing the new wallet.
1. Go to your Kimocoin appdata folder > C:\Users\Jacob\AppData\Roaming\KimoCoin
2. Make a backup copy of wallet.dat (optional, but a good idea)
3. Delete chainstate, blocks, database, and peers.dat
4. Then open up cmd, then go to your kimocoin-qt.exe directory, like mine is C:\Users\Jacob\Downloads
5. Type kimocoin-qt.exe -rescan
6. Add some nodes to get connected:
Help > Debug > Console
addnode kimocoin.com add
addnode p2pool-eu.kimocoin.com add
addnode kmc.1js.us add
addnode dice.kimocoin.com add
7. It will resync and re-download all the blocks and update the chainstate
These instructions are only if you have trouble, it should sync without this.