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
To Reproduce
Steps to reproduce the behavior:
Just trying to work with the app, after some time spend it just freezes. attaching the log that shows when running. Tried some compatability options with no result
See error
Godot Engine v3.4.4.stable.official.419e713a2 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
OpenGL ES Batching: ON
WARNING: No small icon found, reusing 256x256 @32768 icon!
at: set_native_icon (platform/windows/os_windows.cpp:2978)
ERROR: Error opening file ''.
at: load_image (core/io/image_loader.cpp:55)
ERROR: Error calling method from signal 'mouse_entered': 'ScrollContainer::_on_ScrollContainer_mouse_entered': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_exited': 'ScrollContainer::_on_ScrollContainer_mouse_exited': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_entered': 'ScrollContainer::_on_ScrollContainer_mouse_entered': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_exited': 'ScrollContainer::_on_ScrollContainer_mouse_exited': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_entered': 'ScrollContainer::_on_ScrollContainer_mouse_entered': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_exited': 'ScrollContainer::_on_ScrollContainer_mouse_exited': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_entered': 'ScrollContainer::_on_ScrollContainer_mouse_entered': Method not found..
at: emit_signal (core/object.cpp:1236)
ERROR: Error calling method from signal 'mouse_exited': 'ScrollContainer::_on_ScrollContainer_mouse_exited': Method not found..
at: emit_signal (core/object.cpp:1236)
Expected behavior
IT SHOULD NOT FREEZE WHEN A TRY TO MOVE AROUND THE MENUS. Don't think its related to a specific action, rather its a general gltch of some sort.
Desktop (please complete the following information):
OS: [Windows 10 22H2]
Version [0.1.1g]
Additional context
Can't give you other details
The text was updated successfully, but these errors were encountered:
Describe the bug
➘
To Reproduce
Steps to reproduce the behavior:
Just trying to work with the app, after some time spend it just freezes. attaching the log that shows when running. Tried some compatability options with no result
See error
Expected behavior
IT SHOULD NOT FREEZE WHEN A TRY TO MOVE AROUND THE MENUS. Don't think its related to a specific action, rather its a general gltch of some sort.
Desktop (please complete the following information):
Additional context
Can't give you other details
The text was updated successfully, but these errors were encountered: