'Private parallel states' still available?

Game development with Board Game Arena Studio
Post Reply
User avatar
yumapuru
Posts: 2
Joined: 01 May 2021, 19:23

'Private parallel states' still available?

Post by yumapuru »

hello,
I have just started bga game development and am developing a test program while looking at the reference.

https://en.doc.boardgamearena.com/Your_ ... lel_states
I refer to this page, but an error occurs when starting the game and it doesn't work well.

Code: Select all

Unexpected error: Propagating error from gameserver 1 (method: createGame): BGA service error (reference: GS1 26/10 13:13:57) (reference: GS0 26/10 13:13:57)
When I remove the state related to 'Private parallel states', the error does not occur and it starts normally.

I searched for other information about 'Private parallel states' but could not find it.
Are 'Private parallel states' still available?

thanks.
User avatar
ufm
Posts: 2039
Joined: 06 January 2017, 08:38

Re: 'Private parallel states' still available?

Post by ufm »

It works well. The error message means an error has occured during setup and is not limited to private states.
Check the codes related to private states again.
User avatar
yumapuru
Posts: 2
Joined: 01 May 2021, 19:23

Re: 'Private parallel states' still available?

Post by yumapuru »

ufm wrote: 26 October 2022, 13:28 It works well. The error message means an error has occured during setup and is not limited to private states.
Check the codes related to private states again.
thank you for your answer.
I understand that I can use it, so I will try to investigate the cause again.
Post Reply

Return to “Developers”