Got problem with S5e3

Results 1 to 6 of 6
  1. #1
    Enthusiast Nikita Kaliman is offline
    MemberRank
    May 2014 Join Date
    27Posts

    ! Got problem with S5e3

    Hello, im creating server with router. so i open ports
    Code:
    44405, 55901, 55970, 55960, 55557
    
    but when im tryin to connect to my server thats happen
    Spoiler:



    Im using ExTeam server files. It writes in zConnectServer Joinserver: OFF but in JoinServer it writes everything okey. Someone help :)


  2. #2
    Enthusiast Nikita Kaliman is offline
    MemberRank
    May 2014 Join Date
    27Posts

    Re: Got problem with S5e3

    some1?

  3. #3
    Valued Member nemeth is offline
    MemberRank
    Jan 2016 Join Date
    111Posts

    Re: Got problem with S5e3

    Hello!
    You make Loopback Network Adapter?!
    and you add firewall Exceptions / Add zConnectServer ,Joinserver, and etc.

    GL

  4. #4

    Re: Got problem with S5e3

    I think you might edited your IP in main.exe wrong
    run server > Open Port Check Tool > check if the ports u opened are really opened aswell.

  5. #5
    Enthusiast Nikita Kaliman is offline
    MemberRank
    May 2014 Join Date
    27Posts

    Re: Got problem with S5e3

    Quote Originally Posted by [URL="http://forum.ragezone.com/members/2000201826.html"
    nemeth[/URL]]Hello!
    You make Loopback Network Adapter?!
    and you add firewall Exceptions / Add zConnectServer ,Joinserver, and etc.


    I'm totally turned off my Firewall. and nothin :(

    - - - Updated - - -

    Quote Originally Posted by KarLi View Post
    I think you might edited your IP in main.exe wrong
    run server > Open Port Check Tool > check if the ports u opened are really opened aswell.
    Maybe, but i always do like this and works fine, but now it says 44405 closed port, but 80 opened.. When i tryin to start server it says okey port is on..

    - - - Updated - - -

    Mb i saw a problem theres SQL problem in DataServe1 help..
    12:07:43p szDbConnectDsn e:\development\multiseason\sourceds\source_db\mainfrm.cpp
    12:07:44p alter table [Character] add [pcpoint] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'pcpoint' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [ExFreePoints] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExFreePoints' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [Resets] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Resets' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [gr_res] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'gr_res' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [ExQuestNum] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExQuestNum' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [ExQuestKill] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExQuestKill' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [PremiumTime] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'PremiumTime' in table 'Character' is specified more than once.
    12:07:44p alter table [Character] add [ExCred] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExCred' in table 'Character' is specified more than once.
    12:07:44p alter table [MEMB_INFO] add [ExCredit] int not null default(0)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'ExCredit' in table 'MEMB_INFO' is specified more than once.
    12:07:44p alter table [warehouse] add [Items2] varbinary(3840)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items2' in table 'warehouse' is specified more than once.
    12:07:44p alter table [warehouse] add [Items3] varbinary(3840)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items3' in table 'warehouse' is specified more than once.
    12:07:44p alter table [warehouse] add [Items4] varbinary(3840)
    12:07:44p (2) SQLSTATE:42S21, Diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Column names in each table must be unique. Column name 'Items4' in table 'warehouse' is specified more than once.
    12:07:44p alter table [warehouse] add [Items5] varbinary(3840)

    and a lot of that..
    Last edited by Nikita Kaliman; 18-02-16 at 11:06 AM.

  6. #6

    Re: Got problem with S5e3

    well if port 44405 is on then u edit somewhere IP incorrectly.
    about the errors, not sure but im sure its not cuz of the errors u cant connect, thats another issue


    Sent from my iPhone.



Advertisement