godotjs / godotjs/javascript

Worker not work on platform android

Đang mở
#83 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
investigation
Ngôn ngữ chính
C++
Star
1.1k
Fork
80
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

this new Worker("res://egg-client-godot/EggThread.js") work when i run in godot edit run button,but when i deploy on andoird not work。
the error is modules\ECMAScript\quickjs\quickjs_worker.cpp:52:thread_main() - Failed to load entry script:res://egg-client-godot/EggThread.js , i found the eggthread.js compiled to eggthread.jsb on android。so i change .js to jsb
new Worker("res://egg-client-godot/EggThread.jsb") but not work too。

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.