lgsvl / simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Other
2.29k stars 781 forks source link

Unable to read archive entries: Bad archive #2059

Open 1Jyfc opened 2 years ago

1Jyfc commented 2 years ago

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 commented 2 years ago

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!

carTloyal123 commented 2 years ago

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?

EricBoiseLGSVL commented 2 years ago

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.