Invalid call. Nonexistent function 'write' in base 'Control (client_debugger.gd)'.
Azuna1 opened this issue · 3 comments
Azuna1 commented
As soon as i enable the plugin (cloned from repo) my output is spammed with:
res://addons/btree/Editor/rtree.gd:200 - Invalid call. Nonexistent function 'write' in base 'Control (client_debugger.gd)'.
running godot 3.4
fian46 commented
I will looking in to it. I never test it for godot version 3.4
francoisdlt commented
Running B-Tree 1.1.9 on Godot 3.4.stable.mono under macOS 12.0.1 with no error.
Azuna1 commented
Seems like the issue was, that we disabled the websocket module:
module_websocket_enabled=no