Languages

Menu
Sites
Language
packaging Failed

Hello developers,

I am trying to run an application on Tizen studio and I keep coming a cross the below problem. Could you help me please?

Signing... Packaging failed

 java.io.IOException: ../../../../../../../.../Downloads/Raproto-Tizen-main/Raproto-Tizen-main/Raproto/Debug/.tpk/./bin's Unknown attribute :TYPE

Edited by: Anonymous on 06 Mar, 2022

Responses

3 Replies
Miranda Joyee

This error message is most likely connected to how blueprint classes are handled. There appears to be an issue with the linker when it attempts to renew a blueprint class during the cook and package process. The error message indicates that it is attempting to access a memory address (0x0000000000000038) for which it does not have permission, word hurdle resulting in an EXCEPTION_ACCESS_VIOLATION.

Hodges

Did you solve it?

Hodges

Let me know