Topic: [SOLVED] Trouble installing 6.1 on Ubuntu
Hi, I'm having trouble installing Teeworlds 6.1. Whenever I double click it, the screen flashes black and then goes back to normal. So I ran it through terminal and got this:
daniel@daniel-desktop:~$ '/home/daniel/Desktop/teeworlds-0.6.1-x86/teeworlds'
[4e46b319][engine]: running on unix-linux-ia32
[4e46b319][engine]: arch is little endian
[4e46b319][storage]: added path '$USERDIR' ('/home/daniel/.teeworlds')
[4e46b319][storage]: added path '$DATADIR' ('/home/daniel/Desktop/teeworlds-0.6.1-x86/data')
[4e46b319][storage]: added path '$CURRENTDIR' ('/home/daniel')
[4e46b319][binds]: bound f1 (282) = toggle_local_console
[4e46b319][binds]: bound f2 (283) = toggle_remote_console
[4e46b319][binds]: bound tab (9) = +scoreboard
[4e46b319][binds]: bound u (117) = +show_chat
[4e46b319][binds]: bound f10 (291) = screenshot
[4e46b319][binds]: bound a (97) = +left
[4e46b319][binds]: bound d (100) = +right
[4e46b319][binds]: bound space (32) = +jump
[4e46b319][binds]: bound mouse1 (323) = +fire
[4e46b319][binds]: bound mouse2 (324) = +hook
[4e46b319][binds]: bound lshift (304) = +emote
[4e46b319][binds]: bound rshift (303) = +spectate
[4e46b319][binds]: bound right (275) = spectate_next
[4e46b319][binds]: bound left (276) = spectate_previous
[4e46b319][binds]: bound 1 (49) = +weapon1
[4e46b319][binds]: bound 2 (50) = +weapon2
[4e46b319][binds]: bound 3 (51) = +weapon3
[4e46b319][binds]: bound 4 (52) = +weapon4
[4e46b319][binds]: bound 5 (53) = +weapon5
[4e46b319][binds]: bound mousewheelup (331) = +prevweapon
[4e46b319][binds]: bound mousewheeldown (332) = +nextweapon
[4e46b319][binds]: bound t (116) = chat all
[4e46b319][binds]: bound y (121) = chat team
[4e46b319][binds]: bound f3 (284) = vote yes
[4e46b319][binds]: bound f4 (285) = vote no
[4e46b319][console]: executing 'settings.cfg'
[4e46b319][Console]: No such command: cl_flow.
[4e46b319][Console]: No such command: clan_name.
[4e46b319][Console]: Value:
[4e46b319][Console]: No such command: b_filter_string.
[4e46b319][Console]: No such command: b_filter_full.
[4e46b319][Console]: No such command: b_filter_empty.
[4e46b319][Console]: No such command: b_filter_pw.
[4e46b319][Console]: No such command: b_filter_ping.
[4e46b319][Console]: No such command: b_filter_gametype.
[4e46b319][Console]: No such command: b_filter_pure.
[4e46b319][Console]: No such command: b_filter_pure_map.
[4e46b319][Console]: No such command: b_filter_compatversion.
[4e46b319][Console]: No such command: b_sort.
[4e46b319][Console]: No such command: b_sort_order.
[4e46b319][Console]: No such command: b_max_requests.
[4e46b319][binds]: bound tab (9) = +scoreboard
[4e46b319][binds]: bound space (32) = +jump
[4e46b319][binds]: bound 1 (49) = +weapon1
[4e46b319][binds]: bound 2 (50) = +weapon2
[4e46b319][binds]: bound 3 (51) = +weapon3
[4e46b319][binds]: bound 4 (52) = +weapon4
[4e46b319][binds]: bound 5 (53) = +weapon5
[4e46b319][binds]: bound a (97) = +left
[4e46b319][binds]: bound d (100) = +right
[4e46b319][binds]: bound t (116) = chat all
[4e46b319][binds]: bound y (121) = chat team
[4e46b319][binds]: bound up (273) = +jump
[4e46b319][binds]: bound right (275) = +right
[4e46b319][binds]: bound left (276) = +left
[4e46b319][binds]: bound f1 (282) = toggle_local_console
[4e46b319][binds]: bound f2 (283) = toggle_remote_console
[4e46b319][binds]: bound f3 (284) = vote yes
[4e46b319][binds]: bound f4 (285) = vote no
[4e46b319][binds]: bound f10 (291) = screenshot
[4e46b319][binds]: bound lshift (304) = +emote
[4e46b319][binds]: bound mouse1 (323) = +fire
[4e46b319][binds]: bound mouse2 (324) = +hook
[4e46b319][binds]: bound mousewheelup (331) = +prevweapon
[4e46b319][binds]: bound mousewheeldown (332) = +nextweapon
[4e46b319][console]: failed to open 'autoexec.cfg'
[4e46b319][client]: starting...
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 130 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x1ad
Serial number of failed request: 135
Current serial number in output stream: 137
I'm not sure what the error is so can someone help?