Hearts Tutorial: New Developer Help
Posted: 15 October 2020, 04:06
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.
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.