Neuz not starting ( INIs )

Results 1 to 11 of 11
  1. #1
    Apprentice wolvren is offline
    MemberRank
    Jul 2011 Join Date
    The United ArabLocation
    13Posts

    Neuz not starting ( INIs )

    Hey guys ,

    I downloaded the blessed infintuim source and resource , also he rain flyff client ..

    I compiled the source without changing anything in it and it worked succesfully .

    I didn't change the resource , I didnt change the client too ..

    Account Server :

    Code:
    TEST
    AddTail( -1, 1, "NO NEED TO CONFIG ME", "AKERIUS IPADDRESS", 0, 1, 0 );
       AddTail( 1, 1, "NO NEED TO CONFIG ME", "AKERIUS IPADRESS", 0, 1, 600 );
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"login"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"log01"
    SKIP_TRACKING
    MSG_VER				"20070712"
    
    DB_PWD_LOGIN			"xxxxxx"
    DB_PWD_LOG			"xxxxxx"

    Cache Server :
    Code:
    Core	"127.0.0.1"
    Port	15500
    Certifire :

    Code:
    Account		"127.0.0.1"
    DSN_NAME_LOGIN	"sa"
    DB_PWD_LOGIN	"xxxxxx"
    Launcher :

    Code:
    lpAddr	= "127.0.0.1"
    lpCurrentDirectory		= "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program"
    lpApplicationName		= "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program\3-CoreServer.exe"
    dwId	= 101
    bWait	= 1

    Login Sserver :

    Code:
    DB		"127.0.0.1"
    Core		"127.0.0.1"
    
    
    AddCache ( "127.0.0.1" ); 
    
    
    MSG_VER		"20070712"

    Neuz scrpit :

    Code:
    STRINGTABLE
    LANGUAGE LANG_KOREAN, 0x1
    {
    1, 	"127.0.0.1"
    2, 	"1"
    3, 	"0"
    4, 	"1"
    5, 	"1"
    6, 	"20070712"
    7, 	"5400"
    8, 	"5000"
    9, 	"5"
    10, 	"1252"
    11, 	"0"
    }


  2. #2
    Account Upgraded | Title Enabled! Charles101 is offline
    MemberRank
    Feb 2012 Join Date
    Saint MorningLocation
    241Posts

    Re: Neuz not starting ( INIs )

    use 15400 in your cache port.
    and edit your lock neuz and lock account, just search it in your source files.

  3. #3
    !@#$%^&*() Langstra is offline
    MemberRank
    Feb 2011 Join Date
    Among heroesLocation
    479Posts

    Re: Neuz not starting ( INIs )

    Quote Originally Posted by wolvren View Post
    Login Sserver :

    Code:
    DB		"127.0.0.1"
    Core		"127.0.0.1"
    
    
    AddCache ( "127.0.0.1" );  //Change this
    
    
    MSG_VER		"20070712"
    You need to change the AddCache IP to your own IP as well.

  4. #4
    Apprentice wolvren is offline
    MemberRank
    Jul 2011 Join Date
    The United ArabLocation
    13Posts

    Re: Neuz not starting ( INIs )

    Quote Originally Posted by Charles101 View Post
    use 15400 in your cache port.
    and edit your lock neuz and lock account, just search it in your source files.
    What should I do when I find the line ?

  5. #5
    Apprentice wolvren is offline
    MemberRank
    Jul 2011 Join Date
    The United ArabLocation
    13Posts

    Re: Neuz not starting ( INIs )

    Bump ~

  6. #6
    Apprentice voyage is offline
    MemberRank
    Mar 2012 Join Date
    18Posts

    Re: Neuz not starting ( INIs )

    Quote Originally Posted by wolvren View Post
    What should I do when I find the line ?
    explain more line?

  7. #7
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: Neuz not starting ( INIs )

    Code:
    TEST
    AddTail( -1, 1, "SERVERNAME", "IPADRESS", 0, 1, 0 );
       AddTail( 1, 1, "CHANNELNAME", "IPADRESS", 0, 1, 600 );
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"login"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"log01"
    SKIP_TRACKING
    MSG_VER				"20070712"
    
    DB_PWD_LOGIN			"xxxxxx"
    DB_PWD_LOG			"xxxxxx"

    Cache Server :
    Code:
    Core	"127.0.0.1"
    Port	15400 (<-- 5400 or 15400, same port in neuz.exe)
    Certifire :

    Code:
    Account		"127.0.0.1"
    DSN_NAME_LOGIN	"sa"
    DB_PWD_LOGIN	"xxxxxx"
    Launcher :

    Code:
    lpAddr	= "127.0.0.1"
    lpCurrentDirectory		= "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program"
    lpApplicationName		= "C:\Users\Wolvren\Downloads\Compressed\Flyff PSEVER\Blessed Flyff\Blessed Flyff\Program\3-CoreServer.exe"
    dwId	= 101
    bWait	= 1
    
    This file is useless

    Login Sserver :

    Code:
    DB		"127.0.0.1"
    Core		"127.0.0.1"
    
    
    AddCache ( "127.0.0.1" ); 
    
    
    MSG_VER		"20070712"

    Neuz scrpit :

    Code:
    STRINGTABLE
    LANGUAGE LANG_KOREAN, 0x1
    {
    1, 	"127.0.0.1"
    2, 	"1"
    3, 	"0"
    4, 	"1"
    5, 	"1"
    6, 	"20070712"
    7, 	"5400" <-- port, needs to be the same as cacheserver.ini
    8, 	"5000"
    9, 	"5"
    10, 	"1252"
    11, 	"0"
    }

  8. #8
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,915Posts

    Re: Neuz not starting ( INIs )

    Xakzi, he's using Blessed Infinitum source. The values you changed to red in accountserver.ini, are set in the source code.

  9. #9
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: Neuz not starting ( INIs )

    Quote Originally Posted by ShadowDragon42 View Post
    Xakzi, he's using Blessed Infinitum source. The values you changed to red in accountserver.ini, are set in the source code.
    oh well, that sucks.. and, I don't really care about that to be honest :p

    That is his problem, not mine

  10. #10
    Apprentice wolvren is offline
    MemberRank
    Jul 2011 Join Date
    The United ArabLocation
    13Posts

    Re: Neuz not starting ( INIs )

    NVM , I FINALLY made a working v17 Server ..

  11. #11
    ~FlyFF DeV~ Jomex is offline
    MemberRank
    Mar 2009 Join Date
    PolandLocation
    588Posts

    Re: Neuz not starting ( INIs )

    Quote Originally Posted by wolvren View Post
    NVM , I FINALLY made a working v17 Server ..
    Yup Yup "V17" Server :DD



Advertisement