Page 1 of 1

Current Version Error

PostPosted: 27 Dec 2013, 06:36
by modz
hi,

i got this error

{l Code}: {l Select All Code}
$ supertuxkart
Irrlicht Engine version 1.8.0
Linux 3.10.17 #1 SMP Wed Oct 23 16:28:33 CDT 2013 x86_64
[info   ] FileManager: Data files will be fetched from: '/usr/local/share/supertuxkart/'
[info   ] FileManager: User directory is '/home/dhamma/.config/supertuxkart/'.
[info   ] FileManager: Addons files will be stored in '/home/dhamma/.local/share/supertuxkart/addons/'.
[info   ] FileManager: Screenshots will be stored in '/home/dhamma/.cache/supertuxkart/screenshots/'.
[warn   ] FileManager: Directory 'challenges' not found, aborting.
[warn   ] FileManager: Directory 'fonts' not found, aborting.
[warn   ] FileManager: Directory 'gfx' not found, aborting.
[warn   ] FileManager: Directory 'grandprix' not found, aborting.
[warn   ] FileManager: Directory 'gui' 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 'shaders' not found, aborting.
[warn   ] FileManager: Directory 'skins' not found, aborting.
[warn   ] FileManager: Directory 'textures' not found, aborting.
[warn   ] FileManager: Directory 'po' not found, aborting.
[fatal  ] FileManager: Not all assets found - aborting.


how to solve the problem??

thanks

Re: Current Version Error

PostPosted: 28 Dec 2013, 03:51
by Auria
Hi,

we recently performed modifications on the file manager. Joerg, there seems to be an issue when STK is installed in /usr. Do you know why this may happen?

Re: Current Version Error

PostPosted: 29 Dec 2013, 00:30
by Auria
Hi,

for the being, we suggest simply not installing STK built from trunk, since this was untested. You can run in-place, where you built it, and that should work

Re: Current Version Error

PostPosted: 29 Dec 2013, 00:35
by hiker
modz {l Wrote}:hi,

i got this error

{l Code}: {l Select All Code}
$ supertuxkart
Irrlicht Engine version 1.8.0
Linux 3.10.17 #1 SMP Wed Oct 23 16:28:33 CDT 2013 x86_64
[info   ] FileManager: Data files will be fetched from: '/usr/local/share/supertuxkart/'
[info   ] FileManager: User directory is '/home/dhamma/.config/supertuxkart/'.
[info   ] FileManager: Addons files will be stored in '/home/dhamma/.local/share/supertuxkart/addons/'.
[info   ] FileManager: Screenshots will be stored in '/home/dhamma/.cache/supertuxkart/screenshots/'.
[warn   ] FileManager: Directory 'challenges' not found, aborting.
[warn   ] FileManager: Directory 'fonts' not found, aborting.
[warn   ] FileManager: Directory 'gfx' not found, aborting.
[warn   ] FileManager: Directory 'grandprix' not found, aborting.
[warn   ] FileManager: Directory 'gui' 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 'shaders' not found, aborting.
[warn   ] FileManager: Directory 'skins' not found, aborting.
[warn   ] FileManager: Directory 'textures' not found, aborting.
[warn   ] FileManager: Directory 'po' not found, aborting.
[fatal  ] FileManager: Not all assets found - aborting.


how to solve the problem??

Hi,

sorry for the delay, I am/was on Christmas break ;)

This is for a self-compiled executable I assume? The self compiled executables are mostly meant to be run without installation. Can you tell me how you installed stk?

For now the easy solution is to define the environment variable SUPERTUXKART_DATADIR to point to the location of the data files - if you do this you should be ready to run. Or just run it directly from the build directory (./bld/bin/Debug/supertuxkart or so).

Cheers,
Joerg

Re: Current Version Error

PostPosted: 15 Jan 2014, 20:46
by modz
hi,

still same error

