Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
laurensman
343, i have everything installed correctly, and all, but when i type in my ip's, and then go to a web browser to try and get to the pwadmin site, it takes me to xampp.... lol. Any ideas on how to fix this please.?
and yes i have the server started and the ips edited.
And as for all of the people that switched to 1.4.4 , bad........
pwAdmin is ran by default on :8443 and (as it says in post #2) there are a few ways you can get to it:
#1 http://your.ip.here/admin
#2 http://your.ip.here:8443/pwAdmin
Quote:
Originally Posted by
zortbg
Hello again, everyone,
just a question, 343,
you've re-uploaded the "update package" like whole client + server files, right? Not a separate file to be applied on them?
Thanks in advance, sorry for misunderstanding, 'cause i didn't see any additional files on the main page.
Yes, this release/update is stand-alone :):
Quote:
Originally Posted by
neraku
Edit : NVM about what was here i was doing the dl wrong:edit
thx
Btw do u know how one would do this on windows?
VMware is my suggestion, download their 'player' it's the best (and now free) :wink:
Re: ¤ The Complete PW Package ¤
Re: ¤ The Complete PW Package ¤
Downloading now im sure that u did a good job as always.
Congrats for 1 year since this release is up and working perfect.
EDIT: i LOVE the host that you chosed the download speed is great.
Re: ¤ The Complete PW Package ¤
I'll go ahead and spoil one of the new things to hit this 'anniversary release'.
Nirvana - I added a custom version of nirvana created by yours truly :wink:
&& of course all the other things that I was adding since I was updating the release anyway. Although once I realized we were coming up on the one year mark, that's what made me decide to go ahead and do a little something extra. So the result of that is my custom Nerd-vana :thumbup1:
Hope everyone likes the newest 'update' to this release. As I've already stated, it includes a custom nirvana made by myself (added as a26b). As many of you may know I do not keep 'notes' on 'changes' ("changelogs") but a few other things I know that have been resolved or added in this update/release is a12b. I kept the original jungle/forest ruins in place but I added the new version of a12 as a12b ; as another empty map (empty and ready for customization) like Z9 and Q20... I fixed the OHT and spiritual cultivation quest lines so that you have to actually do all quests to unlock each OHT map separately (like on official) [for those who don't know dating back to having 'problems' with OHT I made it so that once you unlocked OHT you automatically 'got' all OHT maps, and for culti I made a cheater quest that just 'finished off' your culti for you {since OHT was 'broken'}], that has now been fixed too so that you actually have to (and can) fully complete the spiritual cultivation quest line (which can be followed here) Another thing was maximizing the number of characters that can be utilized when creating or modifying an account. Login names are now limited to 4-20 characters, Passwords are now limited to 6-20 characters! Skill menu has received an extension (both interfaces if I recall correctly), and thinking of which, the genesis interface has been merged with the client and is no longer a separate download! Those are the primary highlights that stick out in my memory, I'm sure I have done more than that as well :wink::thumbup1:
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
343
I'll go ahead and spoil one of the new things to hit this 'anniversary release'.
Nirvana - I added a custom version of nirvana created by yours truly :wink:
&& of course all the other things that I was adding since I was updating the release anyway. Although once I realized we were coming up on the one year mark, that's what made me decide to go ahead and do a little something extra. So the result of that is my custom
Nerd-vana :thumbup1:
Hope everyone likes the newest 'update' to this release. As I've already stated, it includes a custom nirvana made by myself (added as a26b). As many of you may know I do not keep 'notes' on 'changes' ("changelogs") but a few other things I know that have been resolved or added in this update/release is a12b. I kept the original jungle/forest ruins in place but I added the new version of a12 as a12b ; as another empty map (empty and ready for customization) like Z9 and Q20... I fixed the OHT and spiritual cultivation quest lines so that you have to actually do all quests to unlock each OHT map separately (like on official) [for those who don't know dating back to having 'problems' with OHT I made it so that once you unlocked OHT you automatically 'got' all OHT maps, and for culti I made a cheater quest that just 'finished off' your culti for you {since OHT was 'broken'}], that has now been fixed too so that you actually have to (and can) fully complete the spiritual cultivation quest line (which can be followed
here) Another thing was maximizing the number of characters that can be utilized when creating or modifying an account. Login names are now limited to 4-20 characters, Passwords are now limited to 6-20 characters! Skill menu has received an extension (both interfaces if I recall correctly), and thinking of which, the genesis interface has been merged with the client and is no longer a separate download! Those are the primary highlights that stick out in my memory, I'm sure I have done more than that as well :wink::thumbup1:
Wohoho cant wait to see that :ott::ott::ott::ott::ott::ott:
For those who dont know to extract:
Client:
PW_136_Client.7z.001
PW_136_Client.7z.002
PW_136_Client.7z.003
use http://d9yt0xeucd09m.cloudfront.net/...43/HJSplit.exe
to be able to extract the archives
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
dolkeboy
Or - 7-Zip (which it what I used to put it all together :wink:)
Re: ¤ The Complete PW Package ¤
343,
just a suggestion: in the case of new users of the VMware Player - it can be useful to put a note that the
mount /dev/cdrom /cdrom command may vary, depending on which device you insert the .iso image in.
By default - VMware player has 2 CD/DVD devices emulated,
so for me for example it happened that it was in cdrom1 instead of cdrom, and thus:
mount /dev/cdrom1 /cdrom
worked.
Besides than that - thanks for the Annual Update, man,
looking forward jumping in Nirvy and trying the Genesis Interface! :))
Way to go!!!! :thumbup::thumbup::thumbup:
Re: ¤ The Complete PW Package ¤
Also...on the topic of making it more user friendly, the mounting is the #1 question I get asked. Maybe you could provide more info for them to mount it?
(If you can add whats below to the guide, that would be great)
mkdir /var/pw
mount /path/to/the/iso/file /var/pw OR mount -o loop /path/to/the/iso/file /var/pw
cd /var/pw
ls
and your unpacked files will be shown!
Re: ¤ The Complete PW Package ¤
ok i got everything to work, besides the patch server.
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
zortbg
343,
just a suggestion: in the case of new users of the VMware Player - it can be useful to put a note that the
mount /dev/cdrom /cdrom command may vary, depending on which device you insert the .iso image in.
By default - VMware player has 2 CD/DVD devices emulated,
so for me for example it happened that it was in cdrom1 instead of cdrom, and thus:
mount /dev/cdrom1 /cdrom
worked.
Besides than that - thanks for the Annual Update, man,
looking forward jumping in Nirvy and trying the Genesis Interface! :))
Way to go!!!! :thumbup::thumbup::thumbup:
Quote:
Originally Posted by
Ozuru
Also...on the topic of making it more user friendly, the mounting is the #1 question I get asked. Maybe you could provide more info for them to mount it?
(If you can add whats below to the guide, that would be great)
mkdir /var/pw
mount /path/to/the/iso/file /var/pw OR mount -o loop /path/to/the/iso/file /var/pw
cd /var/pw
ls
and your unpacked files will be shown!
That's why it says EXAMPLE:
This being a forum for perfect world development (and not how to mount a drive in Linux) I didn't see the necessity to go into depth on how to mount something. Also, since the main step says "-- Mount server ISO (or physical disc), and copy all to system root" anyone that does not know how to do this, or cannot figure it out -- even with the example can rather easily google "Linux Mount" or "Linux mount how to" etc... until they can figure it out :):
I must add, that with these posts now too, if someone STILL cannot figure out how to mount something *comment reserved* !!!
Quote:
Originally Posted by
laurensman
ok i got everything to work, besides the patch server.
:thumbup1::thumbup1:
Re: ¤ The Complete PW Package ¤
Ok, ok, no offence, man,
it's just i'm dealing with users and all kinds of weird questions every day,
so i thought it would be proactive to give ppl a hint what they should expect.
However - as i said - it's just a suggestion...
Re: ¤ The Complete PW Package ¤
No offense taken :): i was just explaining why I did not provide extensive detail on things in the 'how-to' post. Now that it has been covered rather well though people don't have any excuse not to be able to do it :thumbup1::D: (Provided they actually read through or search this thread) - I just, still have no intent on adding it to the 'how-to' post (#2), if people really have problems with that they should read or search this entire thread, and/or use google :wink:
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
343
No offense taken :): i was just explaining why I did not provide extensive detail on things in the 'how-to' post. Now that it has been covered rather well though people don't have any excuse not to be able to do it :thumbup1::D: (Provided they actually read through or search this thread) - I just, still have no intent on adding it to the 'how-to' post (#2), if people really have problems with that they should read or search this entire thread, and/or use google :wink:
But that doesn't happen, they just skip to last page and ask for help with their error. Then, someone who wants likes and/or rep repeats it.
I think about 10-15% of this thread is asking questions that have already been answered in pages before it.
Re: ¤ The Complete PW Package ¤
well, besides not getting the patch server to work, it says error connecting blah blah, this is defanitly a nice release. Excellent work.
As for those of you who cant get the mounting to work, mind you i have never ran on a linux or any kind of linux before. As it took me like, 12 hours to figure out the command to mount the iso. I used no tutorials. Never ran linux, i just messed with it for a long time, and finally got it. Dont give up, its actually easy.
Re: ¤ The Complete PW Package ¤
... i think its sPatch > try documentation > pwTools