Skip to content
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

Assimp 5.3 importer error: No suitable reader found (Linux64, Pioneer built from Master repo) #5832

Open
Mrhnhrm opened this issue May 4, 2024 · 0 comments

Comments

@Mrhnhrm
Copy link

Mrhnhrm commented May 4, 2024

Hi, and thanks for taking a look.
Running Gentoo Linux 64 here. Building Pioneer from today's Master repo snapshot (because I am really desperate for the fix to the game-breaking bug #5804 ). All dependencies are provided as my distro's standard system-wide packages. Pioneer is built according to the provided instructions.

Interestingly enough, the binary 2024-03-14 release ran just fine with the all the same libraries (at least as fine as can be with the aforementioned game-breaking bug).

Observed behaviour

The game crashes while loading with these messages:

Info: Loading [67%]: SpaceStation::Init started
Info: models/stations/ground_station/starport_lo.dae:
Assimp 5.3 importer error: No suitable reader found for the file format of file "models/stations/ground_station/starport_lo.dae".
Info: Could not find model: ground_station
Info: couldn't initialize station type 'stations/ground_station.json' because the corresponding model ('ground_station') could not be found.
Fatal: Error while loading Space Station data (check stdout/output.txt).

Expected behaviour

The game should at least load far enough to get to the main menu.

Steps to reproduce

  1. Download the zip of today's Master repo and unpack.
  2. Execute ./bootstrap && make -C build -j8
  3. Execute ./build/pioneer

My pioneer version (and OS):

Today's Master snapshot. Gentoo Linux 64 bit.

output.txt

Thanks for paying attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant