• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Spine 2d problem (android)

C

CHANG UP HAN

Guest
If the project has an imported spine image, there is a crash when running the application.
The devices are Galaxy Note 2 and Galaxy s2.

But it works well on other devices.
ex)Galaxy Note 3 and Galaxy s6.

I have tried various versions of Spine 2d,
All versions have the same problem.

Are other people experiencing this problem?

I am sorry that my English is poor.

Below is the error log.

I/DEBUG ( 1997): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG ( 1997): Build fingerprint: 'samsung/t0lteskt/t0lteskt:4.3/JSS15J/E250SKSUENA1:user/release-keys'

I/DEBUG ( 1997): Revision: '9'

I/DEBUG ( 1997): pid: 11528, tid: 11569, name: Thread-624 >>> com.~~~~<<<

I/DEBUG ( 1997): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000

I/DEBUG ( 1997): r0 00000000 r1 00000000 r2 80808080 r3 00000000

I/DEBUG ( 1997): r4 00000000 r5 00000000 r6 00000000 r7 00000aee

I/DEBUG ( 1997): r8 5241c0c0 r9 00000400 sl 00000400 fp 000920a9

I/DEBUG ( 1997): ip 61ed2ce0 sp 6232d8d8 lr 40186461 pc 4017d6f8 cpsr 60000010

I/DEBUG ( 1997): d0 0000040000000400 d1 4480000000000400

I/DEBUG ( 1997): d2 3f80000044800000 d3 0000000000000000

I/DEBUG ( 1997): d4 4092f80000000000 d5 000001759b4fced9

I/DEBUG ( 1997): d6 43ba8000441b0000 d7 3eba80003f1b0000

I/DEBUG ( 1997): d8 000000003f4ccccd d9 0000000000000000

I/DEBUG ( 1997): d10 0000000000000000 d11 0000000000000000

I/DEBUG ( 1997): d12 0000000000000000 d13 0000000000000000

I/DEBUG ( 1997): d14 0000000000000000 d15 0000000000000000

I/DEBUG ( 1997): d16 0404040403030303 d17 0404040403030303

I/DEBUG ( 1997): d18 3febb67a81388d33 d19 bfdffffffd0c5e81

I/DEBUG ( 1997): d20 3f811110896efbb2 d21 4012d97c7f3321d2

I/DEBUG ( 1997): d22 401921fb60000000 d23 bfc5555554cbac6e

I/DEBUG ( 1997): d24 bf2a00f9e2cae771 d25 3d2135bdb7962e48

I/DEBUG ( 1997): d26 3e8777a5cfffffde d27 3bb93df2c4dc670f

I/DEBUG ( 1997): d28 3a5282e7a7c8eec2 d29 3ec6cd878c3b46a7

I/DEBUG ( 1997): d30 361d3435e90c01d1 d31 3ef99342e0ee5069

I/DEBUG ( 1997): scr 20000010

I/DEBUG ( 1997):

I/DEBUG ( 1997): backtrace:

I/DEBUG ( 1997): #00 pc 0001e6f8 /system/lib/libc.so (strlen+72)

I/DEBUG ( 1997): #01 pc 0002745d /system/lib/libc.so (strdup+4)

I/DEBUG ( 1997): #02 pc 0024b328 /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (spSkeletonJson_readSkeletonData+52)

I/DEBUG ( 1997): #03 pc 000b3e18 /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (CSkeletonSprite::CSkeletonSprite(char*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)+140)

I/DEBUG ( 1997): #04 pc 001d1c48 /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (CSprite::LoadFromChunk(YYSprite*, unsigned char*)+792)

I/DEBUG ( 1997): #05 pc 001d6d1c /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (Sprite_Load(unsigned char*, int, unsigned char*)+280)

I/DEBUG ( 1997): #06 pc 001c6a00 /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (LoadGameData(void*, unsigned int)+2252)

I/DEBUG ( 1997): #07 pc 0025f574 /data/app-lib/com.xxxxx.xxxxx1/libyoyo.so (DoTheWork()+16)

I/DEBUG ( 1997): #08 pc 0024fe90 /data/app-lib/com.xxxxx.xxxxx-1/libyoyo.so (Java_com_yoyogames_runner_RunnerJNILib_Startup+216)

I/DEBUG ( 1997): #09 pc 0001e44c /system/lib/libdvm.so (dvmPlatformInvoke+112)

I/DEBUG ( 1997): #10 pc 0004e913 /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)

I/DEBUG ( 1997): #11 pc 000505c9 /system/lib/libdvm.so (dvmResolveNativeMethod(unsigned int const*, JValue*, Method const*, Thread*)+256)

I/DEBUG ( 1997): #12 pc 00027860 /system/lib/libdvm.so

I/DEBUG ( 1997): #13 pc 0002bdf8 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)

I/DEBUG ( 1997): #14 pc 00060a89 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+292)

I/DEBUG ( 1997): #15 pc 00060ab3 /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)

I/DEBUG ( 1997): #16 pc 00055823 /system/lib/libdvm.so

I/DEBUG ( 1997): #17 pc 0000cb58 /system/lib/libc.so (__thread_entry+72)

I/DEBUG ( 1997): #18 pc 0000ccd4 /system/lib/libc.so (pthread_create+208)

I/DEBUG ( 1997):

I/DEBUG ( 1997): stack:

I/DEBUG ( 1997): 6232d898 00000013

I/DEBUG ( 1997): 6232d89c 00000a00

I/DEBUG ( 1997): 6232d8a0 583e0c70

I/DEBUG ( 1997): 6232d8a4 4016f73b /system/lib/libc.so (dlmalloc+4282)

I/DEBUG ( 1997): 6232d8a8 6222a9f0

I/DEBUG ( 1997): 6232d8ac 00000004

I/DEBUG ( 1997): 6232d8b0 00000000

I/DEBUG ( 1997): 6232d8b4 000000a0

I/DEBUG ( 1997): 6232d8b8 fffffc24

I/DEBUG ( 1997): 6232d8bc 00000005

I/DEBUG ( 1997): 6232d8c0 401a7000 /system/lib/libc.so

I/DEBUG ( 1997): 6232d8c4 00000000

I/DEBUG ( 1997): 6232d8c8 00000000

I/DEBUG ( 1997): 6232d8cc 642f7ce4

I/DEBUG ( 1997): 6232d8d0 df0027ad

I/DEBUG ( 1997): 6232d8d4 00000000

I/DEBUG ( 1997): #00 6232d8d8 00000000

I/DEBUG ( 1997): ........ ........

I/DEBUG ( 1997): #01 6232d8d8 00000000

I/DEBUG ( 1997): 6232d8dc 00000000

I/DEBUG ( 1997): 6232d8e0 642f7ce4

I/DEBUG ( 1997): 6232d8e4 61d8432c /data/app-lib/com.xxxx.xxxxx-1/libyoyo.so (spSkeletonJson_readSkeletonData+56)

I/DEBUG ( 1997): #02 6232d8e8 00000010

I/DEBUG ( 1997): 6232d8ec 00000000

I/DEBUG ( 1997): 6232d8f0 0000001b

I/DEBUG ( 1997): 6232d8f4 000009d8

I/DEBUG ( 1997): 6232d8f8 583e0c98

I/DEBUG ( 1997): 6232d8fc 4016f73b /system/lib/libc.so (dlmalloc+4282)

I/DEBUG ( 1997): 6232d900 00000010

I/DEBUG ( 1997): 6232d904 42282c30

I/DEBUG ( 1997): 6232d908 0000001b

I/DEBUG ( 1997): 6232d90c 000000a0

I/DEBUG ( 1997): 6232d910 0000001c

I/DEBUG ( 1997): 6232d914 00000000

I/DEBUG ( 1997): 6232d918 401aa044

I/DEBUG ( 1997): 6232d91c 00000000

I/DEBUG ( 1997): 6232d920 5241c0c0

I/DEBUG ( 1997): 6232d924 4016f73b /system/lib/libc.so (dlmalloc+4282)

I/DEBUG ( 1997): ........ ........

I/DEBUG ( 1997):

I/DEBUG ( 1997): memory near r2:

I/DEBUG ( 1997): 80808060 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808070 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808080 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808090 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080a0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080b0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080c0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080d0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080e0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 808080f0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808100 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808110 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808120 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808130 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808140 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 80808150 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997):

I/DEBUG ( 1997): memory near r8:

I/DEBUG ( 1997): 5241c0a0 42282c70 42282cb8 41cb0830 00000013

I/DEBUG ( 1997): 5241c0b0 006e7567 40000000 41cb0830 0000002b

I/DEBUG ( 1997): 5241c0c0 3f800000 583e0c80 00000000 00000001

I/DEBUG ( 1997): 5241c0d0 00000000 00000000 00000000 00000000

I/DEBUG ( 1997): 5241c0e0 00000028 0000083b 00000820 deadc0de

I/DEBUG ( 1997): 5241c0f0 baadb00b 00000000 421abff8 421abff0

I/DEBUG ( 1997): 5241c100 421ac000 421abfe8 421abfe0 421abfd8

I/DEBUG ( 1997): 5241c110 421abfd0 421abfc8 421abfc0 422f5f70

I/DEBUG ( 1997): 5241c120 422f5f60 422f5f50 422f5f40 4226cf40

I/DEBUG ( 1997): 5241c130 422f5f30 421abfb8 421abfb0 421abfa8

I/DEBUG ( 1997): 5241c140 422f5f20 422f5f10 421abfa0 421abf98

I/DEBUG ( 1997): 5241c150 421abf90 422f5f00 422f5ef0 421abf88

I/DEBUG ( 1997): 5241c160 421abf80 422f5ee0 421abf78 422f5ed0

I/DEBUG ( 1997): 5241c170 421abf70 421abf68 422f5ec0 422f5eb0

I/DEBUG ( 1997): 5241c180 422f5ea0 421abf60 421abf58 422f5e90

I/DEBUG ( 1997): 5241c190 421abf50 421abf48 422f5e80 422f5e70

I/DEBUG ( 1997):

I/DEBUG ( 1997): memory near fp:

I/DEBUG ( 1997): 00092088 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092098 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920a8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920b8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920c8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920d8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920e8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 000920f8 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092108 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092118 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092128 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092138 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092148 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092158 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092168 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997): 00092178 ffffffff ffffffff ffffffff ffffffff

I/DEBUG ( 1997):

I/DEBUG ( 1997): memory near ip:

I/DEBUG ( 1997): 61ed2cc0 40197ae9 401733fb 40197b89 40186601

I/DEBUG ( 1997): 61ed2cd0 40183285 400f8551 401863e9 40186431

I/DEBUG ( 1997): 61ed2ce0 40186459 40179729 401847e1 40186061

I/DEBUG ( 1997): 61ed2cf0 40185f09 401832db 401838eb 4017c61c

I/DEBUG ( 1997): 61ed2d00 4018b7d5 40082238 4018980d 40189819

I/DEBUG ( 1997): 61ed2d10 4018638d 40183a39 4008f860 4008865c

I/DEBUG ( 1997): 61ed2d20 40088854 4008a988 4008f990 40081c70

I/DEBUG ( 1997): 61ed2d30 400866c8 40085f90 40091930 40081068

I/DEBUG ( 1997): 61ed2d40 40080998 40089e28 40081538 40086bb8

I/DEBUG ( 1997): 61ed2d50 400825d0 40171bf7 40172caf 40172e69

I/DEBUG ( 1997): 61ed2d60 40172c9f 40172e89 40090cd8 4008aee0

I/DEBUG ( 1997): 61ed2d70 4008fa88 4017f011 4018cb91 4018c8e9

I/DEBUG ( 1997): 61ed2d80 4018d28d 4018d281 40189009 4017f799

I/DEBUG ( 1997): 61ed2d90 4017f101 4017ab30 401865a5 4017f239

I/DEBUG ( 1997): 61ed2da0 4017f359 4017fce9 4017f8fd 4017f81d

I/DEBUG ( 1997): 61ed2db0 4017f8ad 4018031d 4017f95d 4017ffa9

I/DEBUG ( 1997):

I/DEBUG ( 1997): memory near sp:

I/DEBUG ( 1997): 6232d8b8 fffffc24 00000005 401a7000 00000000

I/DEBUG ( 1997): 6232d8c8 00000000 642f7ce4 df0027ad 00000000

I/DEBUG ( 1997): 6232d8d8 00000000 00000000 642f7ce4 61d8432c

I/DEBUG ( 1997): 6232d8e8 00000010 00000000 0000001b 000009d8

I/DEBUG ( 1997): 6232d8f8 583e0c98 4016f73b 00000010 42282c30

I/DEBUG ( 1997): 6232d908 0000001b 000000a0 0000001c 00000000

I/DEBUG ( 1997): 6232d918 401aa044 00000000 5241c0c0 4016f73b

I/DEBUG ( 1997): 6232d928 00000400 00000400 583e0c98 000000a0

I/DEBUG ( 1997): 6232d938 583e0c98 0000001c 00000000 642f7ce4

I/DEBUG ( 1997): 6232d948 00000aee 64302779 00000400 00000400

I/DEBUG ( 1997): 6232d958 5241c0c0 0000001c 5241c0c0 3f4ccccd

I/DEBUG ( 1997): 6232d968 00000000 422f0bd0 00000000 642f7ce4

I/DEBUG ( 1997): 6232d978 00000aee 64302779 00000400 00000400

I/DEBUG ( 1997): 6232d988 000920a9 61bece1c 00000aee 63d28700

I/DEBUG ( 1997): 6232d998 422f0bd0 642f7ccc 00000400 00000aee

I/DEBUG ( 1997): 6232d9a8 00000400 0000aa95 000920a9 61d0ac4c

I/DEBUG ( 1997):

I/DEBUG ( 1997): code around pc:

I/DEBUG ( 1997): 4017d6d8 e4d3c001 e35c0000 012fff1e e3130003

