godotjs / godotjs/javascript

@onready raise Error

オープン
#64 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る
investigation
主要言語
C++
スター
1.1k
フォーク
80
PR マージ指標
30日以内にマージされた PR はありません

説明

The code is:
```
@onready("..")
parent: godot.Node;
```
and some errors were printed in console:
```
ERROR: object_method: Parameter "bind" is null. At: modules/ECMAScript/quickjs/quickjs_binder.cpp:146
ERROR: object_method: Parameter "bind" is null. At: modules/ECMAScript/quickjs/quickjs_binder.cpp:146
ERROR: object_method: Parameter "bind" is null. At: modules/ECMAScript/quickjs/quickjs_binder.cpp:146
```
What's wrong?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。