My game no longer starts

Game development with Board Game Arena Studio
Post Reply
User avatar
VanHlebar
Posts: 68
Joined: 24 September 2019, 02:30

My game no longer starts

Post by VanHlebar »

I tried to start a 2 player game and it crashed and now nothing will start. I didn't change any code, just wanted to test out a 2 player version. Before this my settings had always been 1 - 4 players and I always had 4 players when starting the game.

Now nothing works, it justh hangs there. Here is my log:

Code: Select all

dojo.js:8 Uncaught ReferenceError: bgagame is not defined
    at elgrande?table=65091:2085
    at _ce (dojo.js:8)
    at _37 (dojo.js:8)
    at dojo.js:8
    at _38 (dojo.js:8)
    at _81 (dojo.js:8)
    at _f6 (dojo.js:8)
    at HTMLScriptElement._10b (dojo.js:8)
  
Anyone have ideas?
vincentt
Posts: 254
Joined: 01 September 2017, 17:25

Re: My game no longer starts

Post by vincentt »

Hi,

And in 4 player mode it still works?
Did you change your navigator? Did you check the last commit maybe something was done inadvertly.

If it doesn't work in 4 player, I suggest you to restore before last commit and try again.
I have invoked Een to check the studio (it seems I have network issue on my side)

Vincent
vincentt
Posts: 254
Joined: 01 September 2017, 17:25

Re: My game no longer starts

Post by vincentt »

Hi,

Looks like the studio works so I guess a comma somewhere that was put by error

Vincent
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: My game no longer starts

Post by Een »

This looks like a syntax error in the js file. It must have been fixed already as I was able to launch a game without error.
Post Reply

Return to “Developers”