TomSchimansky / CustomTkinter

A modern and customizable python UI-library based on Tkinter
MIT License
10.77k stars 1.03k forks source link

Issues with crashing - tcl86t.dll on Customtkinter 5.2.2 #2425

Open JacobFEV opened 1 month ago

JacobFEV commented 1 month ago

I had just previously upgraded to version 5.2.2 of customtkinter (from 5.1.2) and everything runs fine through the debugger in Visual Studio Code. After exporting it with Auto-Py-To-Exe (which was previously fully functional and did not have any random crashing errors) the code randomly crashes with no warnings, no exceptions caught by logger inside of code, only Event Viewer messages for Application Errors. The contents of the Event Viewer is as follows:

If any help could be provided that would be great. To solve this issue for the time being, I have downgraded back to version 5.1.2 of Customtkinter. All of this code worked on the previous version and we've reviewed the code many times to see if there is something we are doing that is an issue but cannot seem to find anything relating to this issue. The error 0xc0000005 is what appears, but all messages in EventViewer are related to the tcl86t.dll