If you experience the Card db or repository failure, then simply
And then re-run the client,
Make sure you are in the Mage.Client dir
$ pwd
mage/Mage.Client
$ rm -rf db
And then re-run the client,
$ mvn exec:java -Dexec.mainClass="mage.client.MageFrame"
Hope it helps ^^
Comments