Search found 7 matches

by predatorc
19 May 2023, 16:49
Forum: Developers
Topic: Database Deadlock
Replies: 4
Views: 746

Re: Database Deadlock

Thank you for your advices. My case was a bit simplier, but instructive, so: newbies, listen and learn! :D I initialized an event listener - dojo.connect() - in the onEnteringState() function, but I never destroyed the listener. So, when the game entered this state again and again, every time a new ...
by predatorc
15 May 2023, 09:42
Forum: Developers
Topic: Database Deadlock
Replies: 4
Views: 746

Database Deadlock

I got this message: Server syntax error: Warning: mysqli::query(): (40001/1213): Deadlock found when trying to get lock; try restarting transaction in /var/tournoi/release/tournoi-230510-1001-gs/www/include/APP_DbObject.inc.php on line 275 {"status":"0","error":"my...
by predatorc
15 May 2023, 08:33
Forum: Developers
Topic: Loading screen hang?
Replies: 5
Views: 299

Re: Loading screen hang?

So I'm new to studio, and figured to learn, I'd clone an existing game, and look it over/tweak it in spots to learn things. I've gone through the tutorial with no issues .. so I picked "Chess" .. copied the game, renamed key entry points to match the new game name I'm using. And the game ...
by predatorc
17 March 2023, 09:51
Forum: Developers
Topic: about start testing
Replies: 6
Views: 646

Re: about start testing

Create a new table for your game, then set number of players to 4, and then EXPRESS START. Always use express start.
by predatorc
06 March 2023, 15:05
Forum: Developers
Topic: css mystery
Replies: 3
Views: 482

Re: css mystery

WOW, thanks! ctrl+shift+R worked!
by predatorc
06 March 2023, 11:56
Forum: Developers
Topic: css mystery
Replies: 3
Views: 482

css mystery

Hi, I am a new developer, trying to get my first game to the BGA. So, I started the two tutorial projects(reversi and hearths), but my .css files somehow get redirected to an unknown folder: //studio.boardgamearena.com:8084/data/themereleases/current/games/{MYGAME_NAME}/999999-9999/{MYGAME_NAME}.css...
by predatorc
06 October 2020, 10:37
Forum: Discussions
Topic: Turn-based Arena: proposed solution to get it back
Replies: 47
Views: 39264

Re: Turn-based Arena: proposed solution to get it back

ADMIN UPDATE: not suitable solution (see why in first answer)
______________________________________________________________________

Solution to tachnique C:
Make possible to lose league with turn based games.

Go to advanced search