Help with my server

Junior Spellweaver
Joined
Dec 15, 2008
Messages
129
Reaction score
0
Help!
Im getting this error HELP ME PLEASE




dineide - Help with my server - RaGEZONE Forums


And it says on the console:


dineide - Help with my server - RaGEZONE Forums





and i wana know how to install iweb in my server and how to open the .IMG file to pic the gshop and texture and elements.data and put in my gama folder.....
please help
any help is good!!
 
Same with me too!
I don't know what to do.

Do you maybe know how to put elements.data and gshop.data to a client, and to work?
 
My Client is 1.3.1 (updated with 2-6, 6-12 and 12-13) and Server is Sofags 1.3.6

Tell me what we need to do to fix a problem
 
Solution....

There are the first lines of my gamesys.conf in the "/home/glinkd" of my server:

You must change the 10301 by your game version!!! If you have 1.2.6 client (exemple) you must change the 10301 (my game version) by 10206 (your game version).

Code:
[GLinkServer1]
type			=	tcp
port			=	29000
address			=	192.168.0.50
so_sndbuf		=	12288
so_rcvbuf		=	12288
ibuffermax		=	16384
obuffermax		=	65536
tcp_nodelay		=	0
listen_backlog	=	10
accumulate		=	131072
max_users		=	3000
halflogin_users =	6000
sender_interval	=	200000
accumu_packets	=	32768
mtrace			=	/tmp/m_trace.link
compress		=	0
close_discard	=	1
urgency_support	=	1
version			=	10301 [COLOR="Red"]CHANGE HERE...[/COLOR]

[GLinkServer2]
type			=	tcp
port			=	29000
address			=	192.168.0.50
so_sndbuf		=	12288
so_rcvbuf		=	12288
ibuffermax		=	16384
obuffermax		=	65536
tcp_nodelay		=	0
listen_backlog	=	10
accumulate		=	131072
max_users		=	3000
halflogin_users	=	6000
sender_interval	=	200000
accumu_packets	=	32768
mtrace			=	/tmp/m_trace.link
compress		=	0
close_discard	=	1
urgency_support	=	1
version			=	10301 [COLOR="Red"]AND HERE TOO...[/COLOR]

[GLinkServer3]
type			=	tcp
port			=	29000
address			=	192.168.0.50
so_sndbuf		=	12288
so_rcvbuf		=	12288
ibuffermax		=	16384
obuffermax		=	65536
tcp_nodelay		=	0
listen_backlog	=	10
accumulate		=	131072
max_users		=	3000
halflogin_users =	6000
sender_interval	=	200000
accumu_packets	=	32768
mtrace			=	/tmp/m_trace.link
compress		=	0
close_discard	=	1
urgency_support	=	1
version			=	10301 [COLOR="Red"]mmmm... here too again xD[/COLOR]

[GLinkServer4]
type			=	tcp
port			=	29000
address			=	192.168.0.50
so_sndbuf		=	12288
so_rcvbuf		=	12288
ibuffermax		=	16384
obuffermax		=	65536
tcp_nodelay		=	0
listen_backlog	=	10
accumulate		=	131072
max_users		=	3000
halflogin_users =	6000
sender_interval	=	200000
accumu_packets	=	32768
mtrace			=	/tmp/m_trace.link
compress		=	0
close_discard	=	1
urgency_support	=	1
version			=	10301 [COLOR="Red"]And NOT here !!! it's a joke x) .. change here too lol :)[/COLOR]

- Tadam \o/
- Oh! thx oh! great Romulan :o
:ott1:

Regards, Romulan.
 
@Romulan

Can you please show me all your gamesys.conf files (in all folders) ?
I need to see if you changed 10.0.2.15.
 
Last edited:
The only IPs you should change are the ones in hosts and glinkds gamesys.conf. :B Keep the rest at 10.0.2.15.

"Do you maybe know how to put elements.data and gshop.data to a client, and to work?"

With gshop, you have to make sure all of the items in it are ALSO in your elements. You also need to put gshop in /home/gamed/config/ AND your clients element/data/ folder. You shouldn't have to change out elements, but if you do, there will be a SERVER elements version that goes in the server, and a client version for the client.
 
Back