Author Topic: Internal Error : wxWidgets  (Read 1559 times)

2016-07-13, 05:57:38

duncanmind

  • Active Users
  • **
  • Posts: 11
    • View Profile
I got the following error, does anyone know what the problem is ?


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!   Learn more ยป

2016-07-13, 10:08:45
Reply #1

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
It is a known problem when using max 2017. We have since fixed it in daily builds, but thanks for reporting ;)
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)