-
3 Attachment(s)
1.46 Installing Tutorial + Servers pack ( ronny style )
1. Basic Requirements
COMMAND~: apt-get update
COMMAND~: apt-get install unrar
COMMAND~: apt-get install openssh-server ( if you use Vbox )
1.1 Basic Tools
•Putty
•Winscp
2. Install PW-Server Repack Bola
•Change root directory
COMMAND~: cd /
•Download The Servers Files
COMMAND~: wget #
•Unpack
COMMAND~: unrar x PWServer.rar
•Remove the old unpacked files
COMMAND~: rm -f PWServer.rar
•Set Permissions on servers files
COMMAND~: chmod -R 0755 /PWServer
3. Install Libraries
•Install Java Runtime Environment
COMMAND~: apt-get install openjdk-6-jre
•For Linux 64 Bits
COMMAND~: apt-get install ia32-libs
COMMAND~: cp -f /PWServer/.setup/lib/libstdc++.so.5 /lib32/libstdc++.so.5
COMMAND~: cp -f /PWServer/.setup/lib/libpcre.so.0 /lib32/libpcre.so.0
COMMAND~: cp -f /PWServer/gamed/libtask.so /lib32/libtask.so
COMMAND~: cp -f /PWServer/gamed/libtask.so.2 /lib32/libtask.so.2
•For Linux 32 Bits
COMMAND~: cp -f /PWServer/.setup/lib/libstdc++.so.5 /usr/lib/libstdc++.so.5
COMMAND~: cp -f /PWServer/.setup/lib/libpcre.so.0 /usr/lib/libpcre.so.0
COMMAND~: cp -f /PWServer/gamed/libtask.so /usr/lib/libtask.so
COMMAND~: cp -f /PWServer/gamed/libtask.so.2 /usr/lib/libtask.so.2
4. 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
•after this, needs change password on table.xml
COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/build/table.xml > /PWServer/authd/build/table.xml.new
COMMAND~: mv -f /PWServer/authd/build/table.xml.new /PWServer/authd/build/table.xml
5. Autostart Basic Firewall
COMMAND~: cp /PWServer/.setup/firewall /etc/init.d/firewall
COMMAND~: update-rc.d firewall defaults
6. Installing suport files
With Winscp go to /PWServer/.setup/etc/
copy all files to /etc/ of your linux
7. Install Apache Webserver
COMMAND~: apt-get install apache2
COMMAND~: apt-get install php5 php5-gd php5-mysql php5-pgsql php5-imap php-pear php-auth php5-ming
COMMAND~: apt-get install php5-xmlrpc php5-xsl php5-curl php5-mcrypt libapache2-mod-php5 php5-mcrypt php5-mysql
8. Install Register
•with Winscp go to directory /PWServer/.setup/register/
•Find the file and open mysql.classe.php
•where says SENHAMYSQL you put your mysql password
•save
•move this paste to /var/www/
•now you can register your account in the link http://YOURIP/register/
9. Start Server
COMMAND~: cd /PWServer
COMMAND~: ./start.sh
•Wait to final startup script
•Remember to edit your serverlist in /patcher/server/serverlist.txt
10. Obs
• This server pack no requires Glinkd modification
• To Change the rate os server you just need go to /PWServer/gamed/ and edit the file ptemplate.conf
• Create monsters already fixed on this Servers Files
• Questions in this same topic
• This tutorial as made in Ubuntu OS linux 11.04
11. Credits
•Ronny1982
•Bola
Attachment 114064
Attachment 114065
Attachment 114066
http://www.youtube.com/watch?v=XsfXPMloLPo
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Still 509 for me. Looks like you need to mirror it somewhere.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
hmm no already more ppl downloading it wait for connect
or download directory and upload into ur server and
Change root directory
COMMAND~: cd /
Unpack
COMMAND~: tar -xvf PWServer.tar
follow the tut
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
500mb+ on mediafire ?
what kind of sorcery is this?
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Thanks bro,btw it's true you should put it into mediafire.
Because.. dropbox always have issue with bandwidth @@
Anyhow..i can't download the file already..it says bandwidth
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
1 Attachment(s)
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
•Apos isso deve-se alterar a senha da nossa table.xml
^ just thought I'd point this out
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
sorry the error i made first this tutorial on portuguese language
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Well i made 2 others link my original link is okay
My friend as uploaded on dropbox .-.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
#tar -xvf PWServer.tar
He then starts to extract this error appears:
Quote:
gzip: stdin: invalid compressed data--format violatedtar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
^ yeah i get same error when execute
# tar -xvf PWServer.tar
Quote:
gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Nice release i try good work
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Okay guys i making 2 new links
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
ADMZePekeno
sorry the error i made first this tutorial on portuguese language
well aware. I've read though things and missed things like that too.
I was just informing you of your mistake
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
link update please make mirrors for me
i dont like uses my vps to make mirror =x
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
1 Attachment(s)
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
archive is damaged
Attachment 114216
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
wait a sec i change the compress type
links update in 5 minutes
NEW LINKS ONLINE COMPRESS TYPE .RAR
PLEASE MAKE MIRRORS
@EDIT
SECUNDARY LINK ADD
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
First things first, thank you for the release and tutorial. Followed step by step, and upon unpack/install it said there were 8 errors. I tried scrolling back up to see the errors, but they were too far back. I pressed on hoping they wouldn't be a big issue. At step seven I received an error, "php5-xmlrpc: command not found". Again I pressed on only to get stopped at step 8 because the folder \PWServer\.setup doesn't exist. Any help with this would be greatly appreciated.
-
Well the repositorie of this php module is down
And .setup exist you can verific your files in cd / PWServer after this use comand : ls
Verify your pastes etc
@edit
Sorry i find a error on tutorial
The comand as incomplet
Now have aptget install .... check the tutorial
Enviado de meu GT-I9100 usando o Tapatalk 2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Thank you for the awesome release .Just one question though what ips need to be edited in the server files if you can help with this thank you ahead of time .
-
No needs edit ip
Glinkd as configured automatic
Enviado de meu GT-I9100 usando o Tapatalk 2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Download and extract is fine, I haven't setup the files yet. Can you tell us what is working and what's not (ie Moria, etc).
-
in moment
All works no have bug friend or bug in join a order etc
Enviado de meu GT-I9100 usando o Tapatalk 2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Seems the first link i have downloaded have some files that were corrupted.
Will give a try again for extraction.
Thanks for updating the link
!
-
Error0024 now the files no have problems on extract
The compress .tar as corrupted on upload in dropbox
Enviado de meu GT-I9100 usando o Tapatalk 2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
When just appears extract:
Total errors: 8
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
omg whats is a problem with this compressions lol
i remake again
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
ADMZePekeno
omg whats is a problem with this compressions lol
i remake again
Maybe, tried calling yet appeared some errors, more time to log appeared a version error
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
wait zezo this compresser as fucking kidding me
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
well now i know the failed extraction on file no are in my file
the bug as generate when i download the file of my dedicated server to my vps
.-.
try now guys
if have error again report
i trying create a pack but the compressor make some bugs
now compressed on bz2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
What version of client are you using 580 to the newest patch of 665.The uncompression went just fine with no errors .
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Any ideas on how to fix the Your current client program version is low please exit and update when its updated to 665.Any input would be great and thank you in advanced for the input.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
use my patch on final post
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
llZeZoll
did you change ip in PWServer/glinkd/gamesys.conf?
or chick Logservice Auth Daemon Unique Name Daemon Game Anti-Cheat Daemon Faction Daemon Game Delivery Daemon Game Link Daemon Game Database Daemon Map Service all online?
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
thank you the patched worked I just trying to figure out why the incorrect username and password now .
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
use my register and no have problem
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
I am using your register .That is what is weird thats its giving me that error .
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-.- well i dont know whats doing in your server now
take a look on mysql database
your register requires cript 0x MD5
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
llZeZoll
starting error look this you getting error...
i think need to chmod to files
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
OK, reformatted, redownloaded newest server files and followed guide step by step. No errors this time, however I cant get to the registration page. Also is there an iweb included in this release, and if so what address/port does it use? Thanks for any advice.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
agian download files corrupted >.<
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
files is okay
no stay corrupted now
bz2 no corrupt files if your network stay in good connection
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Realized my mistake for registration, it now shows up and says it works, however client still says Incorrect Username/Password. I also can't get to iweb if it exists in this release.
-
Tomorrow i revise the register or put other more simply
Enviado de meu GT-I9100 usando o Tapatalk 2
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
llZeZoll
same problem!
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
to zezo i have solved the problem
with winscp go to /PWServer/.setup/etc/
copy all files on past /etc/
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
thankss ! update the guidee in page 1!
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
can i use pwi client with this server files along with your patch?
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
yes but my servers files is br
u find in ragezone the files with pwi translation
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
I checked the matrix password there in 0xmd5 .Kinda lost now lol
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
sorry i dont undestand you
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Fix the matrixpasswd error now. Working on getting the matrix time out fixed that shows the server network error.Something in the auth and the mysql connector not talking right like I read in threads of 343 and other people saying that its in the table.xml.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
hey guy i dont undestand you
i install for my friend a server on a cloud
the setup as maked very fast and i dont receive this described errors sorry
i really dont undestand where is your error
check your authd startup log
/PWServer/logs/auth.log
post your log file and i read that
time out of authd, hes stop in a some error to add cubi or other arow duplicated on mysql
check her
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
authd:: add PollIO task.
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@21aed5f9
gauthd: 29 Sep 2012 21:48:50,851 INFO GAuthServer:66 - <<< clear all online records on zone 1 >>>
GQueryPasswd:account is lethal , login ip is 167815360
Sending query to acquire password
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Topic Update!
Wrong password fixed
a some error on procedure of mysql as bugged
new works perfectly
-
1 Attachment(s)
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
OK I have now reformatted and retryed this tutorial 3 times, all with the same result.Attachment 115050
Any help with this would be greatly appreciatted.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
your error is on authd
go to .setup on pwserver and copy all files to etc paste
use duplicate of winscp to force duplicate of this files on etc paste
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
OK server is now working, however there are no instructions as to iweb. Where is it to be placed, does anything need modified in it? Thanks
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
put on any jakarta
hes work with default mode and xml mode ^^
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
hi all,
thanks ADMZePekeno for this but i have this error : http://puu.sh/1d0xQ
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
no problem with this
original files released have this and i dont know how to remove, but no have problem with that
remember this files dont use gdeliveryd gamedbd uniquenamed 1.44 only gacd
i see if i can remove that on night
@ edit
okay put this on /PWServer/gdeliveryd/
overwrite the old file
but this fix is only optional and no is necessary
http://www.mediafire.com/?sth16d1731da9o3
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
When i launch my server, i have no error in my terminal seemingly. My client version is 653 and i apply your client patch but i cant connect to my server => http://puu.sh/1d7bp
glinkd/gamesys.conf => http://puu.sh/1d7ff
is it good ? I dont need edit this file , no ?
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
client version : 653 PWI EN
When i launch my server, i have no error in my terminal seemingly but im not sure.
I use your client patch HERE on my client, version 653 EN but i cant connect to the server => http://puu.sh/1d7bp
thanks ADMZePekeno^^
And my glinkd/gamesysconf => http://puu.sh/1d7ff
EDIT:
Please can you give me your email, i need to talk with you ! ( i cant send PM )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
go to /PWServer/logs/gs01.log
open post final of this file here
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
oh, i reboot my server and i have now an error ? http://puu.sh/1d7ZI
=> BayFiles
you can check by yourself , give me your email please. I will send you my access server
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
ADMZePekeno, give me your email, you can check by yourself in my serv.
=> http://bayfiles.com/file/nuzp/l2Rf9v/gs01.log
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i have downloaded 3 times the file corrupted corrupted and corrupted :(
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
with this log i can presupose you are using ubuntu 12
if yes change to 11.04 or other linux distro
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i tryed in ubuntu-12.04.1 and ubuntu-10.04.3 also i downloaded in internet manager
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i say this for kley no for you
for you gillar verify oscilation on your network
is probably you problem
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
no, its an Debian 6.0.4 (32-bit). check your PM/ Mail :p
Thanks ! :)
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i already see the pm
i look your server
this bug on some maps dont open is only on ubuntu 12 and some debians 6
i recomend ubuntu 11.04 natty and ubuntu 10.04
this 2 distros dont have bugs
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Ubuntu 11.10, same thing :/
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Tried using the latest 658 client.
Replaced with your client patch.Changed the ip address and stuff.
Logged on,when tried to create characters, model aren't showing for all classes at all.
Any idea?
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
error0024
Tried using the latest 658 client.
Replaced with your client patch.Changed the ip address and stuff.
Logged on,when tried to create characters, model aren't showing for all classes at all.
Any idea?
i use the same client version as you (653 PWI EN) and i have no error
try to re install your client !
Also, i install an other distrib' et and its all good ! Thanks ADM
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
Kley
i use the same client version as you (653 PWI EN) and i have no error
try to re install your client !
Also, i install an other distrib' et and its all good ! Thanks ADM
well very good
seize your server
and for u error0024 update/install direct x 9
heres a link for you
dxwebsetup (1).exe
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
Kley
i use the same client version as you (653 PWI EN) and i have no error
try to re install your client !
Also, i install an other distrib' et and its all good ! Thanks ADM
Thanks for the version,probably i'll go try out that too
Quote:
Originally Posted by
ADMZePekeno
well very good
seize your server
and for u error0024 update/install direct x 9
heres a link for you
dxwebsetup (1).exe
Thanks for the link,it worked pretty well,but it only shows the model of male. It's not showing the females..
Maybe need different client..hm
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
ADMZePekeno
put on any jakarta
hes work with default mode and xml mode ^^
Jakarata is now apache tomcat right im trying to install it im still getting a blank screen from my page i wish if only you could give us a tuts installing iweb that would be much appreciated as iam completely noob in linux thanks.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i need some guy make a spell for me on dropbox or other with i can make wget on linux
i am grateful
my vps as down on 30/10/2012
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
thanks for the support and share one last thing is it possible to make this in english all quest is in i dont know the language :) and the gfx when im creating a character some char doesnt show up but some are ok i can play with it. i manage to search for the gfx solution but the tools smodgfx i think is removed if any one of you got it plaese can u share thanks oh im using pwi v658 client with ronnies patch..
AND to all of you in case your wondering to make the server work u have to patch the client using ronnys patch and make sure the gshop in the server and client is the same that solves the very low version..
thanks again more power
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
I have link "Old Client Version". Can anybody give me client, for this server? i will be glad)
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
quantity938 the patch for this error stay on final of tutorial
check that
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
The problem with invisile characters is that you need an older version of models.pck. As far as the language for quests, just use Ronny's newest task editor and export PWI's task.data down to version 102. I am working on a models.pck updated with the newest flights, mounts and fashion and will post it when done.
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
i use cliente v621 pwi + interface pwbr level up games
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
Quote:
Originally Posted by
crxfreak
The problem with invisile characters is that you need an older version of models.pck. As far as the language for quests, just use Ronny's newest task editor and export PWI's task.data down to version 102. I am working on a models.pck updated with the newest flights, mounts and fashion and will post it when done.
Ill try this one but i have to install the pwi en first before i extract from task.data, thanks
Quote:
Originally Posted by
ADMZePekeno
i use cliente v621 pwi + interface pwbr level up games
thanks ADM dont you have any problem with ur client? maybe ill try that ill download the pwbr client and client v621 thanks again
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
well i use with no problems
dont receive report bugs and another bugs
my client run perfect
i just need update my direct x 9 to see the news models of 1.45 version
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
can anyone upload file in iso i getting this file corrupted downloaded 7 times :*:
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
can any on put a tut video here pls???i dounr know how to instal the??here stand only
1. Basic Requirements
COMMAND~: apt-get update
COMMAND~: apt-get install bzip2
COMMAND~: apt-get install openssh-server ( if you use Vbox )
ok but here???i use Vbox.Pls help
thx in advance
-
Re: 1.45 Installing Tutorial + Servers pack ( ronny style )
1:install vbox
2:install ubuntu
3:start with Tutorial
or start with here http://forum.ragezone.com/f694/compl...ackage-736572/