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
3rd/pbc/protobuf,在ios平台下encode会出错,但在其它平台都正常。插件的例子测试就会报错:--测试pbc--: Game.test_pbc_func。错误信息如下:
LuaException: 3rd/pbc/protobuf:365: phone
stack traceback:
[C]: in function 'assert'
3rd/pbc/protobuf:365: in function '__index'
3rd/pbc/protobuf:247: in function 'encode_message'
3rd/pbc/protobuf:381: in function 'encode'
Logic/Game:179: in function 'test_pbc_func'
Logic/Game:45: in function <Logic/Game:34>
The text was updated successfully, but these errors were encountered:
3rd/pbc/protobuf,在ios平台下encode会出错,但在其它平台都正常。插件的例子测试就会报错:--测试pbc--: Game.test_pbc_func。错误信息如下:
LuaException: 3rd/pbc/protobuf:365: phone
stack traceback:
[C]: in function 'assert'
3rd/pbc/protobuf:365: in function '__index'
3rd/pbc/protobuf:247: in function 'encode_message'
3rd/pbc/protobuf:381: in function 'encode'
Logic/Game:179: in function 'test_pbc_func'
Logic/Game:45: in function <Logic/Game:34>
The text was updated successfully, but these errors were encountered: