New Flaris

Results 1 to 3 of 3
  1. #1
    Elite Member Charles101 is offline
    Member +Rank
    Feb 2012 Join Date
    Saint MorningLocation
    241Posts

    New Flaris

    Hello ragezone.

    i have a problem when i added the new flaris in my test server.

    here's the error, i'm not familiar yet with this error message so i cant solve it, and that's why i'm asking for help.
    Code:
    2012/ 2/16   01:06:27   GetModelElem - out of range: type=0, size=1948, index=1948
    
    2012/ 2/16   01:06:27   CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=0 index=1948 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.
    
    2012/ 2/16   01:06:27   GetModelElem - out of range: type=0, size=1948, index=1949
    
    2012/ 2/16   01:06:27   CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=0 index=1949 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.
    
    2012/ 2/16   01:06:28   GetModelElem - out of range: type=0, size=1948, index=1854
    
    2012/ 2/16   01:06:28   CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=0 index=1854 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.
    
    2012/ 2/16   01:06:28   GetModelElem - out of range: type=0, size=1948, index=1855
    
    2012/ 2/16   01:06:28   CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=0 index=1855 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.
    
    2012/ 2/16   01:06:55   GetMoverProp range_error min:0, max:1511, index:1511
    
    2012/ 2/16   01:06:55   CMover::InitProp - GetProp(1511) return NULL 
    
    
    2012/ 2/16   01:06:55   GetMoverProp range_error min:0, max:1511, index:1511


    i've tried to look at the source, but it seems i understand nothing. LOL

    Code:
    CModel* CModelMng::LoadModel( LPDIRECT3DDEVICE9 pd3dDevice, int nType, int nIndex, BOOL bParts )
    {
    	LPMODELELEM lpModelElem = GetModelElem( nType, nIndex );
    	if( lpModelElem == NULL ) 
    	{
    		Error( "CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=%d index=%d bpart=%d ÀÇ Á¤º¸°¡ ¾ø±º¿©.", nType, nIndex, bParts );
    		return NULL;
    	}
    
    	TCHAR szFileName[ MAX_PATH ];
    	MakeModelName( szFileName, nType, nIndex );
    	return LoadModel( pd3dDevice, szFileName, lpModelElem, nType, bParts ;) 
    }
    Thanks in advance to those who will help me


  2. #2
    Elite Member Charles101 is offline
    Member +Rank
    Feb 2012 Join Date
    Saint MorningLocation
    241Posts

    Re: New Flaris

    B-ring
    U-up
    M-y
    P-ost

    Re-bump. i still cant do it.

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

    Re: New Flaris

    ok, here goes..

    It is not a source problem.

    1st. You are still missing some objects. which objects? IDK.

    2nd. propmover is using an id that exteeds its limit

    3rd. Flyff.com (korean) is not blocking anyone, So you are able to enter their site and download their client to get the full stuff of everything they have (v19.. )



Advertisement