You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
使用的3.x版本,在cmake中打开USE_WEBSOCKET_SERVER,可以看到可以和airtest正常通讯了,但是获取的值由于3.x的api变动,没有获取到,我给个默认值可以看到UI树正确的渲染出了了
2023-08-30 10:30:33.643 26314-26344 Cocos com.adai.pdgame001.test12 D 10:30:33 [DEBUG]: D/ JS: ret: {"id":"4cb4d678-e788-4a66-88f7-af57ba19852e","jsonrpc":"2.0","error":{"message":"TypeError: Cannot read property 'convertToWorldSpaceAR' of undefined\n at u.getAttr (src/chunks/bundle.js:20:1714)\n at u.enumerateAttrs (src/chunks/bundle.js:6:890)\n at d.dumpHierarchyImpl (src/chunks/bundle.js:2:591)\n at d.dumpHierarchy (src/chunks/bundle.js:2:467)\n at a.handle_request (src/chunks/bundle.js:36:835)\n at WebSocketServerConnection.__ondata (src/chunks/bundle.js:36:1451)"}}
目前使用的3.6.2
Describe the bug
使用的3.x版本,在cmake中打开USE_WEBSOCKET_SERVER,可以看到可以和airtest正常通讯了,但是获取的值由于3.x的api变动,没有获取到,我给个默认值可以看到UI树正确的渲染出了了
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
3.x 获取位置api变动
Screenshots
**python version:** `python2.7`poco version:
1.1.0
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: