-
堆栈信息如下:
```
...Bin/trunk/client/cocos/src/app/poco/poco_manager.lua:111: attempt to index local 'client_sock' (a nil value)
.../trunk/client/cocos/src/main.lua:23: in function
...Bin/trunk/client…
-
I'm trying to use Data class to pass image array bytes from Cocos2d-X to Cocos2d-JS.
http://www.cocos2d-x.org/reference/native-cpp/V3.5/d5/dda/classcocos2d_1_1_data.html#a200bf583c97d8da48febc89218d3…
-
- cocos2d-x version:3.17
- devices test on: request by forum
1. NDK 18 stable have been published, consider to update android external built tool to NDK 18
2. Lua crash when use 3.17, but not old…
-
my game log shows error:
```
2018-05-29 15:25:20.153767+0800 XApp [LUA-print] stack traceback:
...client/cocos/src/cocos/framework/init.lua:79: in function
[string "----------------------------…
-
For the following files, `cppcheck` is reporting duplicate consecutive return statements:
```
cocos/scripting/lua-bindings/auto/lua_cocos2dx_3d_auto.cpp
cocos/scripting/lua-bindings/auto/lua_coco…
-
- cocos2d-x version:v4
- devices test on:MI8
- developing environments
- NDK version:19
- Xcode version:12
- VS version:
- browser type and version:
Steps to Reproduce:使用lua版本在64位…
-
It will be easier to find this repo with some useful tags, like `i18n`, `cocos2d-x`, `c++`, `lua`, and some other.
v1993 updated
7 years ago
-
- cocos2d-x version:4.0
- devices test on:三星Galaxy S9+
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
1…
-
Hello devs!
I'm trying to run genbindings.py, but unfortunately I'm seeing the error, mentioned in the subject.
I'm on Ubuntu 14.04, I followed the instructions and set everything up, I have all pyth…
-
all callback export to lua is not support bind in coroutine。
like following:
now is wrong:
```c++
cocos2d::extension::EventListenerAssetsManagerEx* ret = cocos2d::extension::EventListene…