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

Missing assets under Manjaro ARM #4388

Closed
louisabraham opened this issue Sep 13, 2020 · 3 comments
Closed

Missing assets under Manjaro ARM #4388

louisabraham opened this issue Sep 13, 2020 · 3 comments

Comments

@louisabraham
Copy link

Hi, I installed the game using https://aur.archlinux.org/packages/supertuxkart-git/

Upon launching, I have this issue:

[verbose  ] main: Error messages and other text output will be logged to /home/louisabraham/.config/supertuxkart/config-0.10/stdout.log.
[info   ] [FileManager]: Data files will be fetched from: '/usr/share/supertuxkart/data/'
[info   ] [FileManager]: User directory is '/home/louisabraham/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/louisabraham/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/louisabraham/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/louisabraham/.local/share/supertuxkart/grandprix/'.
[info   ] [FileManager]: Asset 0 will be loaded from '/usr/share/supertuxkart/data/challenges/'.
[info   ] [FileManager]: Asset 1 will be loaded from '/usr/share/supertuxkart/data/gfx/'.
[info   ] [FileManager]: Asset 2 will be loaded from '/usr/share/supertuxkart/data/grandprix/'.
[info   ] [FileManager]: Asset 3 will be loaded from '/usr/share/supertuxkart/data/gui/icons/'.
[info   ] [FileManager]: Asset 4 will be loaded from '/usr/share/supertuxkart/data/gui/screens/'.
[info   ] [FileManager]: Asset 5 will be loaded from '/usr/share/supertuxkart/data/gui/dialogs/'.
[info   ] [FileManager]: Asset 6 will be loaded from '/usr/share/supertuxkart/data/replay/'.
[info   ] [FileManager]: Asset 7 will be loaded from '/usr/share/supertuxkart/data/shaders/'.
[info   ] [FileManager]: Asset 8 will be loaded from '/usr/share/supertuxkart/data/skins/'.
[info   ] [FileManager]: Asset 9 will be loaded from '/usr/share/supertuxkart/data/ttf/'.
[info   ] [FileManager]: Asset 10 will be loaded from '/usr/share/supertuxkart/data/po/'.
[warn   ] [FileManager]: Directory 'library' not found, aborting.
[warn   ] [FileManager]: Directory 'models' not found, aborting.
[warn   ] [FileManager]: Directory 'music' not found, aborting.
[warn   ] [FileManager]: Directory 'sfx' not found, aborting.
[warn   ] [FileManager]: Directory 'textures' not found, aborting.
[info   ] [FileManager]: Asset 16 will be loaded from '/usr/share/supertuxkart/data/tracks/'.
[fatal  ] [FileManager]: Not all assets found - aborting.

It looks like only some assets were downloaded. How can I fix that?

@Benau
Copy link
Contributor

Benau commented Sep 13, 2020

This belong to archlinux issue tracker...

Try use https://github.com/supertuxkart/stk-code/releases/download/1.2/SuperTuxKart-1.2-linux.tar.xz instead

@Benau Benau closed this as completed Sep 13, 2020
@deveee
Copy link
Member

deveee commented Sep 13, 2020

It looks that it's for arm. Maybe I should make arm build too?

I have a build for raspberry pi with proprietary drivers (doesn't work for unknown reason, cannot init sdl rpi device). But building for standard linux is simple.

@Benau
Copy link
Contributor

Benau commented Sep 14, 2020

or unzip https://github.com/supertuxkart/stk-assets-mobile/releases/download/1.2/stk-assets.zip to /usr/share/supertuxkart/data/

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

3 participants