fian46/addons-btree

Invalid call. Nonexistent function 'write' in base 'Control (client_debugger.gd)'.

Closed this issue · 3 comments

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

I will looking in to it. I never test it for godot version 3.4

Running B-Tree 1.1.9 on Godot 3.4.stable.mono under macOS 12.0.1 with no error.

Seems like the issue was, that we disabled the websocket module:
module_websocket_enabled=no