You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Traceback (most recent call last):
File "C:\Users\Admin\Documents\code\Bulls and Cows\main.py", line 764, in <module>
menu(); # good practice to avoid unwanted code execution
File "C:\Users\Admin\Documents\code\Bulls and Cows\main.py", line 602, in menu
main()
File "C:\Users\Admin\Documents\code\Bulls and Cows\main.py", line 323, in main
about(can_view)
File "C:\Users\Admin\Documents\code\Bulls and Cows\main.py", line 541, in about
floor.enabled = True
ffi.error: struct PhysicsBodyData: wrong size for field 'enabled' (cdef says 4, but C compiler says 1). fix it or use "...;" as the last field in the cdef for struct PhysicsBodyData to make it flexible
cleanup code, remove repetitive code
crash when max_char_input = 0 trying count similarty
The text was updated successfully, but these errors were encountered:
never gonna give this up
max_char_input = 0
trying count similartyThe text was updated successfully, but these errors were encountered: