to use more than 3.9 gb ram u need a 64 bit o.s.
Printable View
testing
Upload plz mysql dump tables and procedures for this authd.
5. Install MySQL
* First install MySQL, during installation you'll be asked for a root password, remeber it!
COMMAND~: apt-get install mysql-server
* After installation you can import the base table scheme.
Replace the PASSWORD in the following command with your mysql password
COMMAND~: mysql -uroot -pPASSWORD -h localhost < /PWServer/.setup/pwdb.sql
* We have to replace the default mysql password in the pw-server files with your mysql password.
Replace the PASSWORD in the following commands with your mysql password
COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/table.xml > /PWServer/authd/table.xml.new
COMMAND~: mv -f /PWServer/authd/table.xml.new /PWServer/authd/table.xml
there, hope you can read it
thnx, i'm not blind, just my english very bad xD
I was stuck at the importing base table scheme bit :lol: Not anymore, thanks Hrace, need new glasses! Was looking in the totally wrong place for the sql file, duh! :blushing:
:tongue:
Thank U!
Back again, I'm having the same problem as Hrace, connection to MySql database failed, everything else works fine. I imported the db using PhpMyAdmin, saw the posts earlier about Navicat and cannot import using that because the .setup folder won't show in the Import File dialog. I've tried changing system settings to show hidden files, that's not working :( *sighs*
Edited to add: jeeze, nevermind *facepalm* forgot to change password in pwadminconf.jsp
Yes back again lol, I don't know if anyone would be interested, but the super inventory and super safe stones work :p I also discovered that the head fashion ids i.e. head model id and texture id, now work in the character.ini files, woot! *happy dance*. Just doing the ladies hairstyles at the moment, and will continue to dig around more in elements.data for the right ids, would anyone be interested in the ini files when I'm done? :p Or just post the ids? Bear in mind that as far as I know they only work in this release, haven't tried in Hrace's one yet :)
where can i download PW server file 1.4.2?:peep::peep:
Perfect World
Try :rolleyes:
I cant start forest ruins i need some trigger or something like that?
Help PLZ!
in this release the forest ruins works well?
Yeah just you need the old forest ruins map which I think Ronny put in PWD so it should be there since the new one that they made for PWI and PW-CN doesn't work with our server to well... (Im sure you could get it to work if you went through and fixed the heightmaps though...)
Sorry for the stupid question, but I can't seem to locate the PWServer.conf within this release :/ I've done a file search on the pc which has Debian installed and is hosting the server, I've got "show hidden" files, looked through the PWServer folder... I wish to be able to spawn the rare pets and world bosses, I know I have to edit that do so... I think :p Thanks for any help :)
Well i try look in other post.., but i cant find de old maps of forest ruins and arena some1 can share the maps PLZ?
I cant enter in the HH instances
[IMG=http://img109.imageshack.us/img109/5870/instanceunable.jpg][/IMG]
im using ronny pw server and client , some1 can help me ?
I agree with what others said, but just as a little hint: CHECK if the HH map is started.
You can do that from linux console by using: ps aux and checking if the process for HH is there, or by using pwAdmin (way easier for beginners that manage to somehow install jetty).
P.S.: I wont give any support whatsoever on the 2 ways to check. IF you don't know how to use the information then just do one of the 2 things you can:
1. Learn Linux/Unix
2. Format the computer, install windows and play Perfect World on other servers.
good man ^^
litle ask, what client version that must be I use?:?:
where did I get the client ?:?::?:
great job.. thanks for everyting
Noob question: How do I import new updates from PWD elements.data to my custom elements.data without loosing anything? :mellow:
- Open the PWD elements.data
- Tools > Join New Elements > Select Config
- Your custom items above 28000ish are there, anything below that is PWD replaced
- ???
- PROFIT!!
Also note, it sometimes is a bit finicky doing that, so try saving right after it might whine and say its unable to save
Oh... Ok...
So if I made some change on items below 28000ish they will be reseted? :mellow:
Yeah, just whatever happens to be the highest official ID(which is 28000ish), everything below that is lost, so if you are modding and want to be able to keep new PWI changes from PWD use above 35000 and it should be fine
I've merged PWD changes in quite a few times to my custom elements that way
work or not work on debian 64 bits?
because here in my dedicated and debian 64 bits of this error and just below no longer know what to do.
Logservice ./logservice 0 Offline
Auth Daemon ./authd 1 Online
Unique Name Daemon ./uniquenamed 11 Online
Game Anti-Cheat Daemon ./gacd 0 Offline
Faction Daemon ./gfactiond 0 Offline
Game Delivery Daemon ./gdeliveryd 1 Online
Game Link Daemon ./glinkd 1 Online
Game Database Daemon ./gamedbd 21 Online
Map Service ./gs 0 Offline
I could have jumped over a line of debian bookstore: P
sorry do not know how to speak English very well:), but already got:)
hello, litle ask again..
my char can't level up ?
what's my fault?
you are the best. thanks.
hello guys.i have a questions
im found this link.http://forum.ragezone.com/f452/guide...server-448630/
in this video that guys use passportB not dbo in msql.
can any one explain to me plss.
HELLO ... I have problems ... I downloaded "ubuntu-10.04.1-server-i386.iso" and "VMware"!
1 - mount the file "ISO" WITH VMWARE
2-A installations STARTED!
Attachment 83400
3-then I see this window ... I press the "yes" xq "no" does not work
Attachment 83401
4 - continuing with the installation until it finishes and restarts
5-A last entry into the console ... I type in username: root password: root and does not work (I remembered that prior to the installation I had to write a user name and password)
6-I put my username and password created can move ... but none of the command worked
Attachment 83402
somebody tell me that I am wrong ... or give me a hand! I am Argentine ... sorry for my bad English! I hope you help me thanks
:*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*:....
try root - not other user -> other user -> need: " sudo " > sudo apt-get update
---------- Post added at 10:33 AM ---------- Previous post was at 10:32 AM ----------
btw: " Login as root with the root password that you had set during installation " < read the guide carefully
On Ubuntu logging in as root is disabled by default, you make a user account with sudo permissions instead, and quite honestly I do think that is a relatively good practice as most of the time you don't need root's 'override all permissions' which can easily break your machines install if you aren't careful with your commands
To actually be able to login as root on Ubuntu you have to do sudo passwd root...
" On Ubuntu logging in as root is disabled by default " its not true btw > install ssh server > " sudo passwd root " > give passWD and login at root in ssh shell [ login musst disabled by user > on default always on ... ]
...no the root account really is disabled by default in ALL Ubuntu installations. When you run 'sudo' you're using your account with " root privileges "
and this is why you must "sudo passwd root" to assign it a password (or "activate it"), because default installation -- logging in is root is prohibited (via not having a password).
PROBLEM: # COMMAND~: wget http://dl.dropbox.com/u/13040933/PWServer.tar.bz2 does not work .. the download stops! the maximum was 98% ... so I manually download jdownloader ... and I'm upload the file to mediafire and try again!
you cant "wget" from mediafire cuz it dont gives direct link to file like dropbox.
but sure, if you have problem to download with wget, try to download from your favorite downloader and upload the file to your server with filezilla or winscp.
:*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*::*:
PROBLEM
:thumbup1:COMMAND # ~: wget [url]http://dl.dropbox.com/u/13040933/PWServer.tar.bz2
# Extract the files:thumbdown:
COMMAND ~: tar-xf PWServer.tar.bz2 = (:thumbdown:
Attachment 83463
HELP PLIS
Its supposed to be command~:tar -xvf PWServer.tar.bz2 try that the V was missing in the command line..
the "V" mean "verbose". It doesn't matter with his error.
Hello ... try to do everything ... =( with COMMAND ~: tar -xf PWServer.tar.bz2 and also with COMMAND ~: tar-xvf PWServer.tar.bz2 and download it again ... but it did not work ... says the file is corrupted or something so ... = ( :*::*::*:
Attachment 83493
:thumbdown:
Ok.... follow that:
command~: apt-get install openssh-server
...wait...
command~: ipconfig
...there will be an IP like 192.168.x.xxx something...
...take note of this IP...
Download: FileZilla - The free FTP solution (client version)
Install it on your computer.
Download: http://dl.dropbox.com/u/13040933/PWServer.tar.bz2
With your browser or your favorite downloader.
Open FileZilla then connect to your ssh server:
host: 192.168.x.xxx (the ip you noted)
login: the login you use for your console server
password: the paswword you use for your console server
port: 22 (ssh)
Then upload the "PWServer.tar.bz2" archive on your server and chmod 755 (permissions) on it.
Then you'll be fine now.
What file or configuration is responsible for reading the sheet 117 in elements.data for Gino
error | Flickr - Photo Sharing!
Can someone please tell me if i am missing something ..My server is online and everything is up but i get this error eveytime i try to launch the client and all the ips are correct please help and thank you
I have installed the PWServer with this Tutorial.
If i type the adress "http://myip:8080" in my browser, i get this error
Quote:
HTTP ERROR 500
Problem accessing /. Reason:
java.net.ConnectException: Connection refused
Caused by:
java.lang.RuntimeException: java.net.ConnectException: Connection refused
at net.jr.fastcgi.impl.SingleConnectionFactory.getConnection(SingleConnectionFactory.java:55)
at net.jr.fastcgi.impl.FastCGIHandler.service(FastCGIHandler.java:99)
at net.jr.fastcgi.FastCGIServlet.service(FastCGIServlet.java:50)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:475)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:514)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:920)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:403)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:856)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:285)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:116)
at org.eclipse.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:528)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:475)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:477)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:920)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:403)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:856)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
at org.eclipse.jetty.server.Server.handle(Server.java:352)
at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:596)
at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1049)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.<init>(Socket.java:375)
at java.net.Socket.<init>(Socket.java:218)
at net.jr.fastcgi.impl.SingleConnectionFactory.getConnection(SingleConnectionFactory.java:53)
... 42 more
Caused by:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.<init>(Socket.java:375)
at java.net.Socket.<init>(Socket.java:218)
at net.jr.fastcgi.impl.SingleConnectionFactory.getConnection(SingleConnectionFactory.java:53)
at net.jr.fastcgi.impl.FastCGIHandler.service(FastCGIHandler.java:99)
at net.jr.fastcgi.FastCGIServlet.service(FastCGIServlet.java:50)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:475)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:514)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:920)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:403)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:856)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:285)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:116)
at org.eclipse.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:528)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:475)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:477)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:920)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:403)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:856)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
at org.eclipse.jetty.server.Server.handle(Server.java:352)
at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:596)
at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1049)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
at java.lang.Thread.run(Thread.java:662)
fastcgi and fcgid are installed and running.
but the server continues to show me the "HTTP ERROR 500"
Just because they are installed does not mean they are properly configured...
This guide assumes you are using a Debian based Distribution which automagically sets FastCGI up with the php5-cgi package
Other Distributions aren't as nice about doing that as Debian based ones are and you have to manually set up FastCGI
hello ... in this step: COMMAND ~: cat / PWServer / glinkd / gamesys.conf | grep address ... I do not get the symbol "|" in VMware ...!!! try to replace it but I get this message on the console:
Attachment 83553 help plis ... thanks!!!!:*:
Actually it should work on any linux/unix as long as it's properly installed and started. I'm using it on Centos last version. The only problem is that i installed it from sources and i had to add it manually to services so it's started at boot time.
Also as alternative anyone can make a simple bash script to start it if they don't have the knowledge to install it as service and so on.
Please forgive me for bad english and noob. I am interested in the server (files) Cator allow us to see client 1.4.2 Server (ping). I was told that you have on the forum has been such a theme. But I could not find her. Please show it or tell me. Once again, I'm sorry for my english.
Hey all, whats up!
I was wondering if someone could help me with PW files, first i set a locally 127.0.0.1 PW server and all worked well. But i wasnt happy with this, so i changed all the ips in the server file to my no-ip one. Now its giving me errors and its disconnecting from GACD,i saw many ppl here with the same problem, can anyone help me, please? If its possible here is my msn : brunno159@hotmail.com or post here!
---------- Post added at 09:33 AM ---------- Previous post was at 09:30 AM ----------
debian:/home/brunno# '/PWServer/start.sh'
===============================================================
= STARTING Perfected World =
= SERVER LOADING WILL TAKE SOME TIME =
===============================================================
=== LOGSERVICE ===
info : program started with 6 threads.
=== DONE! ===
=== UNIQUENAMED ===
info : program started with 8 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
=== DONE! ===
=== AUTH ===
=== DONE! ===
=== GAMEDBD ===
info : Begin import clsconfig ...
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
=== DONE! ===
=== GACD ===
info : program started with 1 threads.
=== DONE! ===
=== GFACTIOND ===
info : program started with 1 threads.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnDelSession
^Ainfo : ClsConfig Imported .
info : InitGameDB, Role delete time is 604800.
info : InitGameDB, acquire region(id=1),[l=-100000.0,r=100000.0,t=100000.0,b=-100000.0].
info : Init GameDB successfully.
TRACE : init SellDataImage. maxSellID=0,rolenum=0
info : program started with 18 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
=== DONE! ===
=== GDELIVERYD ===
TRACE : gdeliveryd::Max player allowed is 6000
TRACE : Timer update: (0) Mon Dec 27 09:32:42 2010
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect gfactionserver successfully.
info : logclienttcp: OnDelSession
err : Disconnect from Uniquenamed. sid=17
TRACE : ganticheatclient:: disconnect from GACD!
err : gdelivery:: disconnect from GameDB
err : gdelivery::disconnect from GAuth server. Reconnecting....
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
=== DONE! ===
=== GLINKD ===
info : program started with 1 threads.
info : program started with 1 threads.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
err : info : err : program started with 1 threads.
glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
=== DONE! ===
=== WORLD ===
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect gfactionserver successfully.
info : logclienttcp: OnAddSession
err : gdelivery:: disconnect from GameDB
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
TRACE : ganticheatclient:: disconnect from GACD!
err : gdelivery::disconnect from GAuth server. Reconnecting....
info : logclienttcp: OnDelSession
err : Disconnect from Uniquenamed. sid=21
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::connect to gauthd successfully.
info : logclienttcp: OnAddSession
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
err : Disconnect from Uniquenamed. sid=41
TRACE : ganticheatclient:: disconnect from GACD!
err : gdelivery::disconnect from GAuth server. Reconnecting....
err : gdelivery:: disconnect from GameDB
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
err : gdelivery::disconnect from GAuth server. Reconnecting....
info : logclienttcp: OnDelSession
err : gdelivery:: disconnect from GameDB
TRACE : ganticheatclient:: disconnect from GACD!
err : Disconnect from Uniquenamed. sid=45
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::connect gfactionserver successfully.
info : logclienttcp: OnAddSession
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: disconnect from GACD!
err : Disconnect from Uniquenamed. sid=65
err : gdelivery::disconnect from GAuth server. Reconnecting....
info : logclienttcp: OnDelSession
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
err : gdelivery:: disconnect from GameDB
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::connect to gauthd successfully.
info : logclienttcp: OnAddSession
TRACE : ganticheatclient:: connect gacd successfully!
err : Disconnect from Uniquenamed. sid=69
TRACE : ganticheatclient:: disconnect from GACD!
err : gdelivery:: disconnect from GameDB
err : gdelivery::disconnect from GAuth server. Reconnecting....
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::connect gfactionserver successfully.
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
err : gdelivery:: disconnect from GameDB
err : Disconnect from Uniquenamed. sid=79
TRACE : ganticheatclient:: disconnect from GACD!
err : gdelivery::disconnect from GAuth server. Reconnecting....
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=1342177280
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect to gauthd successfully.
info : logclienttcp: OnAddSession
TRACE : ganticheatclient:: disconnect from GACD!
info : logclienttcp: OnDelSession
err : gdelivery:: disconnect from GameDB
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
err : gdelivery::disconnect from GAuth server. Reconnecting....
err : Disconnect from Uniquenamed. sid=93
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnDelSession
=== DONE! ===
===============================================================
= ALL INSTANCES LOADED =
= SERVERS ARE UP AND RUNNING! =
===============================================================
debian:/home/brunno# info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
err : gdelivery:: disconnect from GameDB
err : gdelivery::disconnect from GAuth server. Reconnecting....
err : Disconnect from Uniquenamed. sid=113
TRACE : ganticheatclient:: disconnect from GACD!
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
err : glinkd::Disconnect from delivery.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::connect to gauthd successfully.
info : logclienttcp: OnAddSession
info : logclienttcp: OnDelSession
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
TRACE : ganticheatclient:: disconnect from GACD!
err : Disconnect from Uniquenamed. sid=119
err : gdelivery:: disconnect from GameDB
err : gdelivery::disconnect from GAuth server.
" so i changed all the ips in the server file to my no-ip one " > intern nothing !!! change > follow the guide @ first site ... > NO-IP > http://forum.ragezone.com/f452/tutor...ctures-653514/
Use spoiler plz for long post... :mellow:
Example:
Spoiler:
Good.Quote:
I was wondering if someone could help me with PW files, first i set a locally 127.0.0.1 PW server and all worked well.
There's your problem...Quote:
But i wasnt happy with this, so i changed all the ips in the server file to my no-ip one.
only glinkd needs to be on an external IP... all the other daemons can be localhost as they never talk to the outside world anyway...
Thanks for Your advice mate. But, doing what You said and I Did It, the server only works in my localhost. No one except me, can "see" It online. I mapped the port 3306 and 29000 with Virtual Network Editor of Vmware, Im using no-ip as I said, I really dunno whats going on, if you could show me the light...
ps.: I've turned off the linux firewall and edited the hosts file with the correct info too, still no sucess :/
You can also set glinkd to 0.0.0.0 it should work... use a bridged network (I know VMWare has it, they had it before Virtualbox did (well, Virtualbox could do it but was wayyyy more involved))
It also is best to let your router deal with the network connections as trying to do it on the same machine is just annoying
Hello again, I know I'm being a pest but You're my only hope. Sorry for that, but again i followed your advice, now im using Bridged Connection, and i still can only make the server locally, using the ip 192.168.1.102 that my router assigned ( "192.x.x.x" means local in most cases, and yeah it is my case) in the server conf files all works great, but with no-ip not.... I guess Its the problem..Any idea how to fix no-ip to make things work?
When you open in browser:
http://YourNO-IPAddressHere
What happens?
What page you get? :mellow:
And...
Check if your server port (29000) is reachable by other users:
Open Port Check Tool - Test Port Forwarding on Your Router
See if your router has an option "Filter Internet NAT Redirection" I know Linksys has that on by default and probably a lot of other routers have something similar. All it does is prevent a request originating from within the network from being forwarded back into the network, why the people that designed the firmware thought that'd be a good feature to add is beyond me... turn it off and it'll work fine
It's already off! Can you add me on msn or yahoo mate? brunno159@hotmail.com or brunno159@yahoo.com
I guess I fixed It, dont ask me how its working but i guess it is... I set two no-ip accounts one in my host system( Win7) and on in guest(Debian). I've edited like this :
Spoiler:
and now all is working i guess.
If someone could enter here http://imgpw.no-ip.org:8080/pwAdmin/...p?page=account and make an account and test if you can connect to my server i would apreciate it.
And for the serverlist.txt : PWSERVER 29000:imgpw.no-ip.org 1
thanks dass7002,
Service Description Process # Status
Logservice ./logservice 1 Online
Auth Daemon ./authd 1 Online
Unique Name Daemon ./uniquenamed 11 Online
Game Anti-Cheat Daemon ./gacd 0 Offline
Faction Daemon ./gfactiond 1 Online
Game Delivery Daemon ./gdeliveryd 1 Online
Game Link Daemon ./glinkd 4 Online
Game Database Daemon ./gamedbd 21 Online
Map Service ./gs 1 Online
but the game cheat is offline,
now i would to do the client, i'm donwloading from pwd - Release: pwd-downloader PWD Downloader "Rising Tide", i don't know if this it's the version 1.4.2
Fixed... Re-installed per guild again. Don't know what was different.
Hi guys, first and foremost I would like to say thank you so much for the guide and the work you do.
Starting from scratch, I have followed the guide in this post. Everything has gone well so far however I am getting errors when running the pwAdmin. I can logon using the password I specified in the setup and then startup the services and maps. , however, I am unable to administer the Configuration or Accounts due to SQL communication issues. I get this error in red on the Accounts page: "Connection to MySQL Database Failed"
I have searched the forum and looked over those who had this issue, but have found nothing specific people have done to fix this. Things I have checked…
1) MySQL daemon is running
2) The pw database exists… ( in the /lib dir as I remember if this is where it is suppose to be)
3) pwAdminconf.jsp looks configured correctly with my password and username "root"
Could this be a MD5 password issue? If so, how would I resolve it correctly?
Is there a process you can recommend so I can systematically reconfigure each of the mySQL communication requirements to ensure they are configured correctly?
Otherwise perhaps I will start from scratch..
Thanks in advance guys!
This server have new class?
i dont find where say if have or dont new class in frist post.
Sorry, Have or not a new classes in that server emulation?
... this is not a server emulation and at the first post can you read of new race - no ? ... .... .....
how much difficulty for a yes or no, for the visa have to test,
no i dont find that observation about new class, only the tutorial
Look at my sign :mellow:
MySQL password must be in plain text in pwAdminconf.jsp try logging in with Adminer (it's included with the server download package) and if it lets you in you have the correct info and put that in pwAdminconf.jsp if it doesn't let you in you need to fix the permissions in MySQL
Hello Guys, well done to guide and had good results but can not connect to server by the client to observe the pictures taken of my pwadmin and the client.
PWADMIN:
http://img524.imageshack.us/img524/7...radetela2a.png
CLIENT:
http://img534.imageshack.us/img534/3...radetelasm.png
I await your help
Wrong client version. You need 1.3.6. Search on the forum. Keyword? PWD.
My serverlist it this way
Servidor 29000:192.168.0.50 1
I've tried
Servidor 29000:192.168.0.50:8080 1
Servidor 29000:127.0.0.1 1
Servidor 29000:127.0.0.1:8080 1
Servidor 29000:localhost 1
Servidor 29000:localhost:8080 1
and nothing worked is as if he had any connection to the server and foremost already liberated the ports on my router
/facepalm...
http://dl.dropbox.com/u/1178264/samplelist.txt this is how it works, not that hard to understand...
I installed it on the procedures and the client is now appearing pwd this message
http://img337.imageshack.us/img337/7...radetela1i.png
PWD is for Windows XP SP3 or higher, it may not work correctly on Linux...
Sorry if it seems ignorance is no longer possible I use the same client to other servers and not for my work.
more anyway I will test here in my virtual machine.