Posts: 4
Threads: 1
Joined: Sep 2010
I am running openSUSE 11.3 and I recently upgraded to version 1.1. I now cannot connect to any servers. Next to each on the selection screen, it says "Newer Protocol." And when I try and enter one anyway, it says "you are using different game protocol (you: 1129 server 1130). How can I fix this?
Posts: 1,436
Threads: 7
Joined: Jun 2010
Make sure you really have the latest version (download from sourcefore).
Posts: 126
Threads: 7
Joined: Jul 2010
(19 Sep 10, 07:08PM)tempest Wrote: Make sure you really have the latest version (download from sourcefore).
+1
P@ndel
Posts: 481
Threads: 11
Joined: Jul 2010
what does it say when you type /version ? it should say 1101, not 1100, which i think runs on 1129 protocol
Posts: 21
Threads: 3
Joined: Sep 2010
install newest version from scratch (do not try to override old one)
Posts: 4
Threads: 1
Joined: Sep 2010
Sorry I haven't responded. I just checked the version, and it read 1100. Also, I just downloaded the latest version from sourceforge and am running that. I still cannot connect.
Posts: 481
Threads: 11
Joined: Jul 2010
click the link on the side of the ac homepage and download it from that link (even though it is probably the same). you are definitely on the wrong version. also, when you install it, make sure you dont just overwrite the old version.
Posts: 4
Threads: 1
Joined: Sep 2010
I uninstalled all the previous version's files, including the hidden screenshot folder. Now, when I run the new assaultcube.sh, I get error message 8.
Posts: 1,436
Threads: 7
Joined: Jun 2010
What's "error message 8"?
Posts: 4
Threads: 1
Joined: Sep 2010
This is what I see when I run assaultcube.sh from terminal. The screen goes black momentarily, then back to desktop.
michael@linux-4u8w:~/1.1.0.1> assaultcube.sh
Using home directory: /home/michael/.assaultcube_v1.1
current locale: en_US.UTF-8
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
init: video: misc
init: gl
Renderer: Mesa DRI Intel® 865G GEM 20100328 2010Q1 x86/MMX/SSE2 (Tungsten Graphics, Inc)
Driver: 1.3 Mesa 7.8.2
stacktrace:
/home/michael/1.1.0.1/bin_unix/linux_client(_ZN12signalbinder11stackdumperEi+0x26) [0x812d486]
[0xffffe400]
/usr/lib/libjpeg.so.62(jdiv_round_up+0x11) [0xb76638a1]
/usr/lib/libjpeg.so.8(jpeg_core_output_dimensions+0x137) [0xb5bf1cc7]
/usr/lib/libjpeg.so.8(jpeg_calc_output_dimensions+0x3b) [0xb5bf566b]
/usr/lib/libSDL_image-1.2.so.0(IMG_LoadJPG_RW+0x19c) [0xb774567c]
/usr/lib/libSDL_image-1.2.so.0(IMG_LoadTyped_RW+0xc1) [0xb7742911]
/usr/lib/libSDL_image-1.2.so.0(IMG_Load+0x64) [0xb7742a94]
/home/michael/1.1.0.1/bin_unix/linux_client(_Z11loadsurfacePKcRiS1_S1_ibb+0x180) [0x812aea0]
/home/michael/1.1.0.1/bin_unix/linux_client(_Z11textureloadPKcibb+0x111) [0x812b3d1]
/home/michael/1.1.0.1/bin_unix/linux_client(main+0x2e6) [0x809e3c6]
/lib/libc.so.6(__libc_start_main+0xfe) [0xb73bbc0e]
/home/michael/1.1.0.1/bin_unix/linux_client() [0x806c6a1]
AssaultCube error (8) ()
Posts: 684
Threads: 36
Joined: Jun 2010
@greasem0nkey
Try get the trunk source and compile it.
Maybe it is a graphics driver issue... But I have no skill to help you, tbh.
Posts: 1,436
Threads: 7
Joined: Jun 2010
The n-th time now: there appears to be a bug in OpenSUSE's libjpeg implementation. You can try building either AC or libjpeg from source code.