Hearts Tutorial: New Developer Help

Game development with Board Game Arena Studio
Post Reply
User avatar
mickismo
Posts: 3
Joined: 15 October 2020, 04:03

Hearts Tutorial: New Developer Help

Post by mickismo »

Hello!

I am working on the Hearts tutorial and consistently keep getting these errors:

Unexpected error: Propagating error from GS 1 (method: createGame): Fatal error during heartssmo setup: Error while processing SQL request: SELECT MAX( card_location_arg ) res FROM cards WHERE card_location='deck' Table 'ebd_heartssmo_198957.cards' doesn't exist

11:02 PM
Unexpected error: Invalid player number for this game: 1

I have searched my code, compared it to the example and debugged. Nothing really seems to be working. Does anyone have any ideas?

Thanks in advance. :)
User avatar
tchobello
Posts: 694
Joined: 18 March 2012, 13:19

Re: Hearts Tutorial: New Developer Help

Post by tchobello »

Hi,

first, check if your DB table is 'card' or 'cards'...
User avatar
mickismo
Posts: 3
Joined: 15 October 2020, 04:03

Re: Hearts Tutorial: New Developer Help

Post by mickismo »

Oh geez that's silly of me...

Working now! Thank you SO much! :)
Post Reply

Return to “Developers”