Sorry, does this server support house?
Printable View
Sorry, does this server support house?
That's work after serveral modifications.
But I can't join in the world and there is not error.
Server's architecture is special and my server is low (1Ghz Processor, 512 Mo RAM)
I'll try with a real dedicated server.
Thank for you helping hand. ;) Your release works x)
It's ok i think for that kind of specifications. Just make your swap area around 10Gb to 15Gb and make sure don't run X Windows (KDE,Gnome, XFCE, Enlightment or whatsoever) . Do it remotely from other PC using putty . It should sustain your physical RAM and when the server started, it would assume that the physical RAM is depleted and start to occupy swap area . That should do the trick. But IMHO, from my experience, Slackware and FreeBSD runs very smooth and they are easy to configure (but i guess these OS'es is not for beginner). The choice is up to the end user itself to choose the OS ;) .
Thank you for the complement . I hope my repacked released does benefit someone here. I'm looking for a PWServer to join/assist to kill my time. If you guys ever need a developer to hire, i'll be gladly offer my services and expertise regarding PWServer. I'm also actively participate in installation of firewalls and confguration of it. Some of the products that has been tested personally (firewall) IPCop, brazilfw, m0n0wall, Untangle etc.. Please do not hesitate to contact me for further info's about this.
brgds
Yo Yo this looks like the way to go ... im not all about the vm shit ... anyway got my dedicated box running unbuntu 8.10 ... "cant say ive messed with linux. Im not new to making servers ... MU , Dekaron bla bla bla .. ive always wanted to learn linux and ive been waiting on a reason to been working on this for couple days now learning alot thanks for the project !! @mychatz u seem to be kewl enough and know wtf ur talking about soooo ill follow ur lead brother. Aight peace im off to find out out about the mysql dumps and ports to forward ... think i got the rest setup .... :)
do you have any suggestions in the thread i mentioned below,can you take a look at it.
http://forum.ragezone.com/f452/funct...server-527224/
thank you very much
ermm... don't have that problem yet.... lol :/ .... let ya know if i can help gimme a few !
Any one give me the new modified mysql dump?thx
netfrog@gmail.com
little help ... ?
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
err : gdelivery::connect to GAuth server failed. Reconnecting....
It would seem to me an IP misconfiguration . Please check these configurations of IP's inside of these locations
1. /etc/hosts
2. /etc/authd.conf
3. /home/(your_PWServer_Path)/PWServer/gacd/gamesys.conf
Please make a double check for each and every folder that has gamesys.conf . Most of my mistake was the IP machine and the IP inside those files are diffrent. A quick pico/nano with replace function fix my mistake last time. So i believe this would help ya bro. Please do not hesitate to post feedback, i'll try my best to assist in any way i can.
Brgds
Thx
1.
2.Code:127.0.0.1 localhost
192.168.5.149 TheMisfits-GameServer
192.168.5.149 aumanager
192.168.5.149 manager
192.168.5.149 link1
192.168.5.149 game1
192.168.5.149 game2
192.168.5.149 game3
192.168.5.149 delivery
192.168.5.149 database
192.168.5.149 backup
192.168.5.149 auth
192.168.5.149 gmserver
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
3.Code:#!/bin/sh
cd /home/themisfit/PWServer/authd
/usr/bin/java -cp /home/themisfit/PWServer/authd/lib/jio.jar:/home/themisfit/PWServer/authd/lib/application.jar:/home/themisfit/PWServer/authd/lib/commons-collections-3.1.jar:/home/themisfit/PWServer/authd/lib/commons-dbcp-1.2.1.jar:/home/themisfit/PWServer/authd/lib/mysql-connector-java-5.0.8-bin.jar:/home/themisfit/PWServer/authd/lib/commons-pool-1.2.jar:/home/themisfit/PWServer/authd/lib/commons-logging-1.0.4.jar:/home/themisfit/PWServer/authd/lib/log4j-1.2.9.jar:.:$CLASSPATH authd /etc/table.xml
sleep 2
done
Looks kinda right to me just trying to run on the lan at first .... hamachi kinda a pain to get the gui running atm ... hehe :rolleyes:Code:[GAntiCheaterServer]
type = tcp
port = 29702
address = 192.168.5.149
so_sndbuf = 16384
so_rcvbuf = 16384
ibuffermax = 1638400
obuffermax = 1638400
accumulate = 1638400
tcp_nodelay = 1
listen_backlog = 10
;mtrace = /tmp/mtrace.gacd
;isec = 2
;iseckey = 456
;osec = 2
;oseckey = 123
[GACControlServer]
type = tcp
port = 29712
address = 192.168.5.149
so_sndbuf = 16384
so_rcvbuf = 16384
ibuffermax = 1638400
obuffermax = 1638400
accumulate = 1638400
tcp_nodelay = 1
listen_backlog = 10
;mtrace = /tmp/mtrace.gacd
isec = 6
iseckey = fmct9clmTwkjupohogomtpfJccb1ac
osec = 5
oseckey = pvlSyt2jikh0glUsnabfgdsflmmntq
[ThreadPool]
threads = (1,9)(****1)(****1)(0,1)
max_queuesize = 1048576
prior_strict = 0
[Other]
zoneid=1
Where is the sqldump file for MySQL?
I did every single step of this tutorial... And i still dont know how to run my private...
Edit
Ah ok i found something what i still have to do ... sry