Page 1 of 1
No cards in deck editor

Posted:
09 Dec 2015, 14:26
by Torruin
Hello, I'm new in this project, and I want to code new cards but I have this problem, I follow all the steps in the starter guide and all is ok but when I run the server and the client there are no cards in the deck editor and the db are empty, I tried to erase the db files and run again everything but without success. I don't know what to do. Maybe you can help me? Thanks.
Re: No cards in deck editor

Posted:
09 Dec 2015, 21:01
by LevelX
If you build an start the cient from IDE the card DB is empty.
The card DB will be created for the server as you start the Xmage server from the IDE.
And as you connect the client to the server, the DB of the client will be created/updated from the server.
I assume you have started the client without connecting it to the server, so the card DB would be missing.
Re: No cards in deck editor

Posted:
09 Dec 2015, 22:53
by Torruin
I start first the server and then I connect the client to the server even I force the update of the card database when I connect but still no cards in the deck editor