{l Code}: {l Select All Code}
$ supertuxkart
Irrlicht Engine version 1.8.0
Linux 3.10.17 #1 SMP Wed Oct 23 16:28:33 CDT 2013 x86_64
[info   ] FileManager: Data files will be fetched from: '/usr/local/share/supertuxkart/'
[info   ] FileManager: User directory is '/home/dhamma/.config/supertuxkart/'.
[info   ] FileManager: Addons files will be stored in '/home/dhamma/.local/share/supertuxkart/addons/'.
[info   ] FileManager: Screenshots will be stored in '/home/dhamma/.cache/supertuxkart/screenshots/'.
[warn   ] FileManager: Directory 'challenges' not found, aborting.
[warn   ] FileManager: Directory 'fonts' not found, aborting.
[warn   ] FileManager: Directory 'gfx' not found, aborting.
[warn   ] FileManager: Directory 'grandprix' not found, aborting.
[warn   ] FileManager: Directory 'gui' 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 'shaders' not found, aborting.
[warn   ] FileManager: Directory 'skins' not found, aborting.
[warn   ] FileManager: Directory 'textures' not found, aborting.
[warn   ] FileManager: Directory 'po' not found, aborting.
[fatal  ] FileManager: Not all assets found - aborting.


i installed supertuxkart trunk version, using INSTALL file.

Re: Current Version Error

PostPosted: 16 Jan 2014, 00:39
by Auria
Hi,

we recently switched to git. See the new instructions here : http://supertuxkart.sourceforge.net/Source_control

The new setup has been tested successfully by several linux users

Re: Current Version Error

PostPosted: 17 Jan 2014, 01:12
by hiker
Auria {l Wrote}:we recently switched to git. See the new instructions here : http://supertuxkart.sourceforge.net/Source_control

The new setup has been tested successfully by several linux users

Installing does currently not work (esp. not in the new environment), so just start STK from the build directory.

Cheers,
Joerg

Re: Current Version Error

PostPosted: 02 Mar 2014, 20:49
by chenfeinus
I got exactly the same problem, and change environment variable doesn't help, any idea?

Re: Current Version Error

PostPosted: 02 Mar 2014, 22:28
by hiker
chenfeinus {l Wrote}:I got exactly the same problem, and change environment variable doesn't help, any idea?

We just fixed that problem on #irc: turns out that the build directory was not inside of the stk-code, and this is indeed not explicitly mentioned on our windows build pages. We try to improve our docs asap.

Cheers,
Joerg

Re: Current Version Error

PostPosted: 17 Mar 2014, 21:46
by gaurav27.dixit
We just fixed that problem on #irc: turns out that the build directory was not inside of the stk-code, and this is indeed not explicitly mentioned on our windows build pages. We try to improve our docs asap.


Can you please elaborate the solution? Need to build urgently for GSoC14.

Have a similar log:

[warn ] [FileManager]: Directory 'music' not found, aborting.
[warn ] [FileManager]: Directory 'sfx' not found, aborting.
[info ] [FileManager]: Asset 8 will be loaded from '../data/shaders/'.
[info ] [FileManager]: Asset 9 will be loaded from '../data/skins/'.
[warn ] [FileManager]: Directory 'textures' not found, aborting.
[info ] [FileManager]: Asset 11 will be loaded from '../data/po/'.
[fatal ] [FileManager]: Not all assets found - aborting.


and,


---------------------------
SuperTuxKart crashed :/
---------------------------
SuperTuxKart crashed!
Please hit Ctrl+C to copy to clipboard and signal the problem
to the developers on our forum: viewforum.php?f=16

Call stack:

crash_reporting.cpp:CrashReporting::getCallStack:306
crash_reporting.cpp:CrashReporting::winCrashHandler:90
crash_reporting.cpp:CrashReporting::signalHandler:125
raise
abort
wassert
log.hpp:Log::fatal:93
file_manager.cpp:FileManager::FileManager:248
main.cpp:initUserConfig:987
main.cpp:main:1143
crtexe.c:__tmainCRTStartup:626
crtexe.c:mainCRTStartup:466
BaseThreadInitThunk
RtlInitializeExceptionChain
RtlInitializeExceptionChain
---------------------------
OK
---------------------------





cheers,
gaurav.

Re: Current Version Error

PostPosted: 18 Mar 2014, 05:17
by gaurav27.dixit
Hi, fixed the problem, thank you anyways :)
Cheers,
Gaurav.