Invisible CS set

06/14/2014 09:11 raventh1984#1
Hi elitepvpers,

I am adding some new CS sets and for some reason i cant explain its invisible..

The error that comes with it is
CModelObject::LoadElement¿¡¼* ƨ±è : ÀÐÀº ÆÄÀϸí Model\Part_file.o3d

Now i have searched around the internet and found several answers that the o3d file isnt correct?

However i have this with almost every CS set i am adding.

This is the code inside the source
Code:
if( pObject3D->GetGMOBJECT() == NULL )
	{
		LPCTSTR szStr = Error( "CModelObject::LoadElement¿¡¼* ƨ±è : ÀÐÀº ÆÄÀϸí %s", MakePath( DIR_MODEL, szFileName ) );
		ADDERRORMSG( szStr );
		return FAIL;
	}
Does anyone had the same problem and has solved it? or does someone knows the answer? any help would be appriciated.
06/14/2014 11:43 Lumi#2
I would say that your server doesn't load your model because maybe the file is broken. :p
06/14/2014 12:36 TrøublêMakêr#3
It,s Wing Mask from Pumaaa
06/14/2014 15:38 raventh1984#4
Its not wing mask i have this with at least 20 CS sets and now wings included also no wing mask is in the source. So i guess all of the files are broken?? hmm shit happens
06/14/2014 16:54 kamoteshake#5
maybe you dont have the model in your resource for the worldserver to load.
06/15/2014 09:26 raventh1984#6
Both are in client and server. so that isn't the problem at all.

I guess its something else but need to figure it out.
09/18/2015 17:00 andreitajai#7
Sorry for long post...

but, have you solved this problem? I think some "defineobj.h" declaration is missing.

Maybe some class in this new files are missing.. dunno, no idea.
09/18/2015 19:06 alfredico#8
mdlDyna.inc?