how to access Gomoku / Hearts / Reversi
Posted: 18 July 2020, 03:27
I'm trying to learn how to use Board Game Studio, and I'd like to run one of the demo projects on my account (Gomoku, Hearts, Reversi) and experiment with the code as a learning exercise.
I created a new empty project called TutorialNick. On the management page for this game, I tried to Overwrite "TutorialNick" with "Reversi," but I get this error:
---
Sorry, an unexpected error has occurred...
Source and destination projects don't have the same game status
#0 /var/tournoi/release/tournoi-200714-1801/www/include/webActionCore.inc.php(135): action_studio->overwriteStudioProject()
#1 /var/tournoi/release/tournoi-200714-1801/www/index.php(230): launchWebAction('admin', 'action_studio', 'overwriteStudio...', false, false, NULL, true, false)
#2 {main}
---
is there another way to run and tinker with the demo code?
I created a new empty project called TutorialNick. On the management page for this game, I tried to Overwrite "TutorialNick" with "Reversi," but I get this error:
---
Sorry, an unexpected error has occurred...
Source and destination projects don't have the same game status
#0 /var/tournoi/release/tournoi-200714-1801/www/include/webActionCore.inc.php(135): action_studio->overwriteStudioProject()
#1 /var/tournoi/release/tournoi-200714-1801/www/index.php(230): launchWebAction('admin', 'action_studio', 'overwriteStudio...', false, false, NULL, true, false)
#2 {main}
---
is there another way to run and tinker with the demo code?