Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAX] MaxCoin - MANDATORY UPDATE 9.2.1 - Sept 6
by
solargod03
on 08/09/2014, 23:30:51 UTC
still unable to sync wallet even after doing upgrade to 9.2.1 and "resetcheckpoint".  What is "-reindex"? and how do I do this? I am unable to locate conf file in C:\Users\user\AppData\Roaming\MaxCoin. Does anyone have a conf example?  I am only using the RPC within qt wallet.

i have only this in my conf..

Code:
# Seed nodes
addnode=node.maxcoin.co.uk
addnode=wombat.dar.sh
# Provided by max-coin-dice.com
addnode=94.23.80.59
addnode=198.50.155.236

create a shortcut to maxcoin-qt.exe and then add that -reindex to your shortcut (windows example)

my shortcut on Windows 7 is just like this..
Code:
C:\CryptoCoins\MaxCoin\maxcoin-qt.exe -reindex

run the shortcut then open the debug console up and enter in --> resetcheckpoint

or wait for a new update coming soon as the other guys suggested Wink
good luck..

download the 0.9.2.1 wallet,
-reindex
resetcheckpoint
it works fine,and recv the paid from 1gh.
but now it is very low profit to mine maxcoin




Great Thanks Guys, that worked.  Haha, took me a little while to figure out to add the -reindex after the "quotes"...That could have been useful information  "C:\maxcoin-qt.exe" -reindex