Topic: version 0.5.0 does NOT start up... black screen, then nothing...
i have a problem running teeworlds 0.5.0.
it seems to start up correctly (log output) but after the screen going dark (and probably switching resolution hereby) nothing happens anymore... just some keys seem to trigger events -- with F1 & F2 the mouse pointer shows up/hides, and F10 takes a screenshot (which is a 100% transparent png)...
i run linux on an older single core notebook with an ati chipset. version 0.4.* worked for me, but ran never really satisfying... slow and choppy... but after i've read that 0.5.0 switched to SDL i wanted to give it one more try.
i tried the precompiled binaries and several different ways of compiling the source myself (ebuilds, by hand, ...), but it always ends in the same black screen.
the only way to get rid of the black screen is to switch to a console and kill the process (SIGKILL). The process does not take any cpu-time after going dark...
oh and btw.: i read the FAQ, the documentation, did forum searches -- no answers so far! there is probably some relation to http://www.teeworlds.com/forum/viewtopic.php?id=3137, but i never got any X errors...
here is the output on the console:
------------------------------
[497245dc][engine]: running on unix-linux-ia32
[497245dc][engine]: arch is little endian
[497245dc][binds]: bound f1 (282) = toggle_local_console
[497245dc][binds]: bound f2 (283) = toggle_remote_console
[497245dc][binds]: bound tab (9) = +scoreboard
[497245dc][binds]: bound f10 (291) = screenshot
[497245dc][binds]: bound a (97) = +left
[497245dc][binds]: bound d (100) = +right
[497245dc][binds]: bound space (32) = +jump
[497245dc][binds]: bound mouse1 (323) = +fire
[497245dc][binds]: bound mouse2 (324) = +hook
[497245dc][binds]: bound lshift (304) = +emote
[497245dc][binds]: bound 1 (49) = +weapon1
[497245dc][binds]: bound 2 (50) = +weapon2
[497245dc][binds]: bound 3 (51) = +weapon3
[497245dc][binds]: bound 4 (52) = +weapon4
[497245dc][binds]: bound 5 (53) = +weapon5
[497245dc][binds]: bound mousewheelup (331) = +prevweapon
[497245dc][binds]: bound mousewheeldown (332) = +nextweapon
[497245dc][binds]: bound t (116) = chat all
[497245dc][binds]: bound y (121) = chat team
[497245dc][binds]: bound f3 (284) = vote yes
[497245dc][binds]: bound f4 (285) = vote no
[497245dc][engine/datadir]: paths used:
[497245dc][engine/datadir]: .
[497245dc][engine/datadir]: /home/user/.teeworlds
[497245dc][engine/datadir]: data
[497245dc][engine/datadir]: saving files to: /home/user/.teeworlds
[497245dc][console]: failed to open 'autoexec.cfg'
[497245dc][console]: failed to open 'settings.cfg'
[497245dd][client/sound]: sound init successful
[497245de][font]: gfx memory used for font textures: 3058288
[497245de][game]: load skin twinbop
[497245de][game]: load skin saddo
[497245de][game]: load skin pinky
[497245de][game]: load skin cammo
[497245de][game]: load skin warpaint
[497245de][game]: load skin redstripe
[497245de][game]: load skin default
[497245de][game]: load skin limekitty
[497245de][game]: load skin twintri
[497245de][game]: load skin cammostripes
[497245de][game]: load skin bluestripe
[497245de][game]: load skin redbopp
[497245de][game]: load skin coala
[497245de][game]: load skin x_ninja
[497245de][game]: load skin brownbear
[497245de][game]: load skin toptri
[497245de][game]: load skin bluekitty
[497245e0][]: 2097.186944.2ms
[497245e0][client]: version 0.5 b67d1f1a1eea234e
[497245e0][engine/mastersrv]: refreshing master server addresses
[497245e0][client/version]: version does match (0.5.0)
[497245e0][engine/mastersrv]: saving addresses
------------------------------
any idea? any help? any one?