SVN game mode selection bug

SVN game mode selection bug

Postby ctdabomb » 18 Apr 2012, 22:53

see the screenshot. the selection circle isn't centred under the mode.(also, the game never remembers my name)
Attachments
Screenshot-3.png
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby Auria » 18 Apr 2012, 23:17

The font issue is known, I am currently working to resolve that

Regarding not remembering your name, you did check the "remember me" checkbox right?
If so can you please run STK from terminal and show the terminal output the 2 times you open STK (the first time to check 'remember me', the second time to check if it remembered you) as well as the config.xml file in your user dir? (~/.config/supertukart)
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SVN game mode selection bug

Postby ardvark71 » 19 Apr 2012, 11:19

Hi all...

Story mode? Haven't seen that with with my copy of 0.7.3. :?

Regards...
Our Lord and Savior Jesus Christ loves and cares about you most of all!

How do I know this personally? Please read here.

PLEASE LISTEN TO THIS PODCAST! You don't have to end up here!
User avatar
ardvark71
 
Posts: 66
Joined: 22 Mar 2012, 01:58
Location: USA

Re: SVN game mode selection bug

Postby Crendgrim » 19 Apr 2012, 11:29

It is implemented in current trunk, and will be available in 0.8 according to the roadmap.
Crendgrim
 
Posts: 227
Joined: 03 May 2011, 21:59

Re: SVN game mode selection bug

Postby ctdabomb » 19 Apr 2012, 13:49

how do you do it in terminal? I can never remember how, and always have trouble. :( and yes, I did click remember me.
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby Auria » 20 Apr 2012, 01:23

ctdabomb {l Wrote}:how do you do it in terminal? I can never remember how, and always have trouble. :( and yes, I did click remember me.


if stk is installed system-wide, just do...

{l Code}: {l Select All Code}
supertuxkart


if it stayed local in some folder,

{l Code}: {l Select All Code}
cd /path/to/the/folder/where/stk/it/use/drag/and/drop
./supertuxkart
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SVN game mode selection bug

Postby ctdabomb » 20 Apr 2012, 01:25

ok, thanks, I will be busy this weekend, so I will get to it around Monday :D thanks
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby ctdabomb » 25 Apr 2012, 13:45

here it is:
{l Code}: {l Select All Code}
STARTUP------
ctdabomb@ctdabomb-laptop:~$ cd /home/ctdabomb/Downloads/supertuxkart-svn11120-linux-glibc2.7-i386
ctdabomb@ctdabomb-laptop:~/Downloads/supertuxkart-svn11120-linux-glibc2.7-i386$ ./supertuxkart
bash: ./supertuxkart: No such file or directory
ctdabomb@ctdabomb-laptop:~/Downloads/supertuxkart-svn11120-linux-glibc2.7-i386$ ./run_game.sh
Irrlicht Engine version 1.8.0-alpha
Linux 2.6.32-40-generic #87-Ubuntu SMP Mon Mar 5 20:26:31 UTC 2012 i686
[FileManager] Data files will be fetched from: '.'
[FileManager] Addons files will be stored in '/home/ctdabomb/.local/share/supertuxkart/addons'.
Unknown value for remember_window_location; expected true or false
[XMLNode] WARNING: Expected int but found 'true' for attribute 'anisotropic' of node 'GFX' in file /home/ctdabomb/.config/supertuxkart/config.xml
Unknown value for pixel_shaders; expected true or false
[translate] Env var LANGUAGE = 'en_US.utf8'
[translate] Env var LANGUAGE = 'en_US.utf8', which corresponds to 'English (United States)'
Adding language fallback en
[IrrDriver] Trying OpenGL rendering.
Could not read XML file ./data/gui//skins/red.stkskin
[addons] Problems downloading file - return code 6.
[addons] Problems downloading file - return code 6.
Highscore file format too old, a new one will be created.
STORY MODE--------
[Irrlicht Warning] PNG warning: Interlace handling should be turned on when using png_read_image
[WARNING] Cannot find challenge named <mansion>
MANSION---------------
[Irrlicht Warning] PNG warning: Interlace handling should be turned on when using png_read_image
Animated texture: no texture name specified for track 'mansion'
Animated texture: no texture name specified for track 'mansion'
drmRadeonCmdBuffer: -12. Kernel failed to parse or rejected command stream. See dmesg for more info.
AL lib: ALc.c:1302: exit() 1 device(s) and 1 context(s) NOT deleted
AL lib: alBuffer.c:1097: exit() 50 Buffer(s) NOT deleted
CRASH-----------
ctdabomb@ctdabomb-laptop:~/Downloads/supertuxkart-svn11120-linux-glibc2.7-i386$ 


(I added the crash mansion and story mode parts)
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby ctdabomb » 25 Apr 2012, 13:47

also, the warning icon for the addons seems a bit out of place. is that another font error?
Screenshot-3.png
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby ctdabomb » 25 Apr 2012, 14:04

this has been pretty heavily discussed i think, but I think the icons should be more like this mockup than the way they are now.
Attachments
Screenshot-3 (copy).png
Some people are like slinkies... not really good for anything, but you still can't help smiling when you shove them down the stairs.
ctdabomb
 
Posts: 1075
Joined: 13 Dec 2011, 21:21
Location: halfway there

Re: SVN game mode selection bug

Postby Auria » 25 Apr 2012, 15:55

Hi,

I'm not sure, because Story Mode is intended to become the main single-player way to play?
Image
User avatar
Auria
STK Moderator
 
Posts: 2976
Joined: 07 Dec 2009, 03:52

Re: SVN game mode selection bug

Postby MCMic » 28 Apr 2012, 09:59

I like the way it is now.
User avatar
MCMic
 
Posts: 723
Joined: 05 Jan 2010, 17:40

Who is online

Users browsing this forum: No registered users and 1 guest