fian46 / addons-btree

Visual Behavior Tree
MIT License
115 stars 19 forks source link

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

Closed Azuna1 closed 2 years ago

Azuna1 commented 2 years ago

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 2 years ago

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

francoisdlt commented 2 years ago

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

Azuna1 commented 2 years ago

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