I'm trying to set up multiplayer over LAN. If I use the dos prompt method, or the batch file, the first machine running the sim causes an error in SSS. This...
... Don't choose one that's already in use! In practice, this is pretty easy - choose a random number between 10000 (say) and 65000. Maybe also check somewhere...
When I run the multiplayer, the computer that gets SSS run first waits for connection, reports "no error" then ,mine looks a bit like yours except that it does...
Btw, I tried the loopback that you mentioned and the first run instance of sss crashed in the same way. ... pretty ... to ... security ... the ... clear ... in...
Hello - thanks for that. The error message has given me a big clue about what's going on - though of course I'll be programming "blind" when I try to fix it...
I'm very interested in trying some changes in the code of SSS. I'm running it on Windows but I'm not able to set up the source project to compile it...
I found how to do it: I didn't know that there was a previously compiled zip with all Libs, and includes needed. I extracted it, configured the lib and include...
Hello, I use frequently SSS in multiplayer, and I know that the last version, 2.17.3, doesn't work at all for the multiplayer mode, but the 2.17.2 works, I...
When I run the slope batch flies, i.e. the others like the heli and sled work, It starts fine and the glider appears and all seems fine, the bots will spawn,...
Hello! matrix_vector3.inl: In member function »void Matrix3::show(const char*) const«: matrix_vector3.inl:109: Fehler: Typumwandlung von »const Matrix3*« ...
... The most likely thing (I think) is that the graphics processor or CPU are overheating - possibly the former (because the heli requires more processing...
... It is now! Are you compiling on/for 64bit by any chance? The offending line is this: TRACE("%s Matrix3::this = 0x%x \n", str, (int) this); on 64bit I would...
... Hello! thanks for your fast reply. i just took this line out of the source, cause it seems to be a logging function - which isn`t so important at all ;D ...
Hello! It seems to be not possible for me to build from this sources: http://www.rowlhouse.co.uk/sss/sss-2.17.3.zip at first there are hundreds of wrong...
The problems come from a few sources sources: 1. the last time I did any substantial work on SSS was a perhaps 3 years back, and even then the environment...
... bad bad bad!! At least set it to 0! This is dependant on the OpenGL X11 extensions. Things have probably changed since I installed my linx distro 5 years...
... what for? doesn`t make a difference - it will crash anyway ;) ... i tried to include old extensions, no success by now. ... sounds good so far. could you...
I uploaded a new version - nothing really significant - if 2.17.x works for you don't bother with it and save my webspace bandwidth :) The changes are: 1. uses...
... CPU ... more ... SSS). ... card ... (assuming ... card/ ... may ... took ... Yeah, Thanks Danny. I will look into all the possibilities you've noted above....
Hi Danny, thank you for the new version. Since I read the footer message on your home page, I fear you'll move my patches I sent you by e-mail into trash. ...
Hi there everyone, I am wondering if anyone else is having trouble with start locations or is it just me. I have wanted to fly somewhere other than the ...
... Hi Thomas, I have downloaded a few of the sites from here, and have modified my regular CFG file to use the different locations. Here's what I did to get...
Hi people!! I've finished the programming to include an audible variometer to SSS. I'm going to send the code to Danny. I hope he will include tha vario in...
Hello all - I incorporated Esteban's changes (variometer + paraglider) this evening - a BIG thank you - not only for doing it but also doing it in such a way...
It's been a pleasure to be part of the 2.19.0th release of SSS. But the really big thanks are for you Danny, SSS is a wonderful sim, not only for how it works...
I would like to be able to do multiplayer "Hydrofoam" in SSS. Multiplayer isn't a problem, but I don't know much about creating new models. I was thinking that...