Search found 5 matches

by ThomasC
16 July 2020, 23:08
Forum: Developers
Topic: How long does it takes to deploy phase?
Replies: 9
Views: 12460

Re: How long does it takes to deploy phase?

My game was called reversitac, so in the reversitac.game.php, I did this:


//class Reversi extends Table

class reversitac extends Table <== changed the name of the class to match the game name.
{
function __construct( )
{


Hope That helps
by ThomasC
31 May 2020, 23:00
Forum: Developers
Topic: How long does it takes to deploy phase?
Replies: 9
Views: 12460

Re: How long does it takes to deploy phase?

Well, I did use the "Create a new Game Project" ..... but when you said: ' I replaced every class ...' I rechecked, and the main class was Reversi, and when I changed it to my game's name, it worked. Thanks ever so much for the help. I was able to at least complete the Tutorial! YAY! Now o...
by ThomasC
30 May 2020, 18:31
Forum: Developers
Topic: How long does it takes to deploy phase?
Replies: 9
Views: 12460

Re: How long does it takes to deploy phase?

So I'm still having trouble with this. I'm just trying to get through the reversi tutorial. I've tried the hotseat mode, and I've tried Express start, but when I try Express start, I get "Unexpected error: Invalid player number for this game: 1" .......Ok, so I got past that by changing th...
by ThomasC
20 May 2020, 01:38
Forum: Developers
Topic: No database on project creation.
Replies: 3
Views: 742

Re: No database on project creation.

Thanks for the replies, I appreciate any help I can get.

I guess I wasn't patient enough; When I came back today, the database had been created.

Thanks!
by ThomasC
18 May 2020, 00:52
Forum: Developers
Topic: No database on project creation.
Replies: 3
Views: 742

No database on project creation.

So I'm trying to work through the Reversi Tutorial, and created 2 projects before I realized that a little patience was in order, and that I should wait a few minutes to see the new folders in my sftp area. Now when I created the projects in the manage projects area, I did see a few errors in the re...

Go to advanced search