Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: pokoy on 2016-06-28, 18:55:15

Title: 1.4 - wxWidgets Assertion failure
Post by: pokoy on 2016-06-28, 18:55:15
I'm reporting this as suggested in the error message window, here's the message:

Code: [Select]
===== Error(-11) =====
An internal error occured: wxWidgets Assertion failure. Please report this problem to us.
File: ..\..\src\common\wincmn.cpp(3301)
Function: wxWindowBase::CaptureMouse
Condition: !wxMouseCapture::IsInCaptureStack(this)
Message: Recapturing the mouse in the same window?

Before this happened I deleted two images form the image history due to size mismatch while Corona was in precalc stage of a new render.
Title: Re: 1.4 - wxWidgets Assertion failure
Post by: Ondra on 2016-06-28, 19:09:15
this is AFAIK already fixed in daily builds. Let me know if it also happens in some later daily
Title: Re: 1.4 - wxWidgets Assertion failure
Post by: pokoy on 2016-06-28, 19:09:38
this is AFAIK already fixed in daily builds. Let me know if it also happens in some later daily
OK, will do.
Title: Re: 1.4 - wxWidgets Assertion failure
Post by: snakebox on 2016-06-30, 01:46:12
I'm having this issue trying to go back to 1.4 stable from the 1.5 daily builds.  Any way to fully overwrite 1.5 daily? I have tried running the installer, make it uninstall previous, manually delete what was left. nothing helps.

Quote
An internal error occured: wxWidgets Assertion failure. Please report this problem to us.
File: ..\..\src\common\intl.cpp(1607)
Function: wxLocale::GetInfo
Condition: strcmp(setlocale(0, 0), "C") == 0
Message: You probably called setlocale() directly instead of using wxLocale and now there is a mismatch between C/C++ and Windows locale.
Things are going to break, please only change locale by creating wxLocale objects to avoid this!
Title: Re: 1.4 - wxWidgets Assertion failure
Post by: maru on 2016-06-30, 15:35:30
Is there some other problem than the message popping up? I mean, are you not able to render, or have any other problems, or the only problem is that the message appears?