Error when opening Worldserver.exe

Results 1 to 3 of 3
  1. #1
    Apprentice traviie is offline
    MemberRank
    Feb 2012 Join Date
    11Posts

    sad Error when opening Worldserver.exe

    hi i added some custom hairs to my server and whenever i open worldserver.exe or load neuz.exe i get this error;



    i've checked all my files and all lines are correct and in the right spot, getting no errors in the logs,

    this is an example of one of the hairs i've added

    Code:
      "GenMatSuitbox"   		II_HAIR_AKITA    		MODELTYPE_MESH	".03d"		0 MD_NEAR 0  1.0f 0 1 ATEX_NONE 1

    Code:
    #define II_HAIR_AKITA				50917
    Code:
    IDS_PROPITEM_TXT_020170		Akita Hair
    Code:
    7	II_HAIR_AKITA		IDS_PROPITEM_TXT_020170	1	1	IK1_ARMOR	IK2_CLOTHETC	IK3_HAT		=	TRUE	=	SEX_FEMALE	4	3600000	=	=	=	=	PARTS_HAT	=	1	=	PARTS_HAIR	1	1	=	1	1	=	=	1	1	_NONE	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	0	0	0	0	0	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	"""Itm_fCloAkita.dds"""		0	""""""	IDS_PROPITEM_TXT_020171	1	300	0	0	1	0	0	0	1	0	2	=	=	=	=	=	=	=	=	=	=	1	1	1	1	1	0

    all models / icons and textures are in the correct folders in client and resource

    thanks!


  2. #2
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: Error when opening Worldserver.exe

    This ["GenMatSuitbox" II_HAIR_AKITA MODELTYPE_MESH ".03d"]

    Look at the other GenMatSuitBox and you see how its different from yours.

  3. #3
    Apprentice traviie is offline
    MemberRank
    Feb 2012 Join Date
    11Posts

    Re: Error when opening Worldserver.exe

    Quote Originally Posted by raventh1984 View Post
    This ["GenMatSuitbox" II_HAIR_AKITA MODELTYPE_MESH ".03d"]

    Look at the other GenMatSuitBox and you see how its different from yours.


    omg i put .o3d in meshtype hahahah once again raventh thank you!



Advertisement