Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#1 10-Apr-2016 18:42:11

el_motoblock
Member
From: Russia
Registered: 16-Feb-2013
Posts: 270

Error. Unable to open as zip archive

fc2237274442.jpg
i just add new models and sounds in my project and restore deleted plugits-connections
in folder creates files filename.unsigned.apk, filename.signed.apk and makes delete
https://yadi.sk/d/a2TBcBEKqsymr project

Offline

#2 10-Apr-2016 19:48:22

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

if you changed the project name or the project_name.xos file you need to remake the sign file.

Offline

#3 11-Apr-2016 17:14:44

el_motoblock
Member
From: Russia
Registered: 16-Feb-2013
Posts: 270

Re: Error. Unable to open as zip archive

thanks its works!
I just wanted to improve my project, but on a way that this problem got

i rename game_main.xos in explorer to game_main_.xos
i open with os3d
i change "Endless Winter" to "Endless_Winter"(without spaces)
i save project filename game_main_.xos as old name game_main.xos
in export as android app i create new keyx,keystore and delete old key.keystore
i create simple password (only numbers)
Export was successful

I thought it was because of the size of the output file for android (my project 2,9 mb; apk with game 24,2mb)
What limit in the size of APK? Does the obb will be over if this limit?

Last edited by el_motoblock (11-Apr-2016 17:19:38)

Offline

#4 11-Apr-2016 17:49:16

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

the official limit for app store is between 50Mo to 100Mo depending of the android version.
I think I read somewhere that the limit is removed on last android versions.

I planned to manage Obb partition but this is not done yet. since I wondering how this should be managed to keep the thing easy ^^

Offline

#5 12-Apr-2016 14:06:12

masc
Member
Registered: 17-Nov-2012
Posts: 41

Re: Error. Unable to open as zip archive

I too have the same problem to export to Android.
My file was repeatedly "save as..."
Now the file is name  test.xos and Export to Player Application name: test
but I always get this error:

The APK file was not genereted, check the signing password and file
Unable to open....


how I can fix this?

Thanks

Offline

#6 12-Apr-2016 16:56:48

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

rebuilding the key store do not resolves the issue ?
also maybe you have the folder or the apk file open somewhere or windows kept the file open, try to restart windows.

Offline

#7 12-Apr-2016 16:59:36

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

another common issue is that you have files names somewhere in the project with special char. (you need to use only english characters in files names everywhere to avoid the issue.

Offline

#8 13-Apr-2016 15:22:55

masc
Member
Registered: 17-Nov-2012
Posts: 41

Re: Error. Unable to open as zip archive

I have the same problem on two PC with Win 7 and Win 8.
In the folder OpenSpace3d there is only  1 .xos files but gives me the same error:

The APK file was not genereted, check the signing password and file
Unable to open....

I have also tried:
erasing the old key,
restarting the PC,
enter into a sub-folder the file .xos,

but it does not change, the problem remains,
what can I do?

thanks

Offline

#9 13-Apr-2016 17:07:16

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

what resources files do you have in the xos file ?
are you sure you don't have files names with non english characters ?

generating the keystore is ok ?
remember you need one keystore file for each project.

Offline

#10 14-Apr-2016 15:54:14

el_motoblock
Member
From: Russia
Registered: 16-Feb-2013
Posts: 270

Re: Error. Unable to open as zip archive

Of course there are no files with non-English letters
plugins in the comments I have some records on russian to remember, it did not take them to erase - generate is ok.
just one moment stopped working password

Offline

#11 9-Oct-2016 11:17:37

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

hey guys!
i have this problem too.
apk file not generated...
unable to open signed apk as zip archive....
please heeeeellllpppp
i need it

Offline

#12 9-Oct-2016 11:41:58

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

Hello,

can you try to replace files in "C:\Program Files (x86)\Scol Voyager\androidDeployerTools\bin" with the java binaries found on your system ?

Offline

#13 9-Oct-2016 12:28:20

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

which files?
apk file is not generated

Offline

#14 9-Oct-2016 12:45:41

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

replace to where?
please help me....its really important for me

Offline

#15 9-Oct-2016 12:47:23

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

the project files must be in scol partition

Offline

#16 9-Oct-2016 12:54:20

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

??

check this :
- all your files name must be with english character only and no spaces, otherwise the apk generation can fail.
- on arabic systems the java lang can also make the apk generation fail, this is why you can try to replace the provided java binaries with the one from your system.

Offline

#17 9-Oct-2016 13:15:52

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

ok...where can i find my system's java binaries?

Offline

#18 9-Oct-2016 13:36:21

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

usually in the program files folder

Offline

#19 9-Oct-2016 18:06:02

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

thanks....its ok now...but....new problem!!
i sent apk file to my smartphone and installed it but when i want to open the app after openspace3d logo its just black screen...
can you help me?

Offline

#20 9-Oct-2016 18:22:52

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

can you try to update to beta version from here : http://www.scolring.org/forum/viewtopic … 9979#p9979
warning it will overwrite you java version again, so you will have to copy your files again

Offline

#21 9-Oct-2016 18:39:40

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

i cant open links....."privacy error... your connection is not private"

Offline

#22 9-Oct-2016 21:12:55

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

just click "continue anyway"

what is the device you use that gives a black screen ?

Offline

#23 10-Oct-2016 09:08:51

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

my device is samsung galaxy A5

Offline

#24 13-Oct-2016 12:31:22

Enzohi66
Member
Registered: 6-Oct-2016
Posts: 20

Re: Error. Unable to open as zip archive

helloooooooo!!!!
i still have this problem .... black screen after running the app
help me please!

Offline

#25 13-Oct-2016 12:51:01

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,090
Website

Re: Error. Unable to open as zip archive

What is the 3D model you use ?
can you send me the apk you built ?

Offline

Board footer

Powered by FluxBB