![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | rogerdv |
I wanted to try the terrain plugin, but I got this error when enabling it:
res://addons/zylann.hterrain/hterrain.gd:512 - Parse Error: Method ‘update_configuration_warning’ is not declared in the current class.
modules/gdscript/gdscript.cpp:580 - Method/Function Failed, returning: ERR_PARSE_ERROR
res://addons/zylann.hterrain/tools/plugin.gd:5 - Parse Error: Could not fully preload the script, possible cyclic reference or compilation error. Use ‘load()’ instead if a cyclic reference is intended.
modules/gdscript/gdscript.cpp:580 - Method/Function Failed, returning: ERR_PARSE_ERROR
Im using Godot 3.1.1 in Linux.