Welcome to the RaGEZONE - MMORPG development forums.

01_INSTALL_LS and 02_INSTALL_GS errors

This is a discussion on 01_INSTALL_LS and 02_INSTALL_GS errors within the Iris Online forums, part of the MMO and MMORPG Developments category; Hey erryone, I got the database set up and the odbc settings all correct, but when I run those two ...

Results 1 to 12 of 12
  1. #1
    Registered
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    19
    Liked
    0

    01_INSTALL_LS and 02_INSTALL_GS errors

    Click
    Hey erryone, I got the database set up and the odbc settings all correct, but when I run those two batches I always get:

    Code:
    C:\MyIris>IrisLoginSrv.exe /insert
    
    =============== INSERT START ===============
    TB_CAPTCHA table was not complete!!!
    Press Any Key to Continue...
    
    =============== Completed ===============
    
    INSERT - ERROR(=1)
    
    Press Any Key to Continue.
    Code:
    C:\MyIris>IrisGameSrv.exe /insert
    
    =============== INSERT START ===============
    
    SQLGame Initialization & Data loading success.
    TB_ITEM_DEFINE table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_ABILITY table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_LIMIT table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_CARD table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_CARD_SLOT table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_TAROT table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_TAROT_RESULT table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_SPREAD table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_DISJOINT table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_ENHANCED table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_ENHANCED_RATE table was not complete!!!
    Press Any Key to Continue...
    TB_ITEM_CHANGE table was not complete!!!
    Press Any Key to Continue...
    TB_DEFAULT_ITEMS table was not complete!!!
    Press Any Key to Continue...
    TB_SKILLLIST_PC table was not complete!!!
    Press Any Key to Continue...
    TB_DEFAULT_SKILL table was not complete!!!
    Press Any Key to Continue...
    nTB_JOBTREE table was not complete!!!
    Press Any Key to Continue...
    TB_QUEST table was not complete!!!
    Press Any Key to Continue...
    TB_ITEMDROP_LIMIT table was not complete!!!
    Press Any Key to Continue...
    TB_GUILD_EXP table was not complete!!!
    Press Any Key to Continue...
    
    =============== Completed ===============
    
    INSERT - ERROR(=19)
    
    Press Any Key to Continue.
    If anyone can help me, thanks.

  2. #2
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jun 2005
    Posts
    342
    Liked
    18

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    the problem is your odbc, it needs to be in user dsn, not system dsn.

  3. #3
    Registered
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    19
    Liked
    0

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    Thanks. :>

  4. #4
    In the Emperor name
    Rank
    Member +
    Join Date
    Jun 2011
    Location
    Balcora Gate
    Posts
    789
    Liked
    101

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    and check the login right of user 175iris

    175iris need db_owner on the 3 main databases (iris_*****)
    cant remember if need it on WEB_*****)
    the illusion of friendship is the begining of heresy.

  5. #5
    Registered
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    19
    Liked
    0

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    It was just the user/system dsn mix up, but thanks.

    Now just having trouble on getting the gm tool + client to work. :<

  6. #6
    Registered
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    16
    Liked
    0

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    Switching between user and system doesn't help me... Win7 :/
    Using 2008 SQL.

  7. #7
    Ultimate Member
    Rank
    Member
    Join Date
    Dec 2010
    Location
    On the Internet
    Posts
    197
    Liked
    66

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    Try to check iris175 user Rights, DB_OWNER if it`s checked.

  8. #8
    Member
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    34
    Liked
    1

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    Have error on odbc!

  9. #9
    Member
    Rank
    Member
    Join Date
    Sep 2007
    Posts
    60
    Liked
    7

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    i guess you are useing windows 7 64bit

    Try this

    Start > Run > C:\Windows\SysWOW64\odbcad32.exe

    if it not works try without sql id-password with auto login
    Last edited by xtannerx; 05-08-12 at 02:55 AM.


    This My Real Name Taner

  10. #10
    Registered
    Rank
    Member
    Join Date
    Feb 2009
    Posts
    21
    Liked
    1

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    plz help me too imy odbc full conect but still can't fix this eror ..

  11. #11
    Ultimate Member
    Rank
    Member
    Join Date
    Dec 2010
    Location
    On the Internet
    Posts
    197
    Liked
    66

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    If you have 64 bit OS, you need to add odbc to Windows/SysWOW64/odbcad32.exe

  12. #12
    アイギス
    Rank
    Member +
    Join Date
    Aug 2010
    Location
    Hongkong
    Posts
    1,332
    Liked
    213
    PSN ID: Yuucliwood XFIRE ID: tidie10

    Re: 01_INSTALL_LS and 02_INSTALL_GS errors

    Quote Originally Posted by CodeSkilLs View Post
    If you have 64 bit OS, you need to add odbc to Windows/SysWOW64/odbcad32.exe
    That's not needed.. If they just used the Windows Button and actualy look for ODBC, they would end up at the right ODBC.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •