[Solved] Sandbox Not Allowing Different Player View

Game development with Board Game Arena Studio
Post Reply
User avatar
BeBGA
Posts: 4
Joined: 04 July 2019, 07:52

[Solved] Sandbox Not Allowing Different Player View

Post by BeBGA »

Hi, I'm using the BGA Sandbox to make a basic 2-player game. From the Interface View, I've been trying to change the view to show from Player 2 side, but I keep getting an error page showing
"Gameserver is locked by configuration ..."

How can I resolve this so that I can switch between both players' views as I continue my development?
Last edited by BeBGA on 16 April 2020, 08:44, edited 1 time in total.
laedit
Posts: 27
Joined: 07 April 2020, 08:47
Contact:

Re: Sandbox Not Allowing Different Player View

Post by laedit »

I got the same error when trying to change to large screen, do you too?
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: Sandbox Not Allowing Different Player View

Post by Een »

Hi, there were really few people using BGA sandbox so indeed some things may need revisiting. Unfortunately we are pretty taxed for time right now.

This issue comes from the fact that we have changed the URL format for BGA and sandbox hasn't been updated to take it into account.

Here is the workaround: when switching and getting this error, you should add "1/" after "https://studio.boardgamearena.com" (this designates the gameserver the table is running on; if it's not there, the URL doesn't land where it should). The URL should look like this to work:

Code: Select all

https://studio.boardgamearena.com/1/bgasandbox?table=79515&viewfrom=e15376&changes=&screensize=ST
Not sure when we'll have time to fix that and deploy a new version of the sandbox, but this workaround should allow you to keep going. Have fun!
laedit
Posts: 27
Joined: 07 April 2020, 08:47
Contact:

Re: Sandbox Not Allowing Different Player View

Post by laedit »

Thanks a lot! :D
User avatar
BeBGA
Posts: 4
Joined: 04 July 2019, 07:52

Re: Sandbox Not Allowing Different Player View

Post by BeBGA »

Thanks so much! Especially appreciated since knowing you guys are very busy these days.
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: [Solved] Sandbox Not Allowing Different Player View

Post by Een »

Update: this glitch has been fixed now.
laedit
Posts: 27
Joined: 07 April 2020, 08:47
Contact:

Re: [Solved] Sandbox Not Allowing Different Player View

Post by laedit »

Thanks! :D
Post Reply

Return to “Developers”