Cant start my new project

Game development with Board Game Arena Studio
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Cant start my new project

Post by Victoria_La »

I don't have code access but I can guess that its accessing states structure and you did not define "name" field for one of your states.
alrusdi wrote: Undefined index: name in /var/tournoi/release/tournoi-151226-1240-gs/www/game/module/table/gamestate.game.php on line 335

Dont know how to debug this error
User avatar
docthib
Posts: 73
Joined: 10 August 2015, 14:05

Re: Cant start my new project

Post by docthib »

alrusdi wrote:It is not my code - it is closed part of BGA engine. I want to analyze this part of code too))
My bad, it seems obvious that your game isn't named "gamestate".. xD sorry

But yes, sometimes you get errors from BGA Engine that doesn't match with the code displayed.
Recently I got a "createGame error" and it tooks me some hours to discover that the real problem was in gameState #12... (setup is #10, got another one in #11)
Post Reply

Return to “Developers”