Cocos Creator v1.6.0 内测版发布帖(8月11日更新 rc.1)

v1.6.0版本中第二遍加载完同一场景后会crash(主角死亡后复活恢复场景,crash第二种,底层spine部分我改成了读二进制骨骼动画,为了减少容量和提高读取速度,在v1.5.2中没问题),log如下:
08-17 12:16:14.041: I/DEBUG(2516): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-17 12:16:14.041: I/DEBUG(2516): Build fingerprint: ‘samsung/ja3gchnduoszn/ja3gchnduos:4.4.2/KOT49H/I9502ZNUHNK2:user/release-keys’
08-17 12:16:14.041: I/DEBUG(2516): Revision: ‘11’
08-17 12:16:14.041: I/DEBUG(2516): pid: 2893, tid: 2918, name: Thread-1263 >>> com.playwing.acu <<<
08-17 12:16:14.041: I/DEBUG(2516): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
08-17 12:16:14.431: W/EDMNativeHelper(2510): EDMNativeHelperService is published
08-17 12:16:14.511: I/DEBUG(2516): r0 00000000 r1 befc9410 r2 00000188 r3 00000000
08-17 12:16:14.511: I/DEBUG(2516): r4 00000002 r5 00000082 r6 befd3eb0 r7 3fd55555
08-17 12:16:14.511: I/DEBUG(2516): r8 befc9608 r9 00000082 sl bed69c80 fp becc0e70
08-17 12:16:14.511: I/DEBUG(2516): ip 78431a4c sp 78df4248 lr 780c7978 pc 400cf378 cpsr 20070010
08-17 12:16:14.511: I/DEBUG(2516): d0 41191eb8421e851f d1 40e3851f4228ae14
08-17 12:16:14.511: I/DEBUG(2516): d2 40ebd70a4208f572 d3 40f9999a41d00073
08-17 12:16:14.511: I/DEBUG(2516): d4 3feffffffffffff7 d5 41a7fff0fffffff7
08-17 12:16:14.511: I/DEBUG(2516): d6 437f0000c08ffffe d7 40cb44a1bc00fc00
08-17 12:16:14.511: I/DEBUG(2516): d8 3fd555553f800000 d9 416fca05c08c8c80
08-17 12:16:14.511: I/DEBUG(2516): d10 0000000000000000 d11 0000000000000000
08-17 12:16:14.511: I/DEBUG(2516): d12 0000000000000000 d13 0000000000000000
08-17 12:16:14.511: I/DEBUG(2516): d14 0000000000000000 d15 000000000000002a
08-17 12:16:14.511: I/DEBUG(2516): d16 3ce135bdb6c717bb d17 3efa01a019cb1590
08-17 12:16:14.511: I/DEBUG(2516): d18 3fa555555555554c d19 bf56c16c16c15177
08-17 12:16:14.511: I/DEBUG(2516): d20 3e21ee9ebdb4b1c4 d21 3ff0000000000000
08-17 12:16:14.511: I/DEBUG(2516): d22 be927e4f809c52ad d23 39d282e7a60b6fb2
08-17 12:16:14.511: I/DEBUG(2516): d24 3c894849271d08a6 d25 0000000000000000
08-17 12:16:14.511: I/DEBUG(2516): d26 3f80000000000000 d27 0000000000000000
08-17 12:16:14.511: I/DEBUG(2516): d28 0000000000000000 d29 000000003f800000
08-17 12:16:14.511: I/DEBUG(2516): d30 428000004690c000 d31 3f80000000000000
08-17 12:16:14.511: I/DEBUG(2516): scr 60000013
08-17 12:16:14.521: I/DEBUG(2516): backtrace:
08-17 12:16:14.521: I/DEBUG(2516): #00 pc 00022378 /system/lib/libc.so (__memcpy_base+100)
08-17 12:16:14.521: I/DEBUG(2516): #01 pc 01072974 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonData+6188)
08-17 12:16:14.521: I/DEBUG(2516): #02 pc 01073070 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonDataFile+72)
08-17 12:16:14.521: I/DEBUG(2516): #03 pc 01067a6c /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonRenderer::initWithBinaryFile(std::string const&, std::string const&, float)+56)
08-17 12:16:14.521: I/DEBUG(2516): #04 pc 01067c1c /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonRenderer::SkeletonRenderer(std::string const&, std::string const&, float)+380)
08-17 12:16:14.521: I/DEBUG(2516): #05 pc 01065dc8 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonAnimation::SkeletonAnimation(std::string const&, std::string const&, float)+8)
08-17 12:16:14.521: I/DEBUG(2516): #06 pc 003b1c24 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (js_cocos2dx_spine_SkeletonAnimation_constructor(JSContext*, unsigned int, JS::Value*)+1252)
08-17 12:16:14.521: I/DEBUG(2516): stack:
08-17 12:16:14.521: I/DEBUG(2516): 78df4208 00000082
08-17 12:16:14.521: I/DEBUG(2516): 78df420c befca590
08-17 12:16:14.521: I/DEBUG(2516): 78df4210 77d9e0d8 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (free)
08-17 12:16:14.521: I/DEBUG(2516): 78df4214 befd3eb0
08-17 12:16:14.521: I/DEBUG(2516): 78df4218 00000002
08-17 12:16:14.521: I/DEBUG(2516): 78df421c befc9400
08-17 12:16:14.521: I/DEBUG(2516): 78df4220 befe2b30
08-17 12:16:14.521: I/DEBUG(2516): 78df4224 befc9608
08-17 12:16:14.521: I/DEBUG(2516): 78df4228 00000082
08-17 12:16:14.521: I/DEBUG(2516): 78df422c bed69c80
08-17 12:16:14.521: I/DEBUG(2516): 78df4230 becc0e70
08-17 12:16:14.521: I/DEBUG(2516): 78df4234 780bfc80 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spDeformTimeline_setFrame+76)
08-17 12:16:14.521: I/DEBUG(2516): 78df4238 befc9400
08-17 12:16:14.521: I/DEBUG(2516): 78df423c 00000002
08-17 12:16:14.521: I/DEBUG(2516): 78df4240 e3a070ad
08-17 12:16:14.521: I/DEBUG(2516): 78df4244 ef9000ad
08-17 12:16:14.521: I/DEBUG(2516): #00 78df4248 00000000
08-17 12:16:14.521: I/DEBUG(2516): 78df424c 780c7978 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonData+6192)
08-17 12:16:14.521: I/DEBUG(2516): #01 78df4250 bf804570
08-17 12:16:14.521: I/DEBUG(2516): 78df4254 3f800000
08-17 12:16:14.521: I/DEBUG(2516): 78df4258 00000000
08-17 12:16:14.521: I/DEBUG(2516): 78df425c 7cefa49c
08-17 12:16:14.521: I/DEBUG(2516): 78df4260 bda6a000
08-17 12:16:14.521: I/DEBUG(2516): 78df4264 befc9400
08-17 12:16:14.521: I/DEBUG(2516): 78df4268 00000080
08-17 12:16:14.521: I/DEBUG(2516): 78df426c 00000003
08-17 12:16:14.521: I/DEBUG(2516): 78df4270 bed69c80
08-17 12:16:14.521: I/DEBUG(2516): 78df4274 befe2370
08-17 12:16:14.521: I/DEBUG(2516): 78df4278 00000000
08-17 12:16:14.521: I/DEBUG(2516): 78df427c bed61400
08-17 12:16:14.521: I/DEBUG(2516): 78df4280 00000017
08-17 12:16:14.521: I/DEBUG(2516): 78df4284 00000002
08-17 12:16:14.521: I/DEBUG(2516): 78df4288 bed9ab60
08-17 12:16:14.521: I/DEBUG(2516): 78df428c 00000082
08-17 12:16:14.521: I/DEBUG(2516): … …
08-17 12:16:14.521: I/DEBUG(2516): #02 78df4308 00129555
08-17 12:16:14.521: I/DEBUG(2516): 78df430c a650263b
08-17 12:16:14.521: I/DEBUG(2516): 78df4310 0000003c
08-17 12:16:14.521: I/DEBUG(2516): 78df4314 bed6d000
08-17 12:16:14.521: I/DEBUG(2516): 78df4318 bed69c80
08-17 12:16:14.521: I/DEBUG(2516): 78df431c 3f800000
08-17 12:16:14.521: I/DEBUG(2516): 78df4320 78df4358 [stack:2918]
08-17 12:16:14.521: I/DEBUG(2516): 78df4324 780bca70 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonRenderer::initWithBinaryFile(std::string const&, std::string const&, float)+60)
08-17 12:16:14.526: I/DEBUG(2516): memory near r1:
08-17 12:16:14.526: I/DEBUG(2516): befc93f0 00000000 00000000 00000000 00000000
08-17 12:16:14.526: I/DEBUG(2516): befc9400 421e851f 41191eb8 4228ae14 40e3851f
08-17 12:16:14.526: I/DEBUG(2516): befc9410 4226ae14 bde147ae 421d0a3d c105c28f
08-17 12:16:14.526: I/DEBUG(2516): befc9420 420f1d85 c120cd11 4206385d c168626e
08-17 12:16:14.526: I/DEBUG(2516): befc9430 41ec6d95 c18694eb 41bcef01 c18bc6e4
08-17 12:16:14.526: I/DEBUG(2516): befc9440 4186dd15 c17eeb0b 4132e148 c172147b
08-17 12:16:14.526: I/DEBUG(2516): befc9450 403c28f6 c16fd70a c0200000 c1723d71
08-17 12:16:14.526: I/DEBUG(2516): befc9460 c03f5c29 c17f851f c13c8282 c176d332
08-17 12:16:14.531: I/DEBUG(2516): befc9470 c12f402e c14ae853 c12302a3 c0cb069a
08-17 12:16:14.531: I/DEBUG(2516): befc9480 c121ddb5 40639c5f c12570a4 412b5c29
08-17 12:16:14.531: I/DEBUG(2516): befc9490 c11e1c14 41816334 bfaa3d71 41806666
08-17 12:16:14.531: I/DEBUG(2516): befc94a0 4088f5c3 4186b852 41263d71 418bc28f
08-17 12:16:14.531: I/DEBUG(2516): befc94b0 4197f2d2 41aa1b5e 41deda59 41b9cb2e
08-17 12:16:14.531: I/DEBUG(2516): befc94c0 420aedd3 41a72f80 4213e7d7 418a6683
08-17 12:16:14.531: I/DEBUG(2516): befc94d0 420d2fe4 415faab5 4215d143 409f34e7
08-17 12:16:14.531: I/DEBUG(2516): befc94e0 420ac28f c10547ae 41fe5e0e 41332241
08-17 12:16:14.531: I/DEBUG(2516): memory near r6:
08-17 12:16:14.531: I/DEBUG(2516): befd3e90 befe2af0 00000024 befe2b00 0000000b
08-17 12:16:14.531: I/DEBUG(2516): befd3ea0 bed94600 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3eb0 00000006 befe2b10 befe0fc0 00000003
08-17 12:16:14.531: I/DEBUG(2516): befd3ec0 befe2b20 00000082 befe2b30 00000010
08-17 12:16:14.531: I/DEBUG(2516): befd3ed0 bed9ab60 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3ee0 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3ef0 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f00 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f10 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f20 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f30 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f40 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f50 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f60 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f70 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befd3f80 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): memory near r7:
08-17 12:16:14.531: I/DEBUG(2516): 3fd55534 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55544 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55554 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55564 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55574 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55584 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55594 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555a4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555b4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555c4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555d4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555e4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd555f4 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55604 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55614 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): 3fd55624 ffffffff ffffffff ffffffff ffffffff
08-17 12:16:14.531: I/DEBUG(2516): memory near r8:
08-17 12:16:14.531: I/DEBUG(2516): befc95e8 41d741a3 418dbc9c 418ea504 41881aaf
08-17 12:16:14.531: I/DEBUG(2516): befc95f8 414fb0ee 40fee09f 419396a2 40cb44a1
08-17 12:16:14.531: I/DEBUG(2516): befc9608 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9618 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9628 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9638 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9648 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9658 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9668 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9678 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9688 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc9698 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc96a8 00000000 00000000 00000000 00000000
08-17 12:16:14.531: I/DEBUG(2516): befc96b8 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): befc96c8 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): befc96d8 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): memory near sl:
08-17 12:16:14.536: I/DEBUG(2516): bed69c60 00000004 00000004 00000000 7478742e
08-17 12:16:14.536: I/DEBUG(2516): bed69c70 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69c80 3f800000 bed8b490 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69c90 00000000 00000000 00000000 e5e5e5e5
08-17 12:16:14.536: I/DEBUG(2516): bed69ca0 6c637865 74616d61 5f6e6f69 6b72616d
08-17 12:16:14.536: I/DEBUG(2516): bed69cb0 e5e5e500 e5e5e5e5 e5e5e5e5 e5e5e5e5
08-17 12:16:14.536: I/DEBUG(2516): bed69cc0 6d656e65 6f6e5f79 6c616d72 676e702e
08-17 12:16:14.536: I/DEBUG(2516): bed69cd0 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69ce0 7466656c 776f6c5f 6c5f7265 315f6765
08-17 12:16:14.536: I/DEBUG(2516): bed69cf0 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69d00 7466656c 776f6c5f 6c5f7265 325f6765
08-17 12:16:14.536: I/DEBUG(2516): bed69d10 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69d20 7466656c 776f6c5f 6c5f7265 335f6765
08-17 12:16:14.536: I/DEBUG(2516): bed69d30 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): bed69d40 7466656c 776f6c5f 6c5f7265 345f6765
08-17 12:16:14.536: I/DEBUG(2516): bed69d50 00000000 00000000 00000000 00000000
08-17 12:16:14.536: I/DEBUG(2516): memory near fp:
08-17 12:16:14.536: I/DEBUG(2516): becc0e50 73726f74 00365f6f 73726f74 00375f6f
08-17 12:16:14.536: I/DEBUG(2516): becc0e60 73726f74 00385f6f 73726f74 00395f6f
08-17 12:16:14.536: I/DEBUG(2516): becc0e70 b839dfce b8429555 2e352e33 00003634
08-17 12:16:14.536: I/DEBUG(2516): becc0e80 73696157 00315f74 746f6f72 00000000
08-17 12:16:14.536: I/DEBUG(2516): becc0e90 73726f74 0000006f 64616568 00000000
08-17 12:16:14.536: I/DEBUG(2516): becc0ea0 6f727261 00000077 6f727261 00003277
08-17 12:16:14.536: I/DEBUG(2516): becc0eb0 6f727261 00003377 6f727261 00003477
08-17 12:16:14.541: I/DEBUG(2516): becc0ec0 6f727261 00003577 6f727261 00003677
08-17 12:16:14.541: I/DEBUG(2516): becc0ed0 66655f62 00000066 746c6562 00000000
08-17 12:16:14.541: I/DEBUG(2516): becc0ee0 64616c62 00000065 76617263 00007461
08-17 12:16:14.541: I/DEBUG(2516): becc0ef0 6d6c6170 00004c5f 6d6c6170 0000525f
08-17 12:16:14.541: I/DEBUG(2516): becc0f00 5f656f74 0000006c 5f656f74 00000072
08-17 12:16:14.541: I/DEBUG(2516): becc0f10 73696177 00000074 73696157 00315f74
08-17 12:16:14.541: I/DEBUG(2516): becc0f20 64616568 e500325f 64616568 0000315f
08-17 12:16:14.541: I/DEBUG(2516): becc0f30 73726f74 00315f6f 73726f74 0000006f
08-17 12:16:14.541: I/DEBUG(2516): becc0f40 746c6562 e500315f 76617263 00007461
08-17 12:16:14.541: I/DEBUG(2516): memory near ip:
08-17 12:16:14.541: I/DEBUG(2516): 78431a2c 7341bbb9 400cdc40 7341bae9 7341bb0b
08-17 12:16:14.541: I/DEBUG(2516): 78431a3c 7341bb67 7341bbe7 7341bb8b 7341ba39
08-17 12:16:14.541: I/DEBUG(2516): 78431a4c 400cf30c 400cf760 400c011d 400ba7c4
08-17 12:16:14.541: I/DEBUG(2516): 78431a5c 400baa34 400baa14 400ce9cc 40086e3d
08-17 12:16:14.541: I/DEBUG(2516): 78431a6c 40086fc1 40086f11 40086e8d 400db235
08-17 12:16:14.541: I/DEBUG(2516): 78431a7c 400e7b37 400d8959 400bc0a4 400d3d39
08-17 12:16:14.541: I/DEBUG(2516): 78431a8c 400d8aa1 400bfef9 400cff61 400d8f39
08-17 12:16:14.541: I/DEBUG(2516): 78431a9c 4011204c 400bb8f0 400bb9f4 4010f368
08-17 12:16:14.541: I/DEBUG(2516): 78431aac 403c9010 403c9024 403c9038 403c904c
08-17 12:16:14.541: I/DEBUG(2516): 78431abc 403c9060 403c9074 403c9088 403c909c
08-17 12:16:14.541: I/DEBUG(2516): 78431acc 403c90b0 403c90c4 403c90d8 403c90ec
08-17 12:16:14.541: I/DEBUG(2516): 78431adc 403c9100 403c9114 403c9128 403c9140
08-17 12:16:14.541: I/DEBUG(2516): 78431aec 403c9154 403c9168 403c917c 403c9190
08-17 12:16:14.541: I/DEBUG(2516): 78431afc 403c91a4 403c91b8 403c91cc 403c91e0
08-17 12:16:14.541: I/DEBUG(2516): 78431b0c 403c91f4 403c9208 403c9220 403c9238
08-17 12:16:14.541: I/DEBUG(2516): 78431b1c 403c9274 403c929c 403c92c4 403c92d8
08-17 12:16:14.541: I/DEBUG(2516): memory near sp:
08-17 12:16:14.541: I/DEBUG(2516): 78df4228 00000082 bed69c80 becc0e70 780bfc80
08-17 12:16:14.541: I/DEBUG(2516): 78df4238 befc9400 00000002 e3a070ad ef9000ad
08-17 12:16:14.541: I/DEBUG(2516): 78df4248 00000000 780c7978 bf804570 3f800000
08-17 12:16:14.541: I/DEBUG(2516): 78df4258 00000000 7cefa49c bda6a000 befc9400
08-17 12:16:14.541: I/DEBUG(2516): 78df4268 00000080 00000003 bed69c80 befe2370
08-17 12:16:14.541: I/DEBUG(2516): 78df4278 00000000 bed61400 00000017 00000002
08-17 12:16:14.541: I/DEBUG(2516): 78df4288 bed9ab60 00000082 00000020 0000004d
08-17 12:16:14.541: I/DEBUG(2516): 78df4298 00000208 783090a8 783090a8 783090a8
08-17 12:16:14.541: I/DEBUG(2516): 78df42a8 befc9608 00000010 00000134 00000006
08-17 12:16:14.541: I/DEBUG(2516): 78df42b8 00000000 0000004e 00000001 becc0f58
08-17 12:16:14.541: I/DEBUG(2516): 78df42c8 00000007 55555556 00129555 80000000
08-17 12:16:14.541: I/DEBUG(2516): 78df42d8 417fca05 55555555 416fca05 400fc384
08-17 12:16:14.541: I/DEBUG(2516): 78df42e8 bed8616c b8300000 bed69c80 78df4354
08-17 12:16:14.541: I/DEBUG(2516): 78df42f8 78df4360 78df43b0 3f800000 780c8074
08-17 12:16:14.541: I/DEBUG(2516): 78df4308 00129555 a650263b 0000003c bed6d000
08-17 12:16:14.541: I/DEBUG(2516): 78df4318 bed69c80 3f800000 78df4358 780bca70
08-17 12:16:14.541: I/DEBUG(2516): code around pc:
08-17 12:16:14.541: I/DEBUG(2516): 400cf358 f4a1030d f480031d 3a000001 f421070d
08-17 12:16:14.541: I/DEBUG(2516): 400cf368 f400071d e2522080 3a000014 f4210acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf378 f4000acd f4210acd f4000acd f4210acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf388 f4000acd f4210acd f4000acd f4210acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf398 f4000acd f4210acd f4000acd f4210acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf3a8 f4000acd f4210acd f4000acd e2522080
08-17 12:16:14.541: I/DEBUG(2516): 400cf3b8 aaffffed e2922080 0a000023 e2422080
08-17 12:16:14.541: I/DEBUG(2516): 400cf3c8 e2922040 3a000008 f4210acd f4000acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf3d8 f4210acd f4000acd f4210acd f4000acd
08-17 12:16:14.541: I/DEBUG(2516): 400cf3e8 f4210acd f4000acd e2422040 e2922020
08-17 12:16:14.541: I/DEBUG(2516): 400cf3f8 3a000002 f421020d e2422020 f400022d
08-17 12:16:14.541: I/DEBUG(2516): 400cf408 e2822020 e3120010 0a000001 f4210a0d
08-17 12:16:14.541: I/DEBUG(2516): 400cf418 f4000a2d e1b0ce82 3a000001 f421070d
08-17 12:16:14.541: I/DEBUG(2516): 400cf428 f400070d aa000001 f4a1030d f480030d
08-17 12:16:14.541: I/DEBUG(2516): 400cf438 e1b02f82 14d1e001 14c0e001 24d1c001
08-17 12:16:14.541: I/DEBUG(2516): 400cf448 25d1e000 24c0c001 25c0e000 e8bd8001
08-17 12:16:14.541: I/DEBUG(2516): code around lr:
08-17 12:16:14.546: I/DEBUG(2516): 780c7958 e3530000 1a00004f e59d3038 e593301c
08-17 12:16:14.546: I/DEBUG(2516): 780c7968 e1a02007 e1a00006 e1a01004 ebffe0ae
08-17 12:16:14.546: I/DEBUG(2516): 780c7978 e59d3034 e1530004 da000003 e1a0000b
08-17 12:16:14.546: I/DEBUG(2516): 780c7988 e1a01006 e1a02004 ebfff7a8 e59d301c
08-17 12:16:14.546: I/DEBUG(2516): 780c7998 e2844001 e1540003 0afffdc2 e1a0000b
08-17 12:16:14.546: I/DEBUG(2516): 780c79a8 ebfff6a5 e3a01001 e1a07000 e1a0000b
08-17 12:16:14.546: I/DEBUG(2516): 780c79b8 ebfff5dc e2505000 0affffe3 e3a01001
08-17 12:16:14.546: I/DEBUG(2516): 780c79c8 e1a0000b ebfff5d7 e3a01000 e1a0c100
08-17 12:16:14.546: I/DEBUG(2516): 780c79d8 e1a09000 e59d0014 e0855009 e1a0200c
08-17 12:16:14.546: I/DEBUG(2516): 780c79e8 e58dc040 ebc9649b edda7a00 e59dc040
08-17 12:16:14.551: I/DEBUG(2516): 780c79f8 eef47a48 eef1fa10 0a000061 e1590005
08-17 12:16:14.551: I/DEBUG(2516): 780c7a08 b59d3014 b083800c aa000009 e1a0000b
08-17 12:16:14.551: I/DEBUG(2516): 780c7a18 e2899001 ebfff688 edda7a00 e1590005
08-17 12:16:14.551: I/DEBUG(2516): 780c7a28 ee070a10 ee677a27 ece87a01 1afffff6
08-17 12:16:14.551: I/DEBUG(2516): 780c7a38 e1a0c109 e59d303c e3a01000 e0692003
08-17 12:16:14.551: I/DEBUG(2516): 780c7a48 e59d3014 e1a02102 e083000c ebc96481

