LoginServer connect fail

Page 1 of 3 123 LastLast
Results 1 to 15 of 32
  1. #1
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    sad LoginServer connect fail

    Hi guys anyone can help me with the GameServer error?

    It shows "LoginServer connect fail"

    I've also tried these to add in shortcut properties but still no luck, I hope someone could help me, thank you

    Code:
    C:\mu\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901
    Code:
    C:\mu\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 127.0.0.1 55901
    Code:
    C:\mu\GameServer\GameServer.exe 127.0.0.1:55970 127.0.0.1:55960 127.0.0.1:55901
    Code:
    C:\mu\GameServer\GameServer.exe 127.0.0.1,55970 127.0.0.1,55960 127.0.0.1,55901
    Last edited by wazakai; 25-09-16 at 05:33 AM.


  2. #2
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    I've already done changing IPs and Ports, also restared ODBC settings, tried local and wan ips but still no luck. Anyone could help me please?

  3. #3
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: LoginServer connect fail

    Loginserver connect fail means gs cannot connect to the joinserver.

  4. #4
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    Quote Originally Posted by RevolGaming View Post
    Loginserver connect fail means gs cannot connect to the joinserver.
    I have only these applications - meds_1, meds_2, eDs, exdb, gs, gs_cs


    meds_1, meds_2, eDs, and exdb are already running except gs which gives login server connect fail error

  5. #5
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: LoginServer connect fail

    Can you give me link for the serverfiles? If the joinserver not build into the files, you must have a separated exe... :)

  6. #6
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    It is MuEngine Season 8 License files, I guess it is build along with eDs.exe.

  7. #7

    Re: LoginServer connect fail

    i dont understand why ppl purchase premium files and dont get support from them =D anyway recheck that everywhere IP's are 127.0.0.1
    except 2 places.

    1 - data\mapserverinfo.dat
    2 - connectserver folder/serverlist.dat ir wherever in connectserver u must edit ip..
    the rest 127.0.0.1

  8. #8
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    Quote Originally Posted by KarLi View Post
    i dont understand why ppl purchase premium files and dont get support from them =D anyway recheck that everywhere IP's are 127.0.0.1
    yeah I am now thinking that I only waster money for their license

    Quote Originally Posted by KarLi View Post
    except 2 places.

    1 - data\mapserverinfo.dat
    2 - connectserver folder/serverlist.dat ir wherever in connectserver u must edit ip..
    the rest 127.0.0.1
    mapserverinf.data ips = Swan_ip (done)
    there's no servlist.dat but there is iplist.dat and I added my wan_ip and 127.0.0.1 in there

    still no luck T_T

  9. #9

    Re: LoginServer connect fail

    u dont have connectserver fole?
    something like eCS ..
    anyways what about your eJS? i think your eDS is acting weird, cus the joinserver from that eDS is not running correctly, can you put in .RAR the eDS folder or make screenshot with the config files and folders in there?

  10. #10
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    eds.ini
    [SQL]Me_MuOnlineDSN = Me_MuOnline
    MuOnlineDSN = MuOnline
    User = sa
    Pass = *


    [EDS]
    EdsListenPort = 55990
    EdsMaxConnection = 10
    EdsQueSize = 1000 ; Initial que (auto grow)


    // Custom SQL Configs - Touch only if you know what you are doing
    // Max of 25 characters


    [SQLADVANCE]
    CreditTable = MEMB_INFO
    CreditColumn = cspoints
    ResetColumn = Resets
    GrandResetColumn = Grand_Resets


    PcPointColumn = PCPoints


    // CreditColumn and PcPointColumn (above) are live data, meaning you cant change values in these column using web while the character
    // is still online, now to solve this issue you can use TemporaryCreditColumn and TemporaryPcPointColumn as temporary packet of
    // credits and pcpoints. You can change values in temporary columns (below) anytime using web or whatever external means you got, values
    // from these columns will be used when the character login to server (values here will be added to live columns)


    TemporaryCreditColumn = TempCredits
    TemporaryPcPointColumn = TempPcPoints




    [SERVERMONITOR]


    EnableGameServerMonitor = 1 ; 1 - auto start server in case of server crash/abnormal server termination, eDS will not restart the server with normal exit


    ServerCounts = 2


    ServerCode_1 = 11
    ServerCode_2 = 19


    ServerExe_1 = gameserver.exe
    ServerExe_2 = gameservercs.exe


    ServerFolder_1 = C:\mu\GameServer
    ServerFolder_2 = C:\mu\GameServerCS


    ServerParam_1 = 127.0.0.1 55970 127.0.0.1 55960 55911
    ServerParam_2 = 127.0.0.1 55970 127.0.0.1 55960 55919





    and I found eJsProxy.exe in Extra folder
    there is no .ini in this folder only iplist but still no luck after I follow these guides
    eJSProxy is a console app that will handle MUE php API in behalf of joinserver// parameters in shortcut link


    eJSProxy.exe 8081 127.0.0.1 55970


    8081 - listen port, you need to set this in your web for mue class config.
    127.0.0.1 - joinserver IP
    55970 - joinserver port


    Data\MapServerInfo.dat
    //############################################// POWERED BY MU ENGINE //
    // MuEngine - Products //
    //###########################################


    //--------------------------------------------------------------------------------//
    // SrvCode MapServerGroup InitSetting IpAddress PortNum //
    //--------------------------------------------------------------------------------//
    0
    11 0 1 Swanip 55901
    19 0 0 Swanip 55919
    end


    //--------------------------------------------------------------------------------//
    // SrvCode MoveAbleOption Map DestServerCode //
    //--------------------------------------------------------------------------------//
    1
    11 0 30 19
    11 0 31 19
    11 0 34 19
    11 0 41 19
    11 0 42 19


    19 1 30 -1
    19 1 31 -1
    19 1 34 -1
    19 1 41 -1
    19 1 42 -1
    end

  11. #11

    Re: LoginServer connect fail

    hmm try to change this in eds.txt
    ServerParam_1 = 127.0.0.1 55970 127.0.0.1 55960 55911

    to
    ServerParam_1 = 127.0.0.1 55970 127.0.0.1 55960 55901

  12. #12
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    Quote Originally Posted by KarLi View Post
    hmm try to change this in eds.txt
    ServerParam_1 = 127.0.0.1 55970 127.0.0.1 55960 55911

    to
    ServerParam_1 = 127.0.0.1 55970 127.0.0.1 55960 55901

    I tried 55901 and 55911 for these ports but still no luck :(

  13. #13
    Banned Montage is offline
    BannedRank
    Sep 2016 Join Date
    ⓩⓔⓝⓓLocation
    67Posts

    Re: LoginServer connect fail

    try add that port to "Windows Firewall With Advanced Security" Inbound and Outbound rules TCP and UDP you need to allowed that port base on my expirience when i fix one people his problem after that his problem was fix

  14. #14
    Member wazakai is offline
    MemberRank
    Sep 2016 Join Date
    73Posts

    Re: LoginServer connect fail

    Quote Originally Posted by Montage View Post
    try add that port to "Windows Firewall With Advanced Security" Inbound and Outbound rules TCP and UDP you need to allowed that port base on my expirience when i fix one people his problem after that his problem was fix
    Done. Still the same. Tried turning firewall off completely still no luck

  15. #15
    Banned Montage is offline
    BannedRank
    Sep 2016 Join Date
    ⓩⓔⓝⓓLocation
    67Posts

    Re: LoginServer connect fail

    did you check your port if its open or not?

    Port Checker - Check Open Ports Online



Page 1 of 3 123 LastLast

Advertisement