Current Version Error

Current Version Error

Postby modz » 27 Dec 2013, 06:36

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
AMD Vishera FX-8350
MSI 970-Gaming
RAM 8GB DDR3 dual-channel
VGA HIS Radeon R9 270X 2GB 256bit DDR5

### STK fans ###
modz
 
Posts: 49
Joined: 20 May 2011, 04:49

Re: Current Version Error

Postby Auria » 28 Dec 2013, 03:51

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?
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: Current Version Error

Postby Auria » 29 Dec 2013, 00:30

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
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: Current Version Error

Postby hiker » 29 Dec 2013, 00:35

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
hiker
 
Posts: 1435
Joined: 07 Dec 2009, 12:15
Location: Melbourne, Australia

Re: Current Version Error

Postby modz » 15 Jan 2014, 20:46

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.
AMD Vishera FX-8350
MSI 970-Gaming
RAM 8GB DDR3 dual-channel
VGA HIS Radeon R9 270X 2GB 256bit DDR5

### STK fans ###
modz
 
Posts: 49
Joined: 20 May 2011, 04:49

Re: Current Version Error

Postby Auria » 16 Jan 2014, 00:39

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
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: Current Version Error

Postby hiker » 17 Jan 2014, 01:12

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
hiker
 
Posts: 1435
Joined: 07 Dec 2009, 12:15
Location: Melbourne, Australia

Re: Current Version Error

Postby chenfeinus » 02 Mar 2014, 20:49

I got exactly the same problem, and change environment variable doesn't help, any idea?
chenfeinus
 
Posts: 1
Joined: 26 Feb 2014, 07:13

Re: Current Version Error

Postby hiker » 02 Mar 2014, 22:28

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
hiker
 
Posts: 1435
Joined: 07 Dec 2009, 12:15
Location: Melbourne, Australia

Re: Current Version Error

Postby gaurav27.dixit » 17 Mar 2014, 21:46

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.
gaurav27.dixit
 
Posts: 2
Joined: 17 Mar 2014, 21:37

Re: Current Version Error

Postby gaurav27.dixit » 18 Mar 2014, 05:17

Hi, fixed the problem, thank you anyways :)
Cheers,
Gaurav.
gaurav27.dixit
 
Posts: 2
Joined: 17 Mar 2014, 21:37

Who is online

Users browsing this forum: No registered users and 1 guest