Home | About | Account | Forums | Games
Guest   | Login
  Index  | Recent Threads  | Register  | Search  | Help  | RSS feeds  | View Unanswered Threads  
  Search  


Quick Go »
Thread Status: Normal
Forum Status: Locked
Total posts in this thread: 4
[Add To My Favorites] [Watch this Thread]
Author
Previous Thread This topic has been viewed 2617 times and has 3 replies Next Thread
nibblebot
Stranger



Joined: Feb 26, 2008
Posts: 2
Status: Offline

stuck on table creation

I have followed the tutorial for reversi.
I built the skeleton and started the server and two clients.
When I create a table, I get the message in the console on the server and both clients that the table was added.

When I attempt to join the table with the other client, no messages are sent to the console. If I attempt to join again, it says table action failed because table position is occupied.

Anybody have any ideas what this is about. I was really excited about this whole framework. I hope there is enough of a community to help me out. Thanks in advance.

--Joshua
[Feb 27, 2008 9:36:36 PM] Show Printable Version of Post        Send Private Message [Link]  Go to top 
aduros
Newbie



Joined: May 2, 2007
Posts: 32
Status: Offline

Re: stuck on table creation

Hmmm, that's really weird for that to happen with the skeleton game. Usually when that happens, your server code is throwing an exception on startup. If you say there's no output on the server window, my guess would be it's stuck in an infinite loop or something.

Does this happen with the Step 1 skeleton project, or further along in the tutorial after you change the source?
[Feb 29, 2008 7:51:39 AM] Show Printable Version of Post        Send Private Message [Link]  Go to top 
nibblebot
Stranger



Joined: Feb 26, 2008
Posts: 2
Status: Offline

Re: stuck on table creation

this is just the initial table creation with the skeleton game.
[Feb 29, 2008 4:39:44 PM] Show Printable Version of Post        Send Private Message [Link]  Go to top 
Jimby6
Stranger



Joined: Jan 16, 2008
Posts: 9
Status: Offline

Re: stuck on table creation

 
this is just the initial table creation with the skeleton game.


Can you run the full version of the Reversi game? I believe it's at the jreversi directory. It should have been included when you downloaded the game gardens toolkit. See c:\games\jreversi. It's basically the tutorial with all the text already typed out. I used it as reference whenever I get stumped on the tutorial.

Of course, since you're still at Step 1, I'm not sure it'll help. If you want more help from the forums, you probably need to provide the output of both the server and client app.
[Mar 2, 2008 7:01:28 PM] Show Printable Version of Post        Send Private Message [Link]  Go to top 
[Show Printable Version of Thread]

Home | About | Account | Forums | Games           ©2005 Three Rings Design, Inc