Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse error / app freezes #54

Open
librafrog opened this issue Aug 4, 2024 · 0 comments
Open

Mouse error / app freezes #54

librafrog opened this issue Aug 4, 2024 · 0 comments

Comments

@librafrog
Copy link

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
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant