i know this bug
if use very large waterscenenode 51200,51200 and more
it bug and if use a little 500,500 no bug
________
MICHIGAN DISPENSARIES
bool drop() const
{
_IRR_DEBUG_BREAK_IF(ReferenceCounter <= 0) // someone is doing bad reference counting.
--ReferenceCounter;
if (!ReferenceCounter)
{
delete this; //exception here!help me!
return true;
}
return false;
}elvman wrote:What is Realistic_WaterCC?
And I will try to fix all these and all known bugs this week.
Return to Project Announcements
Users browsing this forum: No registered users and 0 guests