Latest deployment cannot begin playing

Game development with Board Game Arena Studio
Post Reply
User avatar
yuke 0x0
Posts: 9
Joined: 21 April 2020, 13:37

Latest deployment cannot begin playing

Post by yuke 0x0 »

I updated and deployed "illustori" that can play on BGA Studio.
But all players cannot play it on BGA, because of the javascript set up codes of BGA has syntax error like that,
ameui.completesetup( "illustori", "イラストリー (illustori)", 115708196, 86898425, /*archivemask_begin*/"6bca00622a93e7b3be451fd2b3e46941"/*archivemask_end*/, "3cf3016b84637bbc798e3a164cfc3a25","socketio", , {"86838144":{"user_id":"86838144","status":"offline","device":"desktop","language":"ja","player_name":"m-shige","grade":"3","rank":1300,"karma":"100","country":"XX","city":null,"avatar":"0c1417f202","tutorial_seen":"FFFFFFFFFFFFFFFFFFFFFFFFFFDDC07F","gender":null,"is_premium":"1","is_beginner":"0","languages":{"ja":{"id":"ja","level":"0"}},"country_infos":{"flag":249,"name":"Unknown","cur":"EUR","code":"XX","flag_x":384,"flag_y":99},"browserSubscriptions":[],"androidSubscriptions":[]},"86849412":{"user_id":"86849412","status":"offline","device":"desktop","language":"ja","player_name":"nagtos","grade":"3","rank":1300,"karma":"93","country":"JP","city":"Tokyo","avatar":"c99eaed986","tutorial_seen":"FFFFFFFFFFFFFFFFFFFFFFFFFFDFFA6F","gender":"1","is_premium":"0","is_beginner":"0","languages":{"ja":{"id":"ja","level":"0"}},"country_infos":{"flag":112,"name":"Japan","cur":"JPY","code":"JP","flag_x":176,"flag_y":22},"browserSubscriptions":[],"androidSubscriptions":[]},"86898425":{"user_id":"86898425","status":"offline","device":"desktop","language":"ja","player_name":"yuke 0x0","grade":"3","rank":1300,"karma":"100","country":"XX","city":null,"avatar":"eece2cbcde","tutorial_seen":"FFFFFFFFFFFFFFFFFFFFFFFFFFDDFA7F","gender":null,"is_premium":"1","is_beginner":"0","languages":{"ja":{"id":"ja","level":"0"}},"country_infos":{"flag":249,"name":"Unknown","cur":"EUR","code":"XX","flag_x":384,"flag_y":99},"browserSubscriptions":[],"androidSubscriptions":[]}}, "https://r2.boardgamearena.net:443", "r" );
8th argument of ameui.completesetup function is empty.
Could you tell me what I should fix?

This syntax error happen on Illustori production version 201005-1302.
The current playable version on BGA is 200906-0629.
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Latest deployment cannot begin playing

Post by Victoria_La »

What is the full error? It can be empty I don't think its a real problem. Could be syntax errors in your js file.
User avatar
yuke 0x0
Posts: 9
Joined: 21 April 2020, 13:37

Re: Latest deployment cannot begin playing

Post by yuke 0x0 »

That syntax error code is generated by BGA server.
It is shown when Illustori starts initializing and we can see the game package image.
User avatar
Tisaac
Posts: 2736
Joined: 26 August 2014, 21:28

Re: Latest deployment cannot begin playing

Post by Tisaac »

Have you tried to use the minified js on the studio (on game panel) to see if the error might be related to the minifier ?
User avatar
yuke 0x0
Posts: 9
Joined: 21 April 2020, 13:37

Re: Latest deployment cannot begin playing

Post by yuke 0x0 »

I could update my game by waiting for the deployment process that all messages had displayed.
I might close that message dialog too early.

Thank you for your supports.
Post Reply

Return to “Developers”