nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] Patch Painter Exception - 3DS Max 4.2


From: Tony Hetherington
Subject: [Nel] Patch Painter Exception - 3DS Max 4.2
Date: Thu, 5 Jun 2003 11:28:53 -0700 (PDT)

I am getting an exception when trying to run the paint
plugin.
I have tracked it down to the following line of code :

File : Paint.cpp
Function : EPM_PaintCMode::DoPaint 
..
..
#else // (MAX_RELEASE < 4000)
int
otherPatch=(patch->edges[mYedge].patches[0]==p)?patch->edges[mYedge].patches[1]:patch->edges[mYedge].patches[0];
#endif // (MAX_RELEASE < 4000)
..
It is going to the .patches[1] branch but .patches[1]
does not exist.

Anyone got any ideas or had the same problem ?

Regards




__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]