Hi das7002, i would like to talk with you. can you add my email casanova888@live.com. Please.
01-05-11
tbnanubis
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by aimhead
Hi guys, im new with this, but i got one un-use dedicated server, it is Linux CentOS 5, well, i already did follow some guide here, i use SSH putty to setup the server, but i got some unknown error issue, first
Code:
=== LOGSERVICE ===
./logservice: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
=== DONE! ===
Code:
=== GACD ===
./gacd: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
=== DONE! ===
=== GFACTIOND ===
./gfactiond: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
=== DONE! ===
Spoiler:
Code:
=== GDELIVERYD ===
TRACE : gdeliveryd::Max player allowed is 6000
TRACE : Timer update: (0) Tue Apr 26 03:39:22 2011
info : GameDBServer::OnAddSession, sid=6.
TRACE : OnAddSession sid=8
info : program started with 1 threads.
info : logclienttcp: OnAbortSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : logclient: OnAddSession
TRACE : DBAuctionList, size=0, handle=0
TRACE : DBBattleLoad, count=44.
TRACE : DBStockLoad, size=0, handle=0
TRACE : dbauctionlist: received. res->items.size()=0,res->handle.size()=0 retcode=0
TRACE : BattleManager: Sync map notice to GS.
TRACE : DBStockLoad: retcode=0, size=0, handle=0
info : logclienttcp: OnAbortSession
TRACE : StockStatus:: uptime=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
=== DONE! ===
Code:
=== GLINKD ===
info : program started with 1 threads.
info : logclienttcp: OnAbortSession
info : logclient: OnAddSession
info : program started with 1 threads.
info : logclienttcp: OnAbortSession
info : logclient: OnAddSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAbortSession
info : program started with 1 threads.
info : logclienttcp: OnAbortSession
info : logclient: OnAddSession
=== DONE! ===
=== WORLD ===
./gs: error while loading shared libraries: libtask.so: cannot open shared object file: No such file or directory
info : logclienttcp: OnAbortSession
TRACE : ganticheatclient:: connect to GACD failed!
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : ganticheatclient:: connect to GACD failed!
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : ganticheatclient:: connect to GACD failed!
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=1342177280
TRACE : gdelivery::gfactionclient: connect server failed. reconnecting...
=== DONE! ===
I need someone to guide me at MSN, i can pay if the setup was success. Do inbox me for thos who are willing to help out. Thanks.
install the packages build-essential and the perl regular expressions libraries for c++
01-05-11
KrimsonBlades
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by tbnanubis
install the packages build-essential and the perl regular expressions libraries for c++
I think he needs to copy over the libs from /PWServer/.setup/lib into the lib32 folder if he didn't do that already, i might be wrong :wink:
03-05-11
Fallere825
Re: Server + Client @ 1.4.2 & Guide
ronny1982! Please make this something: pwd - Revision 73: /trunk
I do not know why, but there is almost nothing of what you need.
p.s. Previous problems have been resolved.
p.p.s. And I have another question. is it possible to connect to the server through the bridge. I mean serv I connected via an access point, and I need to, using the IP access point as a bridge to connect to the server remotely. is it possible?
p.p.p.s. sorry for my bad English.
04-05-11
aimhead
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by tbnanubis
install the packages build-essential and the perl regular expressions libraries for c++
how about this one
Code:
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
info : logclienttcp: OnAbortSession
Other problem that i got is fixed.
08-05-11
SavvyGabby
Re: Server + Client @ 1.4.2 & Guide
where's the link for the client? cant get maps to load. Scrolled back to read comments and tried changing version in the gamesys.conf file but it didn't work. When I go to log in it says Server is under mait. I am trying to used a different client with this because I don't see where to download the client here.
18-06-11
mike280
Re: Server + Client @ 1.4.2 & Guide
Please help:
I use this build, but now I need a separate registration page.
encryption algorithm is different from the built-in registration PWADMIN
I want to use this one:
$ Salt = base64_encode (md5 ($ Login. $ Pass, true));
MySQL_Query ("call adduser ('$ Login', '$ Salt', '0 ', '0', '0 ', '0', '$ Email', '0 ', '0', '0 ',' 0 ', '0', '0 ', '0','','', '$ Salt') ") or die (" Can't execute query. ");
what to change and where?
28-06-11
Ramona22
Re: Server + Client @ 1.4.2 & Guide
Error (509)
This account's public links are generating too much traffic and have been temporarily disabled! reupload
28-06-11
fgru
Re: Server + Client @ 1.4.2 & Guide
omg wait ...
---------- Post added at 02:18 PM ---------- Previous post was at 01:36 PM ----------
Hello I would like to ask for help to build a server, or Perfect World Dynasty jade, I followed this guide to the letter, to build a world of perfect server host and have given several steps, which do not get to create the database MYSQL or maybe install it, I would like help from someone or routed my way with more detailed guidance on the subject.
need:
More detailed guidance.
Web Site which are constantly updated server files.
how to create the client.
if you are the guides, I ask her direction, please I need more details on creating the server, thanks in advance
Note: excuse my bad English, I'm from Latin America.
03-07-11
txie2k8
Re: Server + Client @ 1.4.2 & Guide
I've followed the guide to the letter and i can connect to the server from the local network only but nobody outside of my local net can connect. I have ports 8080 and 29000 forwarded in my router. I've changed all the IP's in /PWServer/glinkd/gamesys.conf to my WAN IP but nobody outside of local net can ping the game server.
LAN IP: 192.168.2.23
WAN IP: 74.69.138.85
GATEWAY: 192.168.2.1
I've been pulling my hair out trying to figure this out but I just can't seem to figure it out...
Thanks in advance to anyone that can help me make my PW server accessable to the outside world.
04-07-11
tbnanubis
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by mike280
Please help:
I use this build, but now I need a separate registration page.
encryption algorithm is different from the built-in registration PWADMIN
I want to use this one:
$ Salt = base64_encode (md5 ($ Login. $ Pass, true));
MySQL_Query ("call adduser ('$ Login', '$ Salt', '0 ', '0', '0 ', '0', '$ Email', '0 ', '0', '0 ',' 0 ', '0', '0 ', '0','','', '$ Salt') ") or die (" Can't execute query. ");
be aware that with that encoding method, you may run into charset problems when you try to backup your db to *.sql files
All this encoding method, and its workarounds to make it work in pwAdmin just resulted from a type error of the person who made the first mysql version.
06-07-11
Suedevander
Re: Server + Client @ 1.4.2 & Guide
someone tested and worked?
06-07-11
xAtticusx
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by Suedevander
someone tested and worked?
Tested what? The files?
If so then yes, they work. My server is running off of them right now.
---------- Post added at 07:14 PM ---------- Previous post was at 06:18 PM ----------
Quote:
Originally Posted by SavvyGabby
where's the link for the client? cant get maps to load. Scrolled back to read comments and tried changing version in the gamesys.conf file but it didn't work. When I go to log in it says Server is under mait. I am trying to used a different client with this because I don't see where to download the client here.
Check my sig :3
08-07-11
john007
Re: Server + Client @ 1.4.2 & Guide
it's this server files newer than 343's server files? or they the same? hmm hmm
Big bug server controll need fixx-.-???????????????????????????????ß
HTTP ERROR 500
Problem accessing /. Reason:
PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required
Caused by:
org.apache.jasper.JasperException: PWC6345: There is an error in invoking javac. A full JDK (not just JRE) is required
19-07-11
darksk
Re: Server + Client @ 1.4.2 & Guide
Quote:
excuse me.
Request serverfile & client link.. current link is all dead. :closedeyes:
please...
:laugh:
20-07-11
wolfnibbles
Re: Server + Client @ 1.4.2 & Guide
I installed this server and did a pwi downgrade, had to stop all firewalls on windows 7 to play, am playing atm, the server is on a deferent machine then the client, but same network.
The main problem i have is no patcher, sorry Ronny, it don't work for me, but am still trying to figar that one out, am sure i am doing something wrong.
I wont to thank everyone that made this server for doing a good job.
somebody ..please help me to create client for this server ..
i'am stuck
31-07-11
txie2k8
Re: Server + Client @ 1.4.2 & Guide
Has there been any progress on this project? Any sort of updates to include Tideborn and/or Upgrading the server to support the new chapter?
---------- Post added at 03:32 PM ---------- Previous post was at 03:27 PM ----------
Quote:
Originally Posted by Desprado
Code:
1. Install Debian 5.x
You can skip this if Debian is already installed (i.e. vServer)
Internet access is required
Download Debian 5.x netinstall and burn image to CD
Boot your PC from CD
Most of the installation process should be self explaining
As file system i've selected ext2, if you plan to handle a large amount of small files you should choose a journaling file system i.e. ReiserFS
When the installer ask for package selection deselect all packages, we will install everything on our own
After installation is complete, remove CD and reboot
Login as root with the root password that you had set during installation
First we update the source list
COMMAND~: apt-get update
Now we install the first package, the SSH server that will allow you remote access
COMMAND~: apt-get install openssh-server
The server files used in this guide are bzip2 compressed, bzip2 is required to decompress the files
COMMAND~: apt-get install bzip2
Tell me whether it is possible to install on ubuntu?
User change much? :sleep:
Ubuntu is based on debian so just follow the guide and dont change anything
31-07-11
Psytrac
Re: Server + Client @ 1.4.2 & Guide
define "the new chapter"? Posted via Mobile Device
01-08-11
txie2k8
Re: Server + Client @ 1.4.2 & Guide
The new 'chapter' would be Genesis XD this server is based on 'Rising Tide'
11-08-11
ailtonsr
Re: Server + Client @ 1.4.2 & Guide
This works fine!
but i really got some problems to import characters with new pwadmin...
just can't import special characters (like , ')
but using the old "roles" works fine! thanks
17-08-11
cfdisk
Re: Server + Client @ 1.4.2 & Guide
What configuration requires that the server .. cpu, ram etc ... ?