No, I unzipped tremulous-1.1.0.zip into ~/Downloads/trem/tremulous, went there and tried to run the executable - tremulous.x86, it said: No such file or directory
no, that’s a known memory corruption error due to incorrect programming. the error does not show up on all machines. if u compile the program urself from the same source code (without bugfixes), then it’s not very likely that the error will go away.
when Tremulous was released, for „better quality assurance”, compilation warnings were forced to be compilation errors using the -Werror flag. and the code did compile at that time. however, compilers have changed since, and now give new warnings and, thus, errors. remove the use of -Werror from the Makefile.
also grab a binary for an updated client here
im not sure if trem is still in the repos, i think it is on ubuntu, but before you compile do
sudo apt-get build-dep tremulous
run tremulous and it’ll create a folder in your home folder called .tremulous (~/.tremulous), that’s where you put your qkey and client side modes and stuff.
I tried installing tremulous that way on ubuntu and it says: “Unable to find package tremulous”
I then tried with the installer and it’s kind of installed but when I run tremulous the trem console goes fullscreen and says it couldn’t find ui stuff, so I can’t play
For some reasons it works with tremfusion, thanks!
I have one more problem tho. When I try to connect to grangerpub it says I must download some files and when I click on download from website/server it didn’t work. I thought it was due to cl_allowDownload being set to 0, so I set it to 1 but it still doesn’t work. It does that only with grangerpub, but other servers seems to work
When I try to connect to the server a message pop-up and says that I need to download slacker/vms-1.1.0.pk3. Both “download from website” and “download from server” doesn’t work even tho I have cl_allowDownload set to 1 in /home/.tremulous/base/autogen.cfg