Pages 1
You are not logged in. Please login or register.
Teeworlds Forum → Support → Porcessors overload
Update your drivers.
That image shows no valuable information, please give us the whole log.
king kong, open your teeworlds config_directory (Application data, i havent got experiences with linux), but find the settings.cfg and type at same end
logfile log
run teeworlds, computer crash, run it again, and send here content of the log file ;-)
As far I know, the logfile is supposed to be somewhere in "/var/log".
But where?
user@ubuntu-Jeff:~$ teeworlds
[492864b5][engine]: running on unix-linux-ia32
[492864b5][engine]: arch is little endian
[492864b5][binds]: bound f1 (258) = toggle_local_console
[492864b5][binds]: bound f2 (259) = toggle_remote_console
[492864b5][binds]: bound tab (293) = +scoreboard
[492864b5][binds]: bound f10 (267) = screenshot
[492864b5][binds]: bound a (65) = +left
[492864b5][binds]: bound d (68) = +right
[492864b5][binds]: bound space (32) = +jump
[492864b5][binds]: bound mouse1 (384) = +fire
[492864b5][binds]: bound mouse2 (385) = +hook
[492864b5][binds]: bound lshift (287) = +emote
[492864b5][binds]: bound 1 (49) = +weapon1
[492864b5][binds]: bound 2 (50) = +weapon2
[492864b5][binds]: bound 3 (51) = +weapon3
[492864b5][binds]: bound 4 (52) = +weapon4
[492864b5][binds]: bound 5 (53) = +weapon5
[492864b5][binds]: bound mousewheelup (383) = +prevweapon
[492864b5][binds]: bound mousewheeldown (382) = +nextweapon
[492864b5][binds]: bound t (84) = chat all
[492864b5][binds]: bound y (89) = chat team
[492864b5][console]: executing '/home/user/.teeworlds/settings.cfg'
[492864b5][binds]: bound m (77) = chat team
[492864b5][binds]: bound t (84) = chat all
[492864b5][binds]: bound f1 (258) = toggle_local_console
[492864b5][binds]: bound f2 (259) = toggle_remote_console
[492864b5][binds]: bound f10 (267) = screenshot
[492864b5][binds]: bound up (283) = +jump
[492864b5][binds]: bound left (285) = +left
[492864b5][binds]: bound right (286) = +right
[492864b5][binds]: bound rshift (288) = +emote
[492864b5][binds]: bound tab (293) = +scoreboard
[492864b5][binds]: bound kp0 (302) = +weapon4
[492864b5][binds]: bound kp1 (303) = +weapon3
[492864b5][binds]: bound kp5 (307) = +weapon5
[492864b5][binds]: bound kp9 (311) = +weapon2
[492864b5][binds]: bound mousewheeldown (382) = +nextweapon
[492864b5][binds]: bound mousewheelup (383) = +prevweapon
[492864b5][binds]: bound mouse1 (384) = +hook
[492864b5][binds]: bound mouse2 (385) = +fire
[492864b5][console]: failed to open '/home/user/.teeworlds/autoexec.cfg'
[492864b5][dbg/logger]: failed to open 'log' for logging
[492864b6][gfx]: alphabits = 8
[492864b6][gfx]: depthbits = 24
[492864b6][gfx]: stencilbits = 8
[492864b6][engine/mastersrv]: refreshing master server addresses
[492864b7][snd]: device #0 name='/dev/dsp'
[492864b7][snd]: device #1 name='Intel ICH5: Intel ICH5 (hw:0,0)'
[492864b7][snd]: device #2 name='Intel ICH5: Intel ICH5 - MIC ADC (hw:0,1)'
[492864b7][snd]: device #3 name='Intel ICH5: Intel ICH5 - MIC2 ADC (hw:0,2)'
[492864b7][snd]: device #4 name='Intel ICH5: Intel ICH5 - ADC2 (hw:0,3)'
[492864b7][snd]: device #5 name='Intel ICH5: Intel ICH5 - IEC958 (hw:0,4)'
[492864b7][snd]: device #6 name='front'
[492864b7][snd]: device #7 name='dmix'
[492864b7][snd]: device = 0
[492864b8][font]: gfx memory used for font textures: 3058288
[492864b8][game]: load skin brownbear
[492864b8][game]: load skin cammo
[492864b8][game]: load skin bluestripe
[492864b8][game]: load skin coala
[492864b8][game]: load skin redstripe
[492864b8][game]: load skin default
[492864b8][game]: load skin bluekitty
[492864b8][game]: load skin pinky
[492864b8][game]: load skin toptri
[492864b8][game]: load skin saddo
[492864b8][game]: load skin cammostripes
[492864b8][game]: load skin x_ninja
[492864b8][game]: load skin limekitty
[492864b8][game]: load skin redbopp
[492864b8][game]: load skin warpaint
[492864b8][game]: load skin twintri
[492864b8][game]: load skin twinbop
Segmentation Error
Notice that I manually closed the program at the end to keep the log and avoid to restart my computer.
Run ./teeworlds > logfile to write the standard output to a file and then give us that info.
Have you tried updating you drivers as I told you?
WTF?
I didn't changed or updated anything and it works...
Anyway, thanks!
Great!
The problem is back!
I don't get it...
My drivers are at the latest version aviable in the repositories...
I completely uninstalled (apt-get purge) teeworlds before to reinstall it but the problem still persist...
When I tried to run Teeworlds on xUbuntu 8.10, I also sometimes experience freezes (had to kill the xserver with shift-alt-backspace). Running the windows version with wine works just fine, so problem shouldn't be gfx drivers?
I have the same problem.
After couple minutes of game teeworlds minimize to program bar and won't back to full screen.
I must kill proces, becouse TW takes over 50% of CPU.
OS: Ubuntu 8.04
Hardware: Compal FL 92 with NVidia GeForce GeForce 8600M GT 512 MB (driver binary from nvidia ver. 169.12)
I hope this log helps you.
Expression 'parameters->channelCount <= maxChans' failed in '/home/kma/code/teeworlds/build/work/teeworlds/teeworlds-0.4.3-src/src/engine/external/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 924
Expression 'ValidateParameters( outputParameters, hostApi, StreamDirection_Out )' failed in '/home/kma/code/teeworlds/build/work/teeworlds/teeworlds-0.4.3-src/src/engine/external/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 1968
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 42 (X_SetInputFocus)
Serial number of failed request: 267015
Current serial number in output stream: 267016
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7a41767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7a4181e]
#2 /usr/lib/libX11.so.6 [0xb7e20518]
#3 /usr/lib/libGL.so.1 [0xb7d85a62]
#4 /lib/tls/i686/cmov/libc.so.6 [0xb7b91ff4]
Disable the screensaver and try again.
It's OK now, thanks!
Teeworlds Forum → Support → Porcessors overload
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.