-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with the latest release (v1.4.0) Linux assets #3315
Comments
I am having the same exact problem on [2021.01.23-13.17.13:720][ 0]LogStreaming: Error: Couldn't find file for package /AirSim/VehicleAdv/SUV/SuvCarPawn requested by async loading code. NameToLoad: /AirSim/VehicleAdv/SUV/SuvCarPawn
[2021.01.23-13.17.13:720][ 0]LogStreaming: Error: Found 0 dependent packages...
terminating with uncaught exception of type std::invalid_argument
Signal 6 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=6
[2021.01.23-13.17.13:769][ 0]LogCore: === Critical error: ===
Unhandled Exception: SIGABRT: abort() called
[2021.01.23-13.17.13:769][ 0]LogCore: Fatal error!
[...]
Engine crash handling finished; re-raising signal 6 for the default handler. Good bye.
Aborted (core dumped) |
Hi @rajat2004 and @rambodrahmani, I have uploaded new binaries for both windows and linux that should address most of the issues you've been experiencing:
The Building_99, TrapCamera, and Zhangjiajie environments were also updated due to related issues that are now fixed. Please test again with the latest version of these binaries and let me know if you see any errors. |
@zimmy87 Thanks a lot for looking into this issue and updating the binaries! I haven't tested all the envs, just tried Blocks and few others and they seem to be working correctly.
|
Hi @rajat2004, the Africa and MSBuild2018 environments have been updated with the following changes:
Since these were updates to the environments and not the AirSim code, these binaries have been updated in place and are available at the same location for v1.4.0 |
The issues being reported look have been resolved by the re-uploaded binaries so closing this. |
Bug report
v1.4.0
What's the issue you encountered?
I was trying out the latest release and had various problems, so this issue in order to know if these are isolated errors or others are also having these. Will keep updating the issue as I test more.
There seems to be some common errors from missing assets -
Blocks -
Blocks.sh
to run the binary is missing, also the packaged Blocks env seems to be not present, only the Editor stuff is present.AbandonedPark - Car or Multirotor vehicle gets created, however the Car doesn't seem to move at all when trying using the arrow keys. Subwindows are empty except for Scene, and the car disappears when running
hello_car.py
script and later crashes with a seg fault. Stacktrace -ComputerVision
mode causes crash -Stack trace similar to MSBuild therefore omitted
LandscapeMountains seems to working, but haven't tested thoroughly.
Also haven't yet used on Windows
Settings
Default settings, sometimes only to change SimMode
How can the issue be reproduced?
Include full error message in text form
Included above
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered: