Error while creating new project

Game development with Board Game Arena Studio
Post Reply
GruppoTreBGA
Posts: 1
Joined: 09 November 2015, 08:29

Error while creating new project

Post by GruppoTreBGA »

I'm new on this platform, so I'm not practiced.
I was trying to create a new project in Control Panel > Manage Games > Create new project
But when I try to create I get this error:
Image
How can I solve this?

Thank you for your help :geek:
User avatar
andyg
Posts: 3
Joined: 31 October 2015, 22:06

Re: Error while creating new project

Post by andyg »

Same here...
User avatar
pacnutek
Posts: 2
Joined: 14 March 2015, 16:44

Re: Error while creating new project

Post by pacnutek »

Same here...
User avatar
profbotteon
Posts: 1
Joined: 02 November 2015, 09:42

Re: Error while creating new project

Post by profbotteon »

Same problem here while creating a project (from Italy).

Error while processing SQL request: INSERT INTO w_studio_gameinfos (sg_gamename, sg_projectstart, sg_in_production, sg_comment) VALUES ('reversino',NOW(),'0','') Field 's_last_modified' doesn't have a default value
User avatar
Brederic
Posts: 26
Joined: 29 January 2013, 00:06

Re: Error while creating new project

Post by Brederic »

Same here
User avatar
andyg
Posts: 3
Joined: 31 October 2015, 22:06

Re: Error while creating new project

Post by andyg »

The issue seems (partially) fixed. I just tried creating a new game and it gave me the following error:

Code: Select all

Create new project andygTest (andygtest)

Generating game files ...

$ /var/tournoi/release/release-current/scripts/dev/newgame.sh andygtest andygTest /var/tournoi/games/andygtest 2>&1


Creating new project andygtest on target directory /var/tournoi/games/andygtest
Build smaller images in this img/ directory:
/var/tournoi/games/andygtest/img
/var/tournoi/games/andygtest/img/game_box.png


$ /var/tournoi/release/release-current/scripts/dev/newgame_tostudio.sh andygtest 2>&1




$ echo " New game (andygtest)" > /tmp/andygtest-commitlog.txt; /var/tournoi/release/release-current/scripts/studio/commitgame.sh andygtest yes 2>&1


HAL says: committing andygtest...
HAL says: this is the first commit, Dave.
svn: Can't open file '/var/tournoi/games/.svn/tmp/entries': Permission denied
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
svn: '/var/tournoi/games/andygtest' is not a working copy
HAL says: done.


Done!
So it seems the creation is fine, but the code may not be versioned since the errors are svn related (probably the svn user doesn't have rights to open the project files)
Post Reply

Return to “Developers”