Error when opening Worldserver.exe

Newbie Spellweaver
Joined
Feb 1, 2012
Messages
11
Reaction score
0
hi i added some custom hairs to my server and whenever i open worldserver.exe or load neuz.exe i get this error;

traviie - Error when opening Worldserver.exe - RaGEZONE Forums


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!
 
Back