I am creating a game with pygame and as I have continued to develop it, it has caused more and more crashes to desktop. It seems the more I add the more it crashes.
I can't seem to decode what exactly is causing this crash. Can someone explain what goes wrong and if there is a way to fix it?
Here is the latest crash log:
Process: Python [72523]Path: /usr/local/Cellar/python@3.9/3.9.5/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/PythonIdentifier: org.python.pythonVersion: 3.9.5 (3.9.5)Code Type: X86-64 (Native)Parent Process: pycharm [59532]Responsible: pycharm [59532]User ID: 501Date/Time: 2021-07-10 11:36:49.254 -0400OS Version: macOS 11.4 (20F71)Report Version: 12Bridge OS Version: 5.4 (18P4663)Anonymous UUID: 719DE6BF-3F03-FB2D-8312-738A2F37D611Sleep/Wake UUID: FB1F4F1E-86D9-47BE-9A7C-098E13A49623Time Awake Since Boot: 260000 secondsTime Since Wake: 630 secondsSystem Integrity Protection: enabledCrashed Thread: 1 SDLTimerException Type: EXC_BAD_INSTRUCTION (SIGILL)Exception Codes: 0x0000000000000001, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Signal: Illegal instruction: 4Termination Reason: Namespace SIGNAL, Code 0x4Terminating Process: exc handler [72523]ID Vend/Dev9222 67df1002Seconds Ago ID Type 420000.0 9222 Attach 140000.0 9222 Detach 140000.0 9222 Detach 140000.0 9222 AttachApplication Specific Information:BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]
Rest in the Pastebin because of the character limit:https://pastebin.com/GrYpREyy