1

Topic: Teeworlds start problem.

Hi, I'm new to Ubuntu and Teeworlds so this is the problem:
I use Ubuntu 11.04 and recently I updated Teeworlds from 0.5.2 to 0.6.0. Yesterday I was playing it without problems but today I can't start the game, I click the icon to start it and it opens a black window and instantly closes I don't know why is this happening I didn't change anything in Ubuntu  also I was curious so I opened another game (BilliardsGL) and it happened the same thing but in other games (like the ones that come in Ubuntu) it doesn't happen.
Please help me.
Also sorry for my English I'm not native.

2

Re: Teeworlds start problem.

Open teeworlds in a console and post the log her in "[code ]" Tags

3 (edited by Edsonmilan 2011-06-26 03:31:30)

Re: Teeworlds start problem.

Here it is:

[4e068ad6][engine]: running on unix-linux-ia32
[4e068ad6][engine]: arch is little endian
[4e068ad6][storage]: added path '$USERDIR' ('/home/*snip*/.teeworlds')
[4e068ad6][storage]: added path '$DATADIR' ('/home/*snip*/Documentos/teeworlds/data')
[4e068ad6][storage]: added path '$CURRENTDIR' ('/home/*snip*')
[4e068ad6][binds]: bound f1 (282) = toggle_local_console
[4e068ad6][binds]: bound f2 (283) = toggle_remote_console
[4e068ad6][binds]: bound tab (9) = +scoreboard
[4e068ad6][binds]: bound u (117) = +show_chat
[4e068ad6][binds]: bound f10 (291) = screenshot
[4e068ad6][binds]: bound a (97) = +left
[4e068ad6][binds]: bound d (100) = +right
[4e068ad6][binds]: bound space (32) = +jump
[4e068ad6][binds]: bound mouse1 (323) = +fire
[4e068ad6][binds]: bound mouse2 (324) = +hook
[4e068ad6][binds]: bound lshift (304) = +emote
[4e068ad6][binds]: bound rshift (303) = +spectate
[4e068ad6][binds]: bound 1 (49) = +weapon1
[4e068ad6][binds]: bound 2 (50) = +weapon2
[4e068ad6][binds]: bound 3 (51) = +weapon3
[4e068ad6][binds]: bound 4 (52) = +weapon4
[4e068ad6][binds]: bound 5 (53) = +weapon5
[4e068ad6][binds]: bound mousewheelup (331) = +prevweapon
[4e068ad6][binds]: bound mousewheeldown (332) = +nextweapon
[4e068ad6][binds]: bound t (116) = chat all
[4e068ad6][binds]: bound y (121) = chat team
[4e068ad6][binds]: bound f3 (284) = vote yes
[4e068ad6][binds]: bound f4 (285) = vote no
[4e068ad6][console]: failed to open 'settings.cfg'
[4e068ad6][console]: failed to open 'autoexec.cfg'
[4e068ad6][client]: starting...
[4e068ad8][engine/mastersrv]: refreshing master server addresses
[4e068ad8][client/sound]: sound init successful
[4e068ad8][textrender]: loaded pFont from '/home/snip/Documentos/teeworlds/data/fonts/DejaVuSans.ttf'
[4e068ad8][textrender]: default pFont set 0xb615101c
[4e068ad8][]: pFont memory usage: 2097152
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  129 (DRI2)
  Minor opcode of failed request:  8 (DRI2SwapBuffers        )
  Resource id in failed request:  0x3e0000f
  Serial number of failed request:  32
  Current serial number in output stream:  32

that's weird what does it mean with "(invalid Pixmap or Window parameter)"
xD Idk why I've added *snip*

4

Re: Teeworlds start problem.

Your driver doesn't seem to support OpenGL properly, you don't happen to have an Intel integrated graphics solution?
There's probably not much you can do then. Perhaps you can find drivers but I doubt it.

5 (edited by ghost 2011-06-26 11:34:42)

Re: Teeworlds start problem.

m!nus wrote:

Your driver doesn't seem to support OpenGL properly, you don't happen to have an Intel integrated graphics solution?
There's probably not much you can do then. Perhaps you can find drivers but I doubt it.

I agree that there seems to be some problem with OpenGL, however the graphics card seems to support it, because he was able to play Teeworlds 0.5 properly.

@Edsonmilan
Maybe try reinstalling your graphics drivers, that might help.

6 (edited by Edsonmilan 2011-06-26 20:36:04)

Re: Teeworlds start problem.

Alright but Ubuntu is very weird. Today I tried to start teeworlds and it started! I played like an hour but I still reinstall the drivers? If it helps this is the log of today:

