[SOLVED] Unable to join new alpha game

Game development with Board Game Arena Studio
Post Reply
User avatar
Brainchild
Posts: 71
Joined: 31 January 2014, 19:42

[SOLVED] Unable to join new alpha game

Post by Brainchild »

My project (fistfulofgold) just went alpha but no one is able to play. When the second player tries to join the table they get a red error message:

Code: Select all

Unexpected error: Propagating error from GS 2 (method: createGame): BGA service error (2.boardgamearena.com 08/07 16:56:47)
and are kicked from the table.
Last edited by Brainchild on 08 July 2020, 20:58, edited 1 time in total.
User avatar
Brainchild
Posts: 71
Joined: 31 January 2014, 19:42

Re: Unable to join new alpha game

Post by Brainchild »

I created a second account so I could experience the error from both sides and I got the following in the client log:

Code: Select all

Client error: Error: Error during callback from url /table/table/tableinfos.html. string.substitute could not find key "game_version" in template.
User avatar
Draasill
Posts: 197
Joined: 26 April 2020, 00:00

Re: Unable to join new alpha game

Post by Draasill »

I can't reproduce this in the studio, surprisingly.
User avatar
Brainchild
Posts: 71
Joined: 31 January 2014, 19:42

Re: Unable to join new alpha game

Post by Brainchild »

Draasill wrote: 08 July 2020, 18:50 I can't reproduce this in the studio, surprisingly.
Thanks for trying! Yeah in Studio it works fine.
User avatar
Brainchild
Posts: 71
Joined: 31 January 2014, 19:42

Re: Unable to join new alpha game

Post by Brainchild »

The problem was using define() in the stats.inc.php file. When the file is reloaded, the defines are stripped out.

I solved it by moving the defines to a separate file in the modules directory.
Post Reply

Return to “Developers”