Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

PW Server Files 1.4.8 v85

Newbie Spellweaver
Joined
Mar 7, 2013
Messages
44
Reaction score
134
1. Installing packages
Code:
[COLOR=#141414]apt-get update[/COLOR]
[COLOR=#141414]apt-get install openjdk-6-jre[/COLOR]
[COLOR=#141414]apt-get install apache2[/COLOR]
[COLOR=#141414]apt-get install mysql-server[/COLOR]
[COLOR=#141414]apt-get install php5[/COLOR]
[COLOR=#141414]apt-get install php5-mysql[/COLOR]
[COLOR=#141414]apt-get install phpmyadmin[/COLOR]
For x64:
Code:
[COLOR=#141414]dpkg --add-architecture i386[/COLOR]
[COLOR=#141414]apt-get update[/COLOR]
[COLOR=#141414]apt-get install ia32-libs[/COLOR]

2. Creating a DataBase
2.1. Go to phpmyadmin
2.2. Go to tab SQL
2.3. Paste the contents of in the field and click OK.
2.4. If does not work phpmyadmin, run the following commands:
Code:
[COLOR=#141414]ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d[/COLOR]
[COLOR=#141414]apache2ctl restart[/COLOR]
3. Working with Files
3.1. Execute the commands:
Code:
cd /; wget "http://www.joslian.com/PerfectWorld/PWServerFiles/PWServerFiles1.4.8v85.tar.gz"; [COLOR=#141414]tar xvzf PWServerFiles1.4.8v85.tar.gz[/COLOR]
3.2. Put a password on the MySQL ("PasswdForMySQL") the following files:
Code:
[COLOR=#141414]/etc/table.xml[/COLOR]
[COLOR=#141414]/var/www/registration.php[/COLOR]
3.3. Execute commands:
Code:
[COLOR=#141414]cd /home; chmod 777 chmod.sh; ./chmod.sh[/COLOR]
[COLOR=#141414]./server start[/COLOR]
Script commands - server:
Code:
[COLOR=#141414]./server start - start the server[/COLOR]
[COLOR=#141414]./server stop - stop the server[/COLOR]
[COLOR=#141414]./server restart - restart the server[/COLOR]
[COLOR=#141414]./server getlog - get a log[/COLOR]

List of updates to the client:

Client===============================================

Pathes==============================================

















 
Last edited:
Newbie Spellweaver
Joined
Dec 22, 2012
Messages
61
Reaction score
1
Server Files:
Client Files:

1. Installing packages
Code:
[COLOR=#141414]apt-get update[/COLOR]
[COLOR=#141414]apt-get install openjdk-6-jre[/COLOR]
[COLOR=#141414]apt-get install apache2[/COLOR]
[COLOR=#141414]apt-get install mysql-server[/COLOR]
[COLOR=#141414]apt-get install php5[/COLOR]
[COLOR=#141414]apt-get install php5-mysql[/COLOR]
[COLOR=#141414]apt-get install phpmyadmin[/COLOR]
For x64:
Code:
[COLOR=#141414]dpkg --add-architecture i386[/COLOR]
[COLOR=#141414]apt-get update[/COLOR]
[COLOR=#141414]apt-get install ia32-libs[/COLOR]

2. Creating a DataBase
2.1. Go to phpmyadmin
2.2. Go to tab SQL
2.3. Paste the contents of in the field and click OK.
2.4. If does not work phpmyadmin, run the following commands:
Code:
[COLOR=#141414]ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d[/COLOR]
[COLOR=#141414]apache2ctl restart[/COLOR]
3. Working with Files
3.1. Loading archive (PWServerFiles1.4.8v85.tar.gz) in root: /
3.2. Execute the command:
Code:
[COLOR=#141414]tar xvzf PWServerFiles1.4.8v85.tar.gz[/COLOR]
3.3. Put a password on the MySQL ("PasswdForMySQL") the following files:
Code:
[COLOR=#141414]/etc/table.xml[/COLOR]
[COLOR=#141414]/var/www/registration.php[/COLOR]
3.4. Execute commands:
Code:
[COLOR=#141414]cd /home; chmod 777 chmod.sh; ./chmod.sh[/COLOR]
[COLOR=#141414]./server start[/COLOR]
Script commands - server:
Code:
[COLOR=#141414]./server start - start the server[/COLOR]
[COLOR=#141414]./server stop - stop the server[/COLOR]
[COLOR=#141414]./server restart - restart the server[/COLOR]
[COLOR=#141414]./server getlog - get a log[/COLOR]

List of updates to the client:


i have server 1.4.5 i can update 1.4.8 v 85?
 
Newbie Spellweaver
Joined
Dec 24, 2013
Messages
82
Reaction score
5
The client files are broken, but is the only one that started the server without errors. Amazing.
 
Newbie Spellweaver
Joined
Jan 23, 2013
Messages
13
Reaction score
0
tyvm been tring to get server for couple days now got so many not work.this looks promising ty again for your work



tyvm been tring to get server for couple days now got so many not work.this looks promising ty again for your work
 
Newbie Spellweaver
Joined
Dec 22, 2013
Messages
15
Reaction score
0
Hello!
I saw the list of CUPs for Download, but not found them in the forum!





Could you please indicate a place where I can find it?



I find ..
 
Last edited:
Newbie Spellweaver
Joined
Dec 1, 2013
Messages
33
Reaction score
1
One question... ?
you used files of whoami1995 ?
or
you files ?
 
Newbie Spellweaver
Joined
Dec 24, 2013
Messages
82
Reaction score
5
Thank you for the client, worked perfectly. But the registration page is everything white. Am I making something wrong?
 
Newbie Spellweaver
Joined
Dec 24, 2013
Messages
82
Reaction score
5
Ok, now when I try to make a character, it gave me an error: err : gdelivery::createrole: userid=1024, retcode=4.
Sorry for make many questions.
 
Skilled Illusionist
Joined
Apr 3, 2011
Messages
341
Reaction score
44
err : Protocol state or size policy error. sid=269,type=90,size=68,acceptsize=16

how?? change iseckey and oseckey again ?? =.="
 
Newbie Spellweaver
Joined
Dec 15, 2013
Messages
14
Reaction score
0
+1, I thank a lot to whoami1995s n mrkiller to release this pwserver 148 , the file server is working on my server, I just need a little change on gshop, edit ip on gamesys.conf and add libtask.so.2 presentgoodsid.txt libtask.so file in the folder gamed, as well as updating libtask.so in /lib and /usr/lib. there is no error I can not learn. From here I know how to start to learn to fix errors.but I do not know whether other latest features of these servers are working properly or not... I will test it,, thank you very much

root@perfectworld:/home# ./server start
=== [ START ] Log Service ===
info : program started with 6 threads.
=== [ OK ] ===

=== [ START ] Unique Name ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== [ OK ] ===

=== [ START ] Auth ===
authd:: add PollIO task.
gauthd: 21 Jan 2014 12:55:56,610 INFO GAuthServer:44 - authd:: add PollIO task.
=== [ OK ] ===

=== [ START ] Data Base ===
info : TcpManager OnAddSession
info : Begin import clsconfig ...
info : ClsConfig Imported .
info : InitGameDB, Role delete time is 604800.
TRACE : ReadDBConfig init_time 1390256725 open_time 0 i s_central_db 0
info : InitGameDB, acquire region(id=1),[l=-100000.0,r= 100000.0,t=100000.0,b=-100000.0].
info : Init GameDB successfully.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
=== [ OK ] ===

=== [ START ] Anti Cheat ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== [ OK ] ===

=== [ START ] Faction ===
info : TcpManager OnAddSession
info : GameDBServer::OnAddSession, sid=7.
TRACE : OnAddSession sid=7
info : OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
=== [ OK ] ===

=== [ START ] Delivery ===
TRACE : RewardManager:: begin timme 2011 12 15 9
TRACE : RewardManager:: end timme 2012 1 16 1
TRACE : points[2900]->bonus[300]
TRACE : points[9900]->bonus[1200]
TRACE : points[19900]->bonus[2800]
TRACE : points[29900]->bonus[4500]
TRACE : RewardManager:: reward interval 86400 times 1
District id is 0
TRACE : gdeliveryd::Max player allowed is 6000
info : TcpManager OnAddSession
TRACE : GameTalkManager: OnStartUp(aid, zoneid)
TRACE : OnAddSession sid=8
TRACE : Timer update: (0) Tue Jan 21 12:56:23 2014

TRACE : sysauction initialize: auction max=4, total sel l item=64
TRACE : Central Delivery Client start to connect...
info : GameDBServer::OnAddSession, sid=8.
TRACE : CountryBattle Init Successfully!!
gauthd: 21 Jan 2014 12:56:23,194 INFO GAuthServer:? - GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Ses sion@107f45d
TRACE : billing: menu loaded, menuids size=314, itemids size=314
TRACE : ganticheatclient:: connect gacd successfully!
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : BattleManager: Sync battle faction to gfactiond .
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : DBAuctionList, size=0, handle=0
info : OnAddSession
TRACE : DBWebTradeLoad, size=0, handle=0
TRACE : gfactionserver:: add link(or Delivery) 0 to map .
TRACE : Receive zoneid=1 from delivery
info : OnAddSession
TRACE : DBFactionFortressLoad, size=0, handle=0
TRACE : DBForceLoad, count=0 update_time=1390237200.
TRACE : DBKELoad, king=0.
TRACE : DBPShopLoad, size=0, handle=0
TRACE : DBStockLoad, size=0, handle=0
TRACE : DBRoleNameList, handle=-1
TRACE : DBRoleNameList, size=0, handle=-1 total=0
TRACE : DBLoadGlobalControl, cme_open=0 cme_rate=0.
TRACE : DBBattleLoad, count=51.
info : OnAddSession
TRACE : dbwebtradeload: received. res->max_sn=0,res->it ems.size()=0,res->handle.size()=0 retcode=0
TRACE : dbauctionlist: received. res->items.size()=0,re s->handle.size()=0 retcode=0
TRACE : dbfactionfortressload: received. res->list.size ()=0,res->handle.size()=0 retcode=0
TRACE : FactionFortressMan: Sync faction id to gfaction d.
TRACE : dbforceload: rpc return. retcode=0
TRACE : dbkeload: rpc return. retcode=0
TRACE : DBPShopLoad: Rpc return. res->shops.size()=0,re s->handle.size()=0, retcode=0
TRACE : DBStockLoad: retcode=0, size=0, handle=0
TRACE : DBRoleNameList size=0 handle=-1 finish=1
TRACE : dbloadglobalcontrol: rpc return. retcode=0
TRACE : BattleManager: Sync map notice to GS.
TRACE : BattleManager: Sync battle faction to gfactiond .
TRACE : DBWebTradeLoadSold, size=0, handle=0
TRACE : dbwebtradeloadsold: received. res->snlist.size( )=0,res->handle.size()=0 retcode=0
gauthd: 21 Jan 2014 12:56:23,681 INFO GAuthServer:? - AnnounceZoneid3, clear all online records on zone 1
gauthd: 21 Jan 2014 12:56:23,711 INFO GAuthServer:? - AnnounceZoneid3, aid=1,zoneid=1,ip1=0.0.0.0,ip2=0.0.0.0 ,ip3=0.0.0.0
TRACE : StockStatus:: uptime=0,trade_price=0,order_volu me=0,trade_volume=0,trade_amount=0,idpool=2
=== [ OK ] ===

=== [ START ] Link ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
TRACE : gfactionserver:: add link(or Delivery) 1 to map .
=== [ OK ] ===

=== [ START ] Game Service ===
TRACE : gdeliveryserver::statusannounce,online=0,fakema x=6000,load=0,attr=-805306368
TRACE : KeepAlive sid=7
info : GameDBServer::OnAddSession, sid=9.
info : TcpManager OnAddSession
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
TRACE : TRACE : gproviderserver:: add gameserver 1 to m ap.
gdeliveryserver::gameserver 1's region is (-4096.000, 4096.000, 5632.000,-5632.000), worldtag is 1
info : OnAddSession
TRACE : checkpoint begin.
TRACE : KeepAlive sid=8
TRACE : checkpoint end.
TRACE : gdeliveryserver::statusannounce,online=0,fakema x=6000,load=0,attr=-805306368
=== [ OK ] ===
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top