08-17 12:16:15.801: D/CrashAnrDetector(3045): Build: samsung/ja3gchnduoszn/ja3gchnduos:4.4.2/KOT49H/I9502ZNUHNK2:user/release-keys
08-17 12:16:15.801: D/CrashAnrDetector(3045): Hardware: universal5410
08-17 12:16:15.801: D/CrashAnrDetector(3045): Revision: 11
08-17 12:16:15.801: D/CrashAnrDetector(3045): Bootloader: I9502ZNUHNK2
08-17 12:16:15.801: D/CrashAnrDetector(3045): Radio: unknown
08-17 12:16:15.801: D/CrashAnrDetector(3045): Kernel: Linux version 3.4.5-3414878 (dpi@SWDD5718) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Nov 26 21:41:48 KST 2014
08-17 12:16:15.801: D/CrashAnrDetector(3045): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-17 12:16:15.801: D/CrashAnrDetector(3045): Build fingerprint: ‘samsung/ja3gchnduoszn/ja3gchnduos:4.4.2/KOT49H/I9502ZNUHNK2:user/release-keys’
08-17 12:16:15.801: D/CrashAnrDetector(3045): Revision: ‘11’
08-17 12:16:15.801: D/CrashAnrDetector(3045): pid: 2893, tid: 2918, name: Thread-1263 >>> com.playwing.acu <<<
08-17 12:16:15.801: D/CrashAnrDetector(3045): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): r0 00000000 r1 befc9410 r2 00000188 r3 00000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): r4 00000002 r5 00000082 r6 befd3eb0 r7 3fd55555
08-17 12:16:15.801: D/CrashAnrDetector(3045): r8 befc9608 r9 00000082 sl bed69c80 fp becc0e70
08-17 12:16:15.801: D/CrashAnrDetector(3045): ip 78431a4c sp 78df4248 lr 780c7978 pc 400cf378 cpsr 20070010
08-17 12:16:15.801: D/CrashAnrDetector(3045): d0 41191eb8421e851f d1 40e3851f4228ae14
08-17 12:16:15.801: D/CrashAnrDetector(3045): d2 40ebd70a4208f572 d3 40f9999a41d00073
08-17 12:16:15.801: D/CrashAnrDetector(3045): d4 3feffffffffffff7 d5 41a7fff0fffffff7
08-17 12:16:15.801: D/CrashAnrDetector(3045): d6 437f0000c08ffffe d7 40cb44a1bc00fc00
08-17 12:16:15.801: D/CrashAnrDetector(3045): d8 3fd555553f800000 d9 416fca05c08c8c80
08-17 12:16:15.801: D/CrashAnrDetector(3045): d10 0000000000000000 d11 0000000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d12 0000000000000000 d13 0000000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d14 0000000000000000 d15 000000000000002a
08-17 12:16:15.801: D/CrashAnrDetector(3045): d16 3ce135bdb6c717bb d17 3efa01a019cb1590
08-17 12:16:15.801: D/CrashAnrDetector(3045): d18 3fa555555555554c d19 bf56c16c16c15177
08-17 12:16:15.801: D/CrashAnrDetector(3045): d20 3e21ee9ebdb4b1c4 d21 3ff0000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d22 be927e4f809c52ad d23 39d282e7a60b6fb2
08-17 12:16:15.801: D/CrashAnrDetector(3045): d24 3c894849271d08a6 d25 0000000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d26 3f80000000000000 d27 0000000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d28 0000000000000000 d29 000000003f800000
08-17 12:16:15.801: D/CrashAnrDetector(3045): d30 428000004690c000 d31 3f80000000000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): scr 60000013
08-17 12:16:15.801: D/CrashAnrDetector(3045): backtrace:
08-17 12:16:15.801: D/CrashAnrDetector(3045): #00 pc 00022378 /system/lib/libc.so (__memcpy_base+100)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #01 pc 01072974 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonData+6188)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #02 pc 01073070 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonDataFile+72)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #03 pc 01067a6c /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonRenderer::initWithBinaryFile(std::string const&, std::string const&, float)+56)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #04 pc 01067c1c /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonRenderer::SkeletonRenderer(std::string const&, std::string const&, float)+380)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #05 pc 01065dc8 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spine::SkeletonAnimation::SkeletonAnimation(std::string const&, std::string const&, float)+8)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #06 pc 003b1c24 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (js_cocos2dx_spine_SkeletonAnimation_constructor(JSContext*, unsigned int, JS::Value*)+1252)
08-17 12:16:15.801: D/CrashAnrDetector(3045): stack:
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4208 00000082
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df420c befca590
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4210 77d9e0d8 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (free)
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4214 befd3eb0
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4218 00000002
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df421c befc9400
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4220 befe2b30
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4224 befc9608
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4228 00000082
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df422c bed69c80
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4230 becc0e70
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4234 780bfc80 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spDeformTimeline_setFrame+76)
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4238 befc9400
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df423c 00000002
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4240 e3a070ad
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4244 ef9000ad
08-17 12:16:15.801: D/CrashAnrDetector(3045): #00 78df4248 00000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df424c 780c7978 /data/data/com.playwing.acu/files/DecRawsoLib/libcocos2djs.so (spSkeletonBinary_readSkeletonData+6192)
08-17 12:16:15.801: D/CrashAnrDetector(3045): #01 78df4250 bf804570
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4254 3f800000
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4258 00000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df425c 7cefa49c
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4260 bda6a000
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4264 befc9400
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4268 00000080
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df426c 00000003
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4270 bed69c80
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4274 befe2370
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4278 00000000
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df427c bed61400
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4280 00000017
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4284 00000002
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df4288 bed9ab60
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df428c 00000082
08-17 12:16:15.801: D/CrashAnrDetector(3045): … …
08-17 12:16:15.801: D/CrashAnrDetector(3045): #02 78df4308 00129555
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df430c a650263b
08-17 12:16:15.801: D/CrashAnrDetector(3045): 78df
08-17 12:16:15.801: D/CrashAnrDetector(3045): processName:com.playwing.acu
08-17 12:16:15.801: D/CrashAnrDetector(3045): broadcastEvent : com.playwing.acu SYSTEM_TOMBSTONE

