Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MINT]Mintcoin, energy saving coin with a fast distribution *block explorer
by
nxtar
on 14/03/2014, 00:01:14 UTC
Okay guys i need some help,
when i try to open my wallet i get :
"
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application;s support team for more information.
"


What is the problem here ? How to fix that ?


I tried several different things to fix this error.
Ultimately here's what seems to have worked for me ... time will tell:
  • open %APPDATA% folder ... rename MintCoin folder
  • create new MintCoin folder
  • copy backup wallet.dat file into the new MintCoin folder
  • create mintcoin.conf file to include rpc information (see below) mintcoind will throw an error if it's not there
  • start mintcoind.exe from the command line and let it rebuild the local blockchain database
  • wait
  • wait some more
  • wait just a little more
  • close mintcoind.exe with a Ctrl+C
  • start mintcoin as usual
Code:
rpcuser=somemintcoinuser
rpcpassword=putyourfavoritepasswordhere

Hope this helps...