Author Topic: Widget Assertion Failure  (Read 1589 times)

2017-10-01, 04:34:02

rombo

  • Active Users
  • **
  • Posts: 105
    • View Profile
I got this on a few scenes already, while working for 30 min or so for the 1st time with Corona 1.7 RC4, working with Project Manager reorganizing my libraries for Corona 1.7

"
An internal error occured: wxWidgets Assertion failure. Please report this problem to us.
File: ..\..\src\common\wincmn.cpp(459)
Function: wxWindowBase::~wxWindowBase
Condition: !wxMouseCapture::IsInCaptureStack(this)
Message: Destroying window before releasing mouse capture: this will result in a crash later.   Learn more ยป
"

Let me know if I can help track this one out.
Cheers,
« Last Edit: 2017-10-01, 05:01:33 by rombo »

2017-10-03, 16:33:21
Reply #1

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
did it happened since then? What was the last operation you did immediately before the internal error was shown?
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2017-10-05, 12:27:57
Reply #2

rombo

  • Active Users
  • **
  • Posts: 105
    • View Profile
I closed the project manager window, got the error, and then wham, 3dsmax quitted on me.
It still happens every now and then, but I can't track it down to something specific yet, I will get back to you if I manage to track it.