0 votes

Godot 3.0.6 on steam
Remote debug on wifi.
Remote debug & Sync scene change & Sync script change checked
The app can be deploy success on my android, and it update the visual when I change the scene(label's text, button size and coordinate, etc), but if I change some vars value(change label's text) in my script and save, the app will not accept any signal anymore, but it still update the scene, just cant response any signal, button not work. Debuggers on godot will throw

"0:00:28:0728 - Error calling method from signal 'pressed': 'Control(Test.gd)::onButton_pressed': Method not found.

Type:Error
Description: 
Time: 0:00:28:0728
C Error: Error calling method from signal 'pressed': 'Control(Test.gd)::_on_Button_pressed': Method not found.
C Source: core/object.cpp:1202
C Function: emit_signal"

Very appreciate if anyone tell me something about that.

in Engine by (22 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.