Server 1345 Full work server + interserver

Page 3 of 15 FirstFirst 123456789101113 ... LastLast
Results 31 to 45 of 223
  1. #31
    Account Upgraded | Title Enabled! AaronzitoBr is offline
    MemberRank
    Apr 2010 Join Date
    Rio de JaneiroLocation
    390Posts

    Re: Server 1345 Full work server + interserver

    So, today I started the VBOX and the VMachine. I put all the files on "elements/data/" of v455 EN Client on "/root/server/gamed/config". I started the server with:

    ./start.sh manager
    server

    When I enter the client I see "Cronus 5ms Good". But one more time... One I put my user and password I got the message "Server update in progress..."

    T.T

    a few lines of my gdelivery.log

    Code:
    err : Connect to central delivery failed
    TRACE : send NewKeepAlive
    TRACE : UniqueAuction status 3 Timer update: (0) Thu Oct 10 23:19:07 2013
    
    TRACE : kingdom state 1 timeout Sun Oct 13 20:00:00 2013
    
    TRACE : KingdomOpenBath t_base Sun Oct  6 00:00:00 2013
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Oct 12 20:00:00 2013
    
    TRACE : commondata simple get key 30353 value 0
    err : Connect to central delivery failed
    TRACE : UniqueAuction status 3 Timer update: (0) Thu Oct 10 23:19:17 2013
    
    TRACE : kingdom state 1 timeout Sun Oct 13 20:00:00 2013
    
    TRACE : KingdomOpenBath t_base Sun Oct  6 00:00:00 2013
    
    TRACE : KingdomOpenBath ongoing 0 timeout Sat Oct 12 20:00:00 2013
    
    TRACE : commondata simple get key 30353 value 0
    TRACE : UniqueAuction status 3 Timer update: (0) Thu Oct 10 23:19:27 2013
    
    info : logclienttcp: OnAbortSession
    err : Connect to central delivery failed
    TRACE : send NewKeepAlive
    TRACE : UniqueAuction status 3 Timer update: (0) Thu Oct 10 23:19:37 2013
    
    err : Disconnect from linkserver sid=36, drop 0 users
    TRACE : ganticheatclient:: disconnect from GACD!

  2. #32
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    ./start.sh manager
    server

    never say that for start server

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

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by rocklee330 View Post
    ./start.sh manager
    server

    never say that for start server
    I was reading the files and find it... =/

    So, which command can I use to start only the "server" without the "Interserver"? Or its not possible? ^^

  4. #34
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    /root/shell/fullstart.sh
    #!/bin/sh
    . '/root/config.sh'
    while true
    do
    cd $this_dir
    cd $root_path
    ./start.sh savelogs
    sleep 1
    ./start.sh clearlogs
    sleep 1
    ./start.sh logservice
    sleep 1
    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 pvp
    sleep 1
    ./start.sh instance
    sleep 1
    ./start.sh territory
    sleep 1
    ./start.sh fort
    sleep 1
    ./start.sh bg
    sleep 1
    ./start.sh glinkd
    sleep 1
    echo "Server started"
    what you need in for start only server

    /root/server/gdeliveryd/gamesys.conf
    ;[CentralDeliveryClient]
    ;type = tcp
    ;port = 49500
    ;address = 127.0.0.1
    ;so_sndbuf = 65535
    ;so_rcvbuf = 65535
    ;tcp_nodelay = 0
    ;accumulate = 268435456
    ;ibuffermax = 1638400
    ;obuffermax = 1638400

    ;[CentralDeliveryServer]
    ;type = tcp
    ;port = 49500
    ;address = 0.0.0.0
    ;so_sndbuf = 16384
    ;so_rcvbuf = 16384
    ;ibuffermax = 1048576
    ;obuffermax = 1048576
    ;tcp_nodelay = 0
    ;listen_backlog = 10
    ;accumulate = 16777216

    ;[GameGateServer]
    ;type = tcp
    ;port = 29700
    ;address = 0.0.0.0
    ;so_sndbuf = 65535
    ;so_rcvbuf = 65535
    ;ibuffermax = 1638400
    ;obuffermax = 1638400
    ;tcp_nodelay = 0
    ;accumulate = 268435456
    For stop central deliveryd

  5. #35
    Banned lcey is offline
    BannedRank
    Dec 2011 Join Date
    483Posts

    Re: Server 1345 Full work server + interserver

    Nice release. I'll test it asap!

  6. #36
    Enthusiast n3753nd3r is offline
    MemberRank
    Oct 2013 Join Date
    GuamLocation
    26Posts

    Re: Server 1345

    ok, so i downloaded the vm and the files, created the vm with the hd provided, then selected the iso as the cdrom for the vm, but i cant find the files? did i do something wrong? i tried "mount /dev/cdrom /mnt/cdrom" but all i get is an empty folder.

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

    Re: Server 1345

    Quote Originally Posted by n3753nd3r View Post
    ok, so i downloaded the vm and the files, created the vm with the hd provided, then selected the iso as the cdrom for the vm, but i cant find the files? did i do something wrong? i tried "mount /dev/cdrom /mnt/cdrom" but all i get is an empty folder.
    I recommend you to install a fresh 4.8 CentOS i586, then extract the root.tar.gz and send it manualy to the machine. It works for me.

  8. #38
    Enthusiast n3753nd3r is offline
    MemberRank
    Oct 2013 Join Date
    GuamLocation
    26Posts

    Re: Server 1345

    ok, so now i got the files in the root folder, but when i try running "./start.sh install" it tells me permission denied. not sure if this has anything to do with the step prior, but idk where to find my sql database from the previous server. also, the step before that says to change the password and database, not exactly sure i did that right.

    ok, used compers solution and used chmod 777, able to run the start script to install, i think there were a few errors though, it continued and finished, gonna continue with the install and post if i get any more issues :D

    as far as i know i did everything right, i can see my server with 5 ms ping, but when i go to log in, it says cannot connect to server. any ideas? i am using the official 455 client and it now tells me there is a server update in progress...
    Last edited by n3753nd3r; 11-10-13 at 01:23 PM.

  9. #39
    Enthusiast Aidaho is offline
    MemberRank
    Dec 2012 Join Date
    InetLocation
    25Posts

    Re: Server 1345 Full work server + interserver

    The most unfortunate assembly which had to be put. Well, now that no wrong?
    2013-10-11-20-32-a

  10. #40
    Belgian Dev. rocklee330 is offline
    MemberRank
    Apr 2012 Join Date
    BelgiumLocation
    554Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by Aidaho View Post
    The most unfortunate assembly which had to be put. Well, now that no wrong?
    2013-10-11-20-32-a
    wait 1 -2 min
    the realm are not loaded

  11. #41
    Enthusiast n3753nd3r is offline
    MemberRank
    Oct 2013 Join Date
    GuamLocation
    26Posts

    Re: Server 1345 Full work server + interserver

    my server continues to tell me that there is a server update in progress...using 455 client, copied all files from data folder to server and vice versa, still telling me server update in progress. any help?

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

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by n3753nd3r View Post
    my server continues to tell me that there is a server update in progress...using 455 client, copied all files from data folder to server and vice versa, still telling me server update in progress. any help?
    Change the VIPAward.data from gs.conf of Gamed to vipaward.data.

  13. #43
    Enthusiast Aidaho is offline
    MemberRank
    Dec 2012 Join Date
    InetLocation
    25Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by AaronzitoBr View Post
    Change the VIPAward.data from gs.conf of Gamed to vipaward.data.
    You yourself then looked server files? There, the same file is called differently, if there is nothing to write better just shut up.
    12345.png

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

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by Aidaho View Post
    You yourself then looked server files? There, the same file is called differently, if there is nothing to write better just shut up.
    12345.png
    First, you are asking for help... So you don't have the right to ask me to shup up.
    Second, even if I know now whats the problem I will not tell you anymore.

    I was getting this problem too, and RockLee himselft changed the VIPAward.data in gs.config to vipaward.data and so the gameserver started to work. If you have something better... go on.

    No matter if you have the same file with two different names on Gamed/conf. The gs.conf needs to be in Low case.

  15. #45
    Enthusiast Aidaho is offline
    MemberRank
    Dec 2012 Join Date
    InetLocation
    25Posts

    Re: Server 1345 Full work server + interserver

    Quote Originally Posted by AaronzitoBr View Post
    First, you are asking for help... So you don't have the right to ask me to shup up.
    Second, even if I know now whats the problem I will not tell you anymore.

    I was getting this problem too, and RockLee himselft changed the VIPAward.data in gs.config to vipaward.data and so the gameserver started to work. If you have something better... go on.

    No matter if you have the same file with two different names on Gamed/conf. The gs.conf needs to be in Low case.
    First you personally about anything I did not ask.
    Second, I've attached a screen of nothing mean?
    Thirdly if the assembly does not work for which it was spread?
    32166.png



Advertisement