• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

PURE Perfect World 1.5.3 files + instruction

Newbie Spellweaver
Joined
May 18, 2011
Messages
71
Reaction score
13


open the file start.sh and check all the directories

(translate.google)
 
Junior Spellweaver
Joined
Feb 18, 2011
Messages
146
Reaction score
0
Main world won't Start ....
All fils are chmod 775


Any idea please ?



This is GS logs
 
Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
You dont have the right libs, you got the libs in the wrong spot



Easy fix if using a 32bit os put libs in libs folder if using a 64bit os then google how to install 32bit libs and add the libs for server in 32libs folder, 64bit libs folder and make a libs folder and put them in there, warning: it worked for me along time ago, theres no garratee if it will still work (i might of just been lucky)

Notice: i am not responsible for any damage to the os if it does not work like that anymore.

32bit = 100% successful rate
64bit = 50% successful rate
 
Junior Spellweaver
Joined
Feb 18, 2011
Messages
146
Reaction score
0

Thank you.
It's was my bad, because I was so faster.. :flute:


--------------

But i found a new problem haha
How we can PK in ADC west ?
And when we go out from ADC west we can't PK ?

Does the ADC PK PROTECTION zone are not placed correctly ?
 
Last edited:
Junior Spellweaver
Joined
Oct 16, 2012
Messages
136
Reaction score
46

What always worked for me on both Ubuntu 14.04 and 16.04 was
Code:
dpkg --add-architecture i386
apt-get update
apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 libstdc++5:i386 libxml2:i386 libpcre3:i386 -y
ln -s /lib/i386-linux-gnu/libpcre.so.3 /lib/libpcre.so.0
(given 1 of the i386 libs was actually for War/Battle of the Immortals, can't remember which one though)

But that adds the i386 parts back to your 64-bit OS. Without having to manually drag & install lib files and thus breaking or damaging your OS since they are all properly installed.

The softlink of libpcre is because 1 of the daemons actually requires libpcre.so.0, thus linking 3 to 0 fixes that.(its fully compatible so its a non-issue)

Just don't forget to add libtask.so to the lib folder aswell. Then you are good to go.

PW is fully compatible with a 64-bit OS aslong as you add the i386 dependencies.
 
Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
Probably not the best fix, i dont use these files cause of stupid bugs like that one, i use raw 1.5.3 files with bugs but not as bad, using 1.5.1 map files might affect your main map in a negative way expeshly in the new area
 
Junior Spellweaver
Joined
May 22, 2017
Messages
102
Reaction score
35




After login server create character and press start i got this error > [h=2]Could not log in to server<[/h]
Help me please ...
 
Newbie Spellweaver
Joined
Aug 1, 2016
Messages
54
Reaction score
22
After login server create character and press start i got this error > Could not log in to server<


Help me please ...

It means the map isn't started, 153 starter map should be is62 or is61
 
Junior Spellweaver
Joined
May 22, 2017
Messages
102
Reaction score
35
can post a minimal start.sh for 12 GB RAM !

please !
 
Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
why not just start the main map then use pwadmin and start more untill you have 12 gig of ram worth then add those maps to the start.sh?