win10, 1.6 beta 6.2, 退出模拟器时crash.

1.6beta6.2,通过cc.sys.localStorage.setItem存储数据,然后restart,cc.sys.localStorage.getItem获取数据为空。如果存储后立即取出打印,可以看到数据。关闭模拟器,重新启动,也可以看到数据。那么为什么restart后没有数据呢?之前的版本是好使的。这个是bug么?@nantas @panda

spine.setEndListener(track => {
cc.log("[track %s] end", track);
self.scheduleOnce(function(){
//cc.audioEngine.end();
cc.audioEngine.stopAll();
cc.director.loadScene(self.next);
},1);
});
1.6rc1,上面的监听以前是好使的,现在没有效果
@jare

这个楼没有人维护了么,为什么没有人给解答呢?

为什么没有人说cocos creator 1.6在windows系统上需要安装vs才能让所以的功能都正常啊

这周会出新的测试版本么?

我也遇到websocket这个问题,解决不了。 日志显示WebSocket.cpp是因为代码里LOG_TAG设置吧

请问在IOS10.3.3真机,设置声音大小报错,要怎么处理?
/** 这个本地代码*/
console.log("id: " + this.bgmAudioID + " volume: "+ this.bgmVolume);
cc.audioEngine.pause(this.bgmAudioID);
cc.audioEngine.setVolume(this.bgmAudioID, this.bgmVolume);
cc.audioEngine.resume(this.bgmAudioID);

