Server 1345 Full work server + interserver

Page 7 of 15 FirstFirst 123456789101112131415 LastLast
Results 91 to 105 of 223
  1. #91
    Enthusiast n3753nd3r is offline
    MemberRank
    Oct 2013 Join Date
    GuamLocation
    26Posts

    Re: Server 1345 Full work server + interserver

    ok, so, i can make accounts with register page, i can make accounts gms with the add_gm page....but when i try using the addcash page, it says cash added, but the account gets no jaden. any idea y? and also, is there a different login than root and delphine for phpmyadmin, cuz when i try to access that, it gives me a login popup that wont take that combo.


    -------
    ok, nevermind about the cash, was just delayed....alot...lol. but i still have the question about phpmyadmin

  2. #92
    Enthusiast n3753nd3r is offline
    MemberRank
    Oct 2013 Join Date
    GuamLocation
    26Posts

    Re: Server 1345

    so, not sure what happened, but now every time i try to start the server "./start.sh fullstart" i get errors on the pve and pvp. i have attached a pic of the error. I have attempted to replace the files with original files, and no joy, anyone know what i can do to fix this error? error.png

  3. #93
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    reupload your gs he are not full

    (take car the tar.gz only open on linux not on windows)

  4. #94
    Account Upgraded | Title Enabled! AaronzitoBr is offline
    MemberRank
    Apr 2010 Join Date
    Rio de JaneiroLocation
    390Posts

    Re: Server 1345 Full work server + interserver

    Finally... The problem with the reg script was the Charset, it was ISO-8... But my country use UTF-8 ^^

  5. #95
    Enthusiast ryukenhero is offline
    MemberRank
    Nov 2010 Join Date
    38Posts

    Re: Server 1345 Full work server + interserver

    How do you edit the stats in elements.data without getting the server to get the message "Server Update in progress"?

  6. #96
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by Willy Oller View Post
    awesome ty rocklee, if only fw server files were made like this ^^
    fw V307

    I just do it

  7. #97
    Member florin27x is offline
    MemberRank
    Feb 2010 Join Date
    Planet EarthLocation
    79Posts

    Re: Server 1345 Full work server + interserver

    With official gshop gshop1 and gshop2 works just fine w/e u modify those all hell breaks lose... server wont start.

    other than that gg release.

  8. #98
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by florin27x View Post
    With official gshop gshop1 and gshop2 works just fine w/e u modify those all hell breaks lose... server wont start.

    other than that gg release.
    my gshop is a modified one and my server work just fine

  9. #99
    Account Upgraded | Title Enabled! jamezilla is offline
    MemberRank
    Aug 2010 Join Date
    WonderlandLocation
    240Posts

    Re: Server 1345 Full work server + interserver

    cd iso seems to be lagging. Nevermind on VM ware it works with CB.
    Last edited by jamezilla; 19-10-13 at 03:43 PM.

  10. #100
    Member florin27x is offline
    MemberRank
    Feb 2010 Join Date
    Planet EarthLocation
    79Posts

    Re: Server 1345 Full work server + interserver

    anyone got to share an EN element v1330 cuz server comes with french one and official one cant be opened with EL editor 1345 :/

    @rocklee330 yeah my gshop works too now after i tweaked a lil with it it seems not all stuffs i wanned goes well in there :3

  11. #101
    Account Upgraded | Title Enabled! jamezilla is offline
    MemberRank
    Aug 2010 Join Date
    WonderlandLocation
    240Posts

    Re: Server 1345 Full work server + interserver

    Battle for supremacy map doesn't exist, do I need to full start for it?

  12. #102
    Member florin27x is offline
    MemberRank
    Feb 2010 Join Date
    Planet EarthLocation
    79Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by jamezilla View Post
    Battle for supremacy map doesn't exist, do I need to full start for it?
    It exists sometimes instances dont start correctly and u have to do that manually.

  13. #103
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    if you use others command then ./start.sh fullstart sure it not work

  14. #104
    Account Upgraded | Title Enabled! jamezilla is offline
    MemberRank
    Aug 2010 Join Date
    WonderlandLocation
    240Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by rocklee330 View Post
    if you use others command then ./start.sh fullstart sure it not work
    Hmm jsut to clerify,, start.sh has everything else?

    I am about to test taking down the pvp realm... cause two realms is taking up way to much space... I will tell you guys what I do if its possible... I wish there were optimization available for us to start what we need.. and not extra's

  15. #105
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    /root/shell/fullstart.sh open them
    remove the line you don't need (if you don't wish remove put # before the line you don't need)


    fullstart.sh :
    ./start.sh savelogs
    sleep 1
    ./start.sh clearlogs
    sleep 1
    ./start.sh logservice
    sleep 1
    ./start.sh interlogservice
    echo "Starting server..."
    sleep 1
    ./start.sh authd
    sleep 1
    ./start.sh gacd
    sleep 1
    ./start.sh gamedbd
    sleep 1
    ./start.sh gdeliveryd
    sleep 1
    ./start.sh uniquenamed
    sleep 1
    ./start.sh pve
    sleep 1
    ./start.sh instance
    sleep 1
    ./start.sh territory
    sleep 1
    ./start.sh fort
    echo "Server started"
    echo "Starting glink"
    sleep 1
    ./start.sh glinkd
    sleep 1
    echo "glink started"
    exit
    done
    For exemple this start only server with 1 realm and all open without interserver





    Every time you need edit start.sh you go seek /root/shell/*
    "Command from start.sh" +.sh= the files need be edited
    Last edited by rocklee330; 25-10-13 at 09:02 AM.



Advertisement