Invalid function for getter 'WaterArea3D::get_flow_direction' for property: 'flow_direction'.
sandsalamand opened this issue · 4 comments
sandsalamand commented
Using Godot 4.1.2, I get this error upon opening the editor and every time I run the game.
E 0:00:00:0654 ClassDB::add_property: Invalid function for getter 'WaterArea3D::get_flow_direction' for property: 'flow_direction'.
<C++ Error> Condition "mb_get->get_argument_count() != exp_args" is true.
<C++ Source> core\object\class_db.cpp:1065 @ ClassDB::add_property()
jonri commented
I've been out of town but I'll get a chance to take a look later this week for sure.
fire commented
I can do some updates for Godot Engine 4.2 compatibility in the next three hours.
jonri commented
Thanks for the PR @fire; @sandsalamand I verified that this is fixed on both 4.1 and 4.2.