¤ The Complete PW Package ¤

  1. #4111
    SentinelOriginal Fluzzy is offline
    MemberRank
    Nov 2013 Join Date
    Wisconsin, USLocation
    323Posts

    Re: ¤ The Complete PW Package ¤

    Copy them in the database

  2. #4112
    Proficient Member xxskylarxx is offline
    MemberRank
    Sep 2010 Join Date
    United StatesLocation
    157Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by Fluzzy View Post
    Im pretty sure you can obtain the 1.5.1 files that are from the iso by opening the installer file and look for the url in which they are installed from, or you can do alittle more work than that and find a guide on here (mrkiller has a good 151 guide) and download the files fron there.

    The website no longer exsist i think.

  3. #4113
    SentinelOriginal Fluzzy is offline
    MemberRank
    Nov 2013 Join Date
    Wisconsin, USLocation
    323Posts

    Re: ¤ The Complete PW Package ¤

    Look though the comments. It is re posted

  4. #4114
    Member whitewof is offline
    MemberRank
    Mar 2015 Join Date
    87Posts

    Re: ¤ The Complete PW Package ¤

    Ok I had a weird problem pop up, on my test server I edited the crontab and everything was working. When I shut the test server down and later loaded it back up with another test message the message would not go through on the crontab but i could manually call it and my main server the crontab is still not working properly both are using 343's release

  5. #4115
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    There are many ways to figure out whats going on with cron here's a few:

    Check the logs:
    Code:
     grep CRON /var/log/syslog
    Watch cron as its running:
    Code:
    tail -f /var/log/syslog | grep CRON
    You could even log the jobs in question by passing the output to a file:
    Code:
    0 10 * * 1 root /etc/cron.pw/136/northbarrier.sh >> /etc/cron.pw/136/northbarrier.log
    Good luck.
    Last edited by sora1984; 05-06-15 at 04:33 PM.

  6. #4116
    Member whitewof is offline
    MemberRank
    Mar 2015 Join Date
    87Posts

    Re: ¤ The Complete PW Package ¤

    Thank you sora, I meant to state that with your help I was able to get it fixed.

    Now some of my players have come from older 1.3.6 servers that had shut down and they were saying they had some of the newer features from 1.4.4 but still used the 1.3.6 client. I was wondering if that was even possible. Some of the features they were talking about where the socket stone quest for adding sockets to gear, and the tab targeting as well as auto tracking.

  7. #4117
    Apprentice Senseii is offline
    MemberRank
    May 2015 Join Date
    13Posts

    Re: ¤ The Complete PW Package ¤

    I tried to setup FW but for some reason the map service stays offline. I have searched & found nothing yet. Anyone knows whats causing it? I'm just trying to have all the server ready to play because I want to play all of them in one point.

  8. #4118
    SentinelOriginal Fluzzy is offline
    MemberRank
    Nov 2013 Join Date
    Wisconsin, USLocation
    323Posts

    Re: ¤ The Complete PW Package ¤

    I installed the server fresh, anyone happen to have the slightest idea why i am getting "Server error, please log off and try again" every time i log in on a newly made character?

  9. #4119
    .#!/bin/bash sora1984 is offline
    MemberRank
    Feb 2011 Join Date
    127.0.0.1Location
    387Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by sora1984 View Post
    you will need to start the, starter map, is62 i believe

    in your start script you could replace the section that starts the world map with

    Code:
    PW=home #change to suit
    cd /$PW/gamed/
    
    for map in gs01 is62 #add as many maps here as you like
    do
    		echo "Loading $map"
    		./gs $map > /$PW/logs/$map.log &
    		sleep 5; echo "$map Loaded"
    done
    Asked and answered a few times that.....

  10. #4120
    SentinelOriginal Fluzzy is offline
    MemberRank
    Nov 2013 Join Date
    Wisconsin, USLocation
    323Posts

    Re: ¤ The Complete PW Package ¤

    no like both maps start, i can log in and my character logs in but when i start moving around i get server error, please log off and try again

  11. #4121
    Member whitewof is offline
    MemberRank
    Mar 2015 Join Date
    87Posts

    Re: ¤ The Complete PW Package ¤

    It could be that pwAdmin wasnt updated for that version that you are trying to use and there is a file that became corrupt. I believe clsconfig within the gamedb folder can corrupt depending on the server version that you are trying to use if you try and start the server with pwAdmin.

    My question for everyone is does anyone happen to have the server files for version 1.3.8? or could tell me when the cubboard stones and wardrobe stones worked.

  12. #4122
    Novice Yanix is offline
    MemberRank
    Jun 2015 Join Date
    1Posts

    Re: ¤ The Complete PW Package ¤

    Hello. I'm Russian User.

    # 1
    I have there is an error during the installation of the client (https://mega.co.nz/#!ecoRWYrK!OlTZqM...pgSFrrYXFx8EOc)

    Joxi – удобная программа для скриншотов и обмена файлами по сети

    # 2
    How can I set the server (server_root - Download - 4shared) on dedicated server? Mysql, as the new version 1.5.1

    - - - Updated - - -

    Russian Text

    #1
    У меня выходит ошибка при установке клиента (https://mega.co.nz/#!ecoRWYrK!OlTZqM-R3Qse1VquEb8i3rdPIt7YapgSFrrYXFx8EOc)


    http://joxi.ru/Vm67ZKaF9K3D2Z.png


    #2
    Как я могу установить сервер (http://www.4shared.com/archive/1BaX91Hm/server_root.html) на dedicated server? Mysql, как все новые версии 1.5.1

    - - - Updated - - -

    Help please

  13. #4123
    Member whitewof is offline
    MemberRank
    Mar 2015 Join Date
    87Posts

    Re: ¤ The Complete PW Package ¤

    @343 or anyone

    Is it possible to have working cubboard and wardobe storage in 1.3.6? I have been trying to see if i cant find anything within the interface.pck but honestly I have no idea what I am looking for.

  14. #4124
    Account Upgraded | Title Enabled! shadowvzs is offline
    MemberRank
    Jul 2007 Join Date
    RomaniaLocation
    678Posts

    Re: ¤ The Complete PW Package ¤

    this work with linux mint(kde 64bit) what based on ubuntu 14.04? another question, if i want latest version only then what files do i need? pw_dev.iso+ubuntu 12.04 server amd64+151 client+151 server file?

  15. #4125
    Member whitewof is offline
    MemberRank
    Mar 2015 Join Date
    87Posts

    Re: ¤ The Complete PW Package ¤

    you would need to install 12.04 version of ubuntu as that is what this pack release is based off of you can install it on other versions but not recommended as it can cause problems. If you want that version yes you would have to install that as well as the 1.3.6 version as I believe 1.5.1 is based off the 1.3.6 version as a base.



Advertisement