-
**Describe the Bug**
Startup hanging on:
`LogNetVersion: Set ProjectVersion to ++FactoryGame+rel-main-0.5.0-CL-176027. Version Checksum will be recalculated on next use.`
Looks like the next line…
-
## Bug report
- AirSim Version/#commit: releases/tag/v1.6.0-linux
- UE/Unity version: Unknown
- autopilot version: N/A
- OS Version: Ubuntu 21.20
### What's the issue you encount…
-
#Please read carefully before submitting an issue
- be as detailed as possible while describing an issue:
- which platform are you using (say it also on the subject of the issue)
- which vers…
-
Suggesting to have something like `--fips-and-rotates` option:
texture-synthesis -o out.png --tiling generate --fips-and-rotates in.png
Which does approximately this:
```
convert in.png …
-
Hello,
I managed to clone build AirSim and finally start FSOnline.uproject but after rebuilding AirSim and Blocks, it craches at 71% of the loading screen.
If anyone knows how to fix this that w…
-
**Describe the Bug**
whenever the server is started I am getting a segmentation fault of the game. I am unsure if this is due to the image or due to the game server itself.
**Your Runtime Command …
-
Where is the code?
-
Hello, first of all this might have been discussed previously but I'm not finding it.
```cpp
auto c = stb_perlin_ridge_noise3(1, 2, 3, 2, 0.5f, 1, 6);
auto d = stb_perlin_ridge_noise3(100…
-
### Description
To run Chromium Ozone-DRM, a virtual terminal must be open and logged in locally on the RPi. If there is no VT, or the currently-open terminal is not logged in, Chromium will fail to …
-
We now have a template for our defined standard Rust & Clippy lints that all of our Rust projects should use as default: https://github.com/EmbarkStudios/rust-ecosystem/issues/59.
We'll need to add…