勾选后 XR手机还是原来的样子没变
嗯,设置节点位置用setPosition没问题了
但是··· 加减乘除的运算呢····
而且,v3和v2的运算,好像还不一样····
mac 10.15.4
dashboard打开后没有界面,导致无法使用
用这个demo复现了么?
可以用node.setPosition(node.getPosition(cc.v2()).add(xxx))
请大佬们看看这个问题
2.3.3 rc4安装sdkbox 的admob和unity 之后启动就挂,报错如下,请支持小组帮忙看下什么原因,感谢
04-02 22:23:52.921 5285-5285/com.wshiswduytg.Game W/System.err: org.json.JSONException: No value for serviceClassPath
04-02 22:23:52.923 5285-5285/com.wshiswduytg.Game W/System.err: at org.json.JSONObject.get(JSONObject.java:355)
04-02 22:23:52.924 5285-5285/com.wshiswduytg.Game W/System.err: at org.json.JSONObject.getJSONArray(JSONObject.java:549)
04-02 22:23:52.931 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.javascript.SDKWrapper.loadSDKClass(SDKWrapper.java:70)
04-02 22:23:52.932 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.javascript.SDKWrapper.setGLSurfaceView(SDKWrapper.java:102)
04-02 22:23:52.937 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.javascript.AppActivity.onCreateView(AppActivity.java:59)
04-02 22:23:52.939 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.addSurfaceView(Cocos2dxActivity.java:469)
04-02 22:23:52.940 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.init(Cocos2dxActivity.java:263)
04-02 22:23:52.942 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:356)
04-02 22:23:52.944 5285-5285/com.wshiswduytg.Game W/System.err: at org.cocos2dx.javascript.AppActivity.onCreate(AppActivity.java:39)
04-02 22:23:52.946 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.Activity.performCreate(Activity.java:5248)
04-02 22:23:52.948 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1110)
04-02 22:23:52.949 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2162)
04-02 22:23:52.951 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2257)
04-02 22:23:52.953 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.ActivityThread.access$800(ActivityThread.java:139)
04-02 22:23:52.955 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1210)
04-02 22:23:52.957 5285-5285/com.wshiswduytg.Game W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
04-02 22:23:52.959 5285-5285/com.wshiswduytg.Game W/System.err: at android.os.Looper.loop(Looper.java:136)
04-02 22:23:52.960 5285-5285/com.wshiswduytg.Game W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5086)
04-02 22:23:52.962 5285-5285/com.wshiswduytg.Game W/System.err: at java.lang.reflect.Method.invokeNative(Native Method)
04-02 22:23:52.963 5285-5285/com.wshiswduytg.Game W/System.err: at java.lang.reflect.Method.invoke(Method.java:515)
04-02 22:23:52.965 5285-5285/com.wshiswduytg.Game W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
04-02 22:23:52.967 5285-5285/com.wshiswduytg.Game W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
04-02 22:23:52.968 5285-5285/com.wshiswduytg.Game W/System.err: at dalvik.system.NativeStart.main(Native Method)
这serviceClassPath真有很多人用吗,底层为啥不判断下是否为空呢, 直接去解析,导致报错,虽没什么影响,看着碍眼,给人设计不严谨的感觉
大佬 可以看看这个问题嘛?1.10 版本打出来的版本是没问题的
这歌没有影响的话,就是下面这个问题了。
刚才又新建了一个2.3.3 的RC4的TS工程,没有改动任何东西,如果不安装sdkbox 的admob ,是可以的正常启动的,
安装sdkbox 的admob 之后Android 的模拟器和真机启动就crash, 也没有改动任何东西,也没加一句代码, 报错如下:
D/Cocos2dxActivity: onWindowFocusChanged() hasFocus=true
D/jswrapper: Initializing V8, version: 7.5.288.30
D/jswrapper: libuv version: 1.13.1
E/ndk_translation: Unknown IOCTL 5421 called - arguments passed unmodified.
Unknown IOCTL 5451 called - arguments passed unmodified.
D/jswrapper: Debugger listening…, visit [ chrome-devtools://devtools/bundled/js_app.html?v8only=true&ws=0.0.0.0:6086/00010002-0003-4004-8005-000600070008 ] in chrome browser to debug!
D/jswrapper: For help see https://nodejs.org/en/docs/inspector
--------- beginning of crash
A/libc: /Applications/CocosCreator/Creator/2.3.3-rc.4/CocosCreator.app/Contents/Resources/cocos2d-
x/cocos/scripting/js-bindings/jswrapper/Value.cpp:539: se::Object *se::Value::toObject() const: assertion “isObject()” failed
04-03 13:09:29.439 27529-27549/? A/libc: Fatal signal 6 (SIGABRT) at 0x00006b89 (code=-6), thread 27549 (Thread-515)
04-03 13:09:31.600 720-888/? E/NativeCrashListener: Exception dealing with report
libcore.io.ErrnoException: read failed: EAGAIN (Try again)
at libcore.io.Posix.readBytes(Native Method)
at libcore.io.Posix.read(Posix.java:128)
at libcore.io.BlockGuardOs.read(BlockGuardOs.java:149)
at com.android.server.am.NativeCrashListener.consumeNativeCrashData(NativeCrashListener.java:240)
at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:138)
04-03 13:09:34.630 720-817/? E/TouchFilter: :filter is disable or not support:-1
04-03 13:09:34.630 720-817/? E/TouchFilter: :filter is disable or not support:-1
04-03 13:09:34.630 720-817/? E/TouchFilter: :filter is disable or not support:-1
看了admob的相关配置文件(sdkbox_config.json和AndroidManifest.xml),sdkbox工具都自动加入了, 这个是我用的不对,还是rc4的bug?
提一个bug,项目从2.1.2升级到这个2.3.3-rc.4,所有cc.ScrollView,在手机chrome上正常,safari上content内容显示不出来。
在2.3.3-rc.4上重新创建一个完全一样的cc.ScrollView,safari正常显示。
pageview一样safari上显示不出来
to(duration: number, props: any, opts?: {progress?: Function; easing?: Function|string; }): Tween;
to OPTS extends Partial<{progress: Function, easing: Function}
为何要去掉 "easing?: Function|string;"中的string类型啊。。本来就支持的写法,现在满屏幕都报红,只能每次改d.ts了。
PS:在用的不多的情况下,cc.easeExponentialOut真没有"expoOut"简洁好记
太频繁了,似乎是因为清理了运存才出现
定期上线看下团队跑路没
这个版本够持久
官方大大,2.3.2不是解决app有白块的问题了么?我们2.3.1升级项目到2.3.2,还是有那个问题,急。