[4e077b7b][engine]: running on unix-linux-ia32
[4e077b7b][engine]: arch is little endian
[4e077b7b][storage]: added path '$USERDIR' ('/home/*snip*/.teeworlds')
[4e077b7b][storage]: added path '$DATADIR' ('/home/*snip*/Documentos/teeworlds/data')
[4e077b7b][storage]: added path '$CURRENTDIR' ('/home/*snip*')
[4e077b7b][binds]: bound f1 (282) = toggle_local_console
[4e077b7b][binds]: bound f2 (283) = toggle_remote_console
[4e077b7b][binds]: bound tab (9) = +scoreboard
[4e077b7b][binds]: bound u (117) = +show_chat
[4e077b7b][binds]: bound f10 (291) = screenshot
[4e077b7b][binds]: bound a (97) = +left
[4e077b7b][binds]: bound d (100) = +right
[4e077b7b][binds]: bound space (32) = +jump
[4e077b7b][binds]: bound mouse1 (323) = +fire
[4e077b7b][binds]: bound mouse2 (324) = +hook
[4e077b7b][binds]: bound lshift (304) = +emote
[4e077b7b][binds]: bound rshift (303) = +spectate
[4e077b7b][binds]: bound 1 (49) = +weapon1
[4e077b7b][binds]: bound 2 (50) = +weapon2
[4e077b7b][binds]: bound 3 (51) = +weapon3
[4e077b7b][binds]: bound 4 (52) = +weapon4
[4e077b7b][binds]: bound 5 (53) = +weapon5
[4e077b7b][binds]: bound mousewheelup (331) = +prevweapon
[4e077b7b][binds]: bound mousewheeldown (332) = +nextweapon
[4e077b7b][binds]: bound t (116) = chat all
[4e077b7b][binds]: bound y (121) = chat team
[4e077b7b][binds]: bound f3 (284) = vote yes
[4e077b7b][binds]: bound f4 (285) = vote no
[4e077b7b][console]: executing 'settings.cfg'
[4e077b7b][binds]: bound tab (9) = +scoreboard
[4e077b7b][binds]: bound space (32) = +jump
[4e077b7b][binds]: bound 1 (49) = +weapon1
[4e077b7b][binds]: bound 2 (50) = +weapon2
[4e077b7b][binds]: bound 3 (51) = +weapon3
[4e077b7b][binds]: bound 4 (52) = +weapon4
[4e077b7b][binds]: bound 5 (53) = +weapon5
[4e077b7b][binds]: bound a (97) = +left
[4e077b7b][binds]: bound d (100) = +right
[4e077b7b][binds]: bound t (116) = chat all
[4e077b7b][binds]: bound u (117) = +show_chat
[4e077b7b][binds]: bound y (121) = chat team
[4e077b7b][binds]: bound f1 (282) = toggle_local_console
[4e077b7b][binds]: bound f2 (283) = toggle_remote_console
[4e077b7b][binds]: bound f3 (284) = vote yes
[4e077b7b][binds]: bound f4 (285) = vote no
[4e077b7b][binds]: bound f10 (291) = screenshot
[4e077b7b][binds]: bound rshift (303) = +spectate
[4e077b7b][binds]: bound lshift (304) = +emote
[4e077b7b][binds]: bound mouse1 (323) = +fire
[4e077b7b][binds]: bound mouse2 (324) = +hook
[4e077b7b][binds]: bound mousewheelup (331) = +prevweapon
[4e077b7b][binds]: bound mousewheeldown (332) = +nextweapon
[4e077b7b][console]: failed to open 'autoexec.cfg'
[4e077b7b][client]: starting...
[4e077b7b][engine/mastersrv]: refreshing master server addresses
[4e077b7c][client/sound]: sound init successful
[4e077b7c][localization]: loaded 'languages/spanish.txt'
[4e077b7c][textrender]: loaded pFont from '/home/*snip*/Documentos/teeworlds/data/fonts/DejaVuSans.ttf'
[4e077b7c][textrender]: default pFont set 0xb606b01c
[4e077b7c][]: pFont memory usage: 2097152
[4e077b7e][countryflags]: loaded country flag 'default'
[4e077b7e][countryflags]: loaded country flag 'XEN'
[4e077b7e][countryflags]: loaded country flag 'XNI'
[4e077b7e][countryflags]: loaded country flag 'XSC'
[4e077b7e][countryflags]: loaded country flag 'XWA'
[4e077b7e][countryflags]: loaded country flag 'AR'
[4e077b7e][countryflags]: loaded country flag 'AU'
[4e077b7e][countryflags]: loaded country flag 'AT'
[4e077b7e][countryflags]: loaded country flag 'BY'
[4e077b7e][countryflags]: loaded country flag 'BE'
[4e077b7e][countryflags]: loaded country flag 'BR'
[4e077b7e][countryflags]: loaded country flag 'BG'
[4e077b7e][countryflags]: loaded country flag 'CA'
[4e077b7e][countryflags]: loaded country flag 'CL'
[4e077b7e][countryflags]: loaded country flag 'CN'
[4e077b7e][countryflags]: loaded country flag 'CO'
[4e077b7e][countryflags]: loaded country flag 'HR'
[4e077b7e][countryflags]: loaded country flag 'CZ'
[4e077b7e][countryflags]: loaded country flag 'DK'
[4e077b7e][countryflags]: loaded country flag 'EG'
[4e077b7e][countryflags]: loaded country flag 'SV'
[4e077b7e][countryflags]: loaded country flag 'EE'
[4e077b7e][countryflags]: loaded country flag 'FI'
[4e077b7e][countryflags]: loaded country flag 'FR'
[4e077b7e][countryflags]: loaded country flag 'DE'
[4e077b7e][countryflags]: loaded country flag 'GR'
[4e077b7e][countryflags]: loaded country flag 'HU'
[4e077b7e][countryflags]: loaded country flag 'IN'
[4e077b7e][countryflags]: loaded country flag 'ID'
[4e077b7e][countryflags]: loaded country flag 'IR'
[4e077b7e][countryflags]: loaded country flag 'IL'
[4e077b7e][countryflags]: loaded country flag 'IT'
[4e077b7e][countryflags]: loaded country flag 'KZ'
[4e077b7e][countryflags]: loaded country flag 'LV'
[4e077b7e][countryflags]: loaded country flag 'LT'
[4e077b7e][countryflags]: loaded country flag 'LU'
[4e077b7e][countryflags]: loaded country flag 'MX'
[4e077b7e][countryflags]: loaded country flag 'NL'
[4e077b7e][countryflags]: loaded country flag 'NO'
[4e077b7e][countryflags]: loaded country flag 'PK'
[4e077b7e][countryflags]: loaded country flag 'PH'
[4e077b7e][countryflags]: loaded country flag 'PL'
[4e077b7e][countryflags]: loaded country flag 'PT'
[4e077b7e][countryflags]: loaded country flag 'RO'
[4e077b7e][countryflags]: loaded country flag 'RU'
[4e077b7e][countryflags]: loaded country flag 'SA'
[4e077b7e][countryflags]: loaded country flag 'RS'
[4e077b7e][countryflags]: loaded country flag 'SK'
[4e077b7e][countryflags]: loaded country flag 'ZA'
[4e077b7e][countryflags]: loaded country flag 'ES'
[4e077b7e][countryflags]: loaded country flag 'SE'
[4e077b7e][countryflags]: loaded country flag 'CH'
[4e077b7e][countryflags]: loaded country flag 'TR'
[4e077b7e][countryflags]: loaded country flag 'UA'
[4e077b7e][countryflags]: loaded country flag 'GB'
[4e077b7e][countryflags]: loaded country flag 'US'
[4e077b7e][game]: load skin twinbop
[4e077b7e][game]: load skin twintri
[4e077b7e][game]: load skin redbopp
[4e077b7e][game]: load skin limekitty
[4e077b7e][game]: load skin toptri
[4e077b7e][game]: load skin saddo
[4e077b7e][game]: load skin cammostripes
[4e077b7e][game]: load skin pinky
[4e077b7e][game]: load skin cammo
[4e077b7e][game]: load skin coala
[4e077b7e][game]: load skin warpaint
[4e077b7e][game]: load skin x_ninja
[4e077b7e][game]: load skin bluestripe
[4e077b7e][game]: load skin bluekitty
[4e077b7e][game]: load skin redstripe
[4e077b7e][game]: load skin brownbear
[4e077b7e][game]: load skin default
[4e077b7f][gameclient]: initialisation finished after 3271.24ms
[4e077b7f][client]: version 0.6 626fce9a778df4d4
[4e077b7f][]: pFont memory usage: 2621440
[4e077b7f][]: pFont memory usage: 2883584
[4e077b7f][]: pFont memory usage: 3014656
[4e077b7f][]: pFont memory usage: 3276800
[4e077b7f][]: pFont memory usage: 3407872
[4e077b80][]: pFont memory usage: 3538944
[4e077b80][]: pFont memory usage: 3801088
[4e077b81][engine/mastersrv]: saving addresses
[4e077b81][client/version]: version does match (0.6.0)
[4e077b84][]: pFont memory usage: 3932160

The log ^
It says that it failed to start autoexec.cfg what is that?

7

Re: Teeworlds start problem.

Edsonmilan wrote:

It says that it failed to start autoexec.cfg what is that?

Nothing to be worried about wink

Once in a century...

8

Re: Teeworlds start problem.

I would not do anything if it works correctly now.
autoexec.cfg is a config file that is loaded automatically, if it is present. You don't need it and as Elite Tee said, you can simply ignore that message.

9 (edited by Edsonmilan 2011-06-27 05:47:55)

Re: Teeworlds start problem.

ghost wrote:

I would not do anything if it works correctly now.
autoexec.cfg is a config file that is loaded automatically, if it is present. You don't need it and as Elite Tee said, you can simply ignore that message.

Alright thanks for the help guys this problem is solved.
Edit: Nvm it's happening again so?

10

Re: Teeworlds start problem.

Edsonmilan wrote:

Edit: Nvm it's happening again so?

So now you may reinstall the drivers.

11

Re: Teeworlds start problem.

Hip-Hop_BLOND wrote:
Edsonmilan wrote:

Edit: Nvm it's happening again so?

So now you may reinstall the drivers.

Ok but I'm very noob How do I do that? (Sorry for my ignorance)