-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
bugSomething isn't workingSomething isn't working
Description
System information
windows 11
Issue description
tool version: 1.0.2
origin project version :4.1.3
in the .tscn file, connection have flags=18, it occur error like this when i run the game
[connection signal="timeout" from="CyeleTimer" to="." method="_on_cyele_timer_timeout" flags=18]
E 0:00:48:186 emit_signalp: Error calling from signal 'mouse_exited' to callable: 'Button(Box_1.gd)::_on_mouse_exited': Method expected 0 argument(s), but called with 1.
<C++ 源文件> core/object/object.cpp:1310 @ emit_signalp()
delete the flags=18, no error
Steps to reproduce
No response
Recovery log
N/A
Link to game download
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working