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

Invalid call. Nonexistent function 'bluetoothStatus' in base 'Nil'. #3

Open
peakpwr opened this issue Jul 13, 2023 · 1 comment
Open

Comments

@peakpwr
Copy link

peakpwr commented Jul 13, 2023

Hi there,
I try to make this plugin work with Godot 4.1
I already adopted some of the syntax of 4.1 and imported the demo project into the editor.

I get the error Invalid call. Nonexistent function 'bluetoothStatus' in base 'Nil'.

I think it might have something to do with the change from getMethods() function to @UsedbyGodot annotation?

Thanks

@AssimiIation
Copy link

AssimiIation commented Nov 9, 2023

I am also getting this error using Godot 3.4.4. I even get it while trying to run the demo. It seems like the singleton is not being loaded as it should

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

2 participants