Menu Content/Inhalt
Home arrow Forum

Articles

Poker Tips

Login






Lost Password?
No account yet? Register
PokerTH - Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:cant join my newly started linux server (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:cant join my newly started linux server
#2367
fredde (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
cant join my newly started linux server 1 Month ago Karma: 0  
Debian 4.0rc5

i have the server running
(2008-Dec-03 11:08:54 MSG: Starting PokerTH dedicated server. Availability: IPv6 1, SCTP 1, Dual Stack 1.)

but i cant join it with my client, all i get it

(Swedish)Partiet kunde inte hittat
something like

Network error
the game couldent be found

ideas?
/F
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/12/03 11:14 By fredde.
  The administrator has disabled public write access.
#2369
heyn (User)
Platinum Boarder
Posts: 322
graphgraph
User Offline Click here to see the profile of this user
Re:cant join my newly started linux server 1 Month ago Karma: 17  
Hi,

It's odd that the message refers to being unable to find a "game" because the dedicated server should not be referred to as a game.

Are you using "Internet Game" (having adjusted the "Internet Game Settings" before that) to connect to your server?

heyn
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2371
lotodore (Admin)
Admin
Posts: 275
graphgraph
User Offline Click here to see the profile of this user
Re:cant join my newly started linux server 1 Month ago Karma: 15  
Some background information on this: There is a difference in the usage of "network game" and "internet game", but internally, the same system is used.

When starting a "network game", actually a server is started limited to one game, and this game (having a specific name) is automatically opened. When joining this game through "join network game", the client connects to the server and automatically joins the game. If you try to use "join network game" to connect to a dedicated server, this automatic join fails (because the default game is not available), producing the above error message.

So, as heyn pointed out, instead of using "join network game" you have to adjust your internet server settings and then click on internet game.
 
Report to moderator   Logged Logged  
 
--
Use IPv6. http://www.sixxs.net/
  The administrator has disabled public write access.
#2376
fredde (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:cant join my newly started linux server 1 Month ago Karma: 0  
yeyy..got it working, however.

i´m running a irc server on it also and would like to password protect the server (not the channel)

In the client i can only put password for channel is there any way of adding irc server password
for instance

/server 123.123.123.123 password newcoolpassword

ideas?

/F
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2378
lotodore (Admin)
Admin
Posts: 275
graphgraph
User Offline Click here to see the profile of this user
Re:cant join my newly started linux server 1 Month ago Karma: 15  
Actually, at the moment there is no option in the config file to configure a irc server password. However, you can hard-code it in the source code of the server, if you like.

Open
src/net/common/ircthread.cpp

IrcThread::IrcMain()
line 386, 388

irc_connect(s, context.serverAddress.c_str(), context.serverPort, 0 <--- [...]

It's the fourth parameter of irc_connect/irc_connect6. Replace the zero with "yourpassword" (including the " ), and recompile the server.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/12/06 13:45 By lotodore.
 
--
Use IPv6. http://www.sixxs.net/
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
designed by www.madeyourweb.com