I/DEBUG ( 1997): 4017d6e8 e0610003 1afffff9 e3082080 e7df2812

I/DEBUG ( 1997): 4017d6f8 e4931004 e0400003 f5d3f040 e041c3a2

I/DEBUG ( 1997): 4017d708 e00cc002 e1dcc001 04931004 1a000022

I/DEBUG ( 1997): 4017d718 e041c3a2 e00cc002 e1dcc001 04931004

I/DEBUG ( 1997): 4017d728 1a00001d e041c3a2 e00cc002 e1dcc001

I/DEBUG ( 1997): 4017d738 04931004 1a000018 e041c3a2 e00cc002

I/DEBUG ( 1997): 4017d748 e1dcc001 04931004 1a000013 e041c3a2

I/DEBUG ( 1997): 4017d758 e00cc002 e1dcc001 04931004 1a00000e

I/DEBUG ( 1997): 4017d768 e041c3a2 e00cc002 e1dcc001 04931004

I/DEBUG ( 1997): 4017d778 1a000009 e041c3a2 e00cc002 e1dcc001

I/DEBUG ( 1997): 4017d788 04931004 1a000004 e041c3a2 e00cc002

I/DEBUG ( 1997): 4017d798 e1dcc001 04931004 0affffd6 e0800003

I/DEBUG ( 1997): 4017d7a8 e31100ff 0a000005 e2800001 e3110cff

I/DEBUG ( 1997): 4017d7b8 0a000002 e2800001 e31108ff 12800001

I/DEBUG ( 1997): 4017d7c8 e12fff1e e1a03001 eaffffc6 e12fff1e

I/DEBUG ( 1997):

I/DEBUG ( 1997): code around lr:

I/DEBUG ( 1997): 40186440 6b01f812 4b01f815 d10142b4 bd701a18

I/DEBUG ( 1997): 40186450 d1f72c00 e7f14613 4606b570 e928f7f7

I/DEBUG ( 1997): 40186460 46201c44 fb1cf7e6 b1184605 46224631

I/DEBUG ( 1997): 40186470 edb8f7f5 bd704628 4605b570 42a01954

I/DEBUG ( 1997): 40186480 d1034603 1b121b64 e005d008 3001781e

I/DEBUG ( 1997): 40186490 d1f42e00 e7f5461c e009460e f7f74608

I/DEBUG ( 1997): 401864a0 1900e908 2a01bd70 f803bf1c 3a015b01

I/DEBUG ( 1997): 401864b0 f81646b4 2d005b01 ebc1d1f5 701d010c

I/DEBUG ( 1997): 401864c0 bd701908 b172b530 460b3a01 0c02eb00

I/DEBUG ( 1997): 401864d0 f813e005 f8005b01 461c5b01 4560b155

I/DEBUG ( 1997): 401864e0 d1f6461c 460ce009 f8104620 46042b01

I/DEBUG ( 1997): 401864f0 d1fa2a00 1e481a61 2300bd30 e7f37003

I/DEBUG ( 1997): 40186500 b182b570 462c4605 78233501 d1fa2b00

I/DEBUG ( 1997): 40186510 46255cce 6b01f804 3301b11e 429a4625

I/DEBUG ( 1997): 40186520 2100d1f6 bd707029 b182b510 46033901

I/DEBUG ( 1997): 40186530 4f01f811 4b01f803 189ab93c f803e001

I/DEBUG ( 1997): !@com.~~~~~

I/DEBUG ( 1997): start dumpstate

I/DEBUG (11609): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 11528
 
Y

Yazuka

Guest
This was added to our bugs database yesterday, seems like Spine 3.5.x files on Android 4.2.x cause the runner to constantly exit to the home screen but it doesn't happen on the current Android OS or any recent OS.
 
C

CHANG UP HAN

Guest
This was added to our bugs database yesterday, seems like Spine 3.5.x files on Android 4.2.x cause the runner to constantly exit to the home screen but it doesn't happen on the current Android OS or any recent OS.
Android version 4.3, 4.12 also causes problems.
 
C

CHANG UP HAN

Guest
When will this bug be fixed?

Spine errors are not a problem in runtime version 20549.
However, there is a http_request bug in runtime version 20549.

Eventually, we are not able to update apps in any version.

We have made a paid upgrade to version 2 from Game Maker version 1.4.

However, due to this problem, Game Maker version 2 is not available at all.

I used Google Translator.
hope you understand.
 
M

mazimadu

Guest
I ran into this problem in my projects. This seems to be an android specific problem that also exist in GMS EA 1.99.
My project setup is the following:
runtime version: 2.0.6.96.
Build tools: 25.0.3
Support Library: 23.2.1
Target SDK: 23
Compile SDK: 23
Min SD: 10
 
Top