Worker not work on platform android
Đang mở
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
Đánh giá
Issue này chưa được đánh giá.