/*这是Xcode的输出内容
id: 0 volume: 1.0
jsb: ERROR: File /Users/nantas/fireball-x/cxp/cocos/scripting/js-bindings/auto/jsb_cocos2dx_audioengine_auto.cpp: Line: 410, Function: js_cocos2dx_audioengine_AudioEngine_setVolume
js_cocos2dx_audioengine_AudioEngine_setVolume : Error processing arguments

我用的是之前的api,也不知道还有没有效果,但是没报错。新的api要求输入id,这个很难用啊
setMusicVolume(0.8)
setEffectsVolume(0.7)

已经没用效果了!

我感觉也是没生效,声音大小和之前不一样了。那拿不到id的话,怎么设置音量啊?增加了代码的复杂度啊,想不到怎么实现

setMusicVolume 应该还有效果,当时升级了 audio engine 的时候,因为没有区分 background 和 effect 了,所以这些接口在新的 engine 内都没了。但是在 polyfill 文件里面,做了兼容处理,内部保留了一份 background music id,来操作背景音乐的,是在什么平台上发现失效了?

其实只要缓存一个全局的背景音乐 id 起来。之后操作都传入就行了。定义一个单独的模块,然后这个模块作为管理模块,缓存背景音乐等数据,其他脚本里面 require 这个模块就行了。不过确实是比之前是麻烦了点儿

我刚才试了setMusicVolume和setEffectsVolume接口,我把音量设置为0,有效果,都可以用。creator模拟器,mac,带着耳机听不到effects,不过不影响。

请问构建报错的问题解决了吗

我也是这样,请问你后来是怎么解决的?

安装一个vs就好了

咨询下 1.6.1版本中,子游戏返回大厅 未报错也未跳转,能帮助下吗?QQ:2766995780