simulator icon indicating copy to clipboard operation
simulator copied to clipboard

Unable to read archive entries: Bad archive

Open 1Jyfc opened this issue 2 years ago • 3 comments

Hello SVL team!

I want to create some new scenes based on your open source scenes like SanFrancisco. However when I build a map and upload to the server, it ran into an error of "Unable to read archive entries: Bad archive". Even if I never change anything and build the original project, it will cause the same problem. Could you give me some help?

I use the latest simulator and Unity Hub 3.1.2, and the version of editor is 2020.3.19f1. My system is Ubuntu 18.04.

1Jyfc avatar May 12 '22 06:05 1Jyfc

Hello, I tried to use another device with Ubuntu 20.04, and it still cause this problem. So I think there is no system error. I wonder whether it can work on your device. Thanks a lot!

1Jyfc avatar May 12 '22 07:05 1Jyfc

You probably are missing a step in the environment setup process. Just because you open an asset in Unity does not mean it is immediately ready to be built and used. It could be a naming issue, but I would have to see your workspace to help more. Is the environment in the External/Environments folder in your workspace?

carTloyal123 avatar May 18 '22 23:05 carTloyal123

Do you have both Linux and Windows installed in Unity? This error is when the asset build fails. Look at the assetbundle and check with a zip program. What is in the file? Another issue could be that it is too large.

EricBoiseLGSVL avatar May 19 '22 18:05 EricBoiseLGSVL