3.3.0 (Beta) Multiplayer issues
3.3.0 (Beta) Multiplayer issues
We really need people to be using the 3.3.0 (beta) versions of the game for multiplayer.
Please report any issues you may run into!
We would like to fix things ASAP, so, if something is wrong, SPEAK UP!
Thanks!
Please report any issues you may run into!
We would like to fix things ASAP, so, if something is wrong, SPEAK UP!
Thanks!
/facepalm ...Grinch stole Warzone

contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.



Super busy, don't expect a timely reply back.
Re: 3.3.0 (Beta) Multiplayer issues
The Tarball don't work it's not even set to the right version in SF
If you want to get the git version first you need to get master and then switch to 3.3.0-beta1
To get master
in the folder you want to store warzone
Then you can change to the 3.3.0-beta1 branch with the below commands
I did in the master version
Then change the branch to 3.3.0-beta1
with
Then compile it using the commands.
After you have compiled it you can.
And you are ready I hope!!!
If you want to get the git version first you need to get master and then switch to 3.3.0-beta1
To get master
Code: Select all
git clone git://github.com/Warzone2100/warzone2100
cd warzone2100
git submodule update --init --recursive
Then you can change to the 3.3.0-beta1 branch with the below commands
I did
Code: Select all
git pull --tags
Then change the branch to 3.3.0-beta1
with
Code: Select all
git checkout 3.3.0-beta1
Code: Select all
./autogen.sh
./configure && make
Code: Select all
./src/warzone2100
- WZ2100ModsFAn
- Trained
- Posts: 287
- Joined: 15 Apr 2018, 17:25
- Location: United States.
Re: 3.3.0 (Beta) Multiplayer issues
How do i install all of the missing dependencies before doing ./configure?
The game will say things like missing Harfbuzz.
The game will say things like missing Harfbuzz.
Apologies if i dont see your post
central time usa
central time usa
Re: 3.3.0 (Beta) Multiplayer issues
Sorry my badWZ2100ModsFAn wrote: ↑12 Feb 2019, 02:09w do i install all of the missing dependencies before doing ./configure?
The game will say things like missing Harfbuzz.
Distributions using dpkg/apt (Debian, Mint, Ubuntu)
Debian (tested for version 9.3.0)
Code: Select all
sudo apt-get install -y autoconf build-essential zip pkg-config qtscript5-dev libsdl2-dev libpng-dev libtheora-dev libopenal-dev libvorbis-dev libglew-dev libphysfs-dev libfribidi-dev libfreetype6-dev libharfbuzz-dev libfontconfig1-dev gdb asciidoc-base wkhtmltopdf gettext
Code: Select all
sudo apt-get install -y autoconf automake build-essential qtscript5-dev libpng12-dev libtheora-dev libopenal-dev libvorbis-dev libglew-dev libphysfs-dev libfribidi-dev libfreetype6-dev libharfbuzz-dev libfontconfig1-dev libgl1-mesa-dev gdb docbook-xsl libxml2-utils xsltproc asciidoc wkhtmltopdf gettext
install SDL 2.0.7 manually by following these instructions
install SDL 2.0.6 from the repositories of Ubuntu 17.10 Artful Aardvark (supported until July 2018):
Re: 3.3.0 (Beta) Multiplayer issues
Have a problem, the game do not use IPv4, debug:
I also do not see any 2100 open port in ipv4, the game listen 2100 only on ipv6
Code: Select all
net |08:15:53: [socketListen:1294] Successfully created an IPv4 socket (0x558eddff9cc0)
net |08:15:53: [socketListen:1299] Successfully created an IPv6 socket (0x558eddff9cc0)
net |08:15:53: [socketListen:1311] Successfully enabled IPv4 to IPv6 mapping. Cleaning up IPv4 socket.
net |08:15:53: [socketListen:1351] setting socket (0x558eddff9cc0) blocking status (false, IPv6).
net |08:15:53: [setSocketBlocking:834] Socket is set to non-blocking.
net |08:15:53: [NEThostGame:2660] New tcp_socket = 0x558eddff9cc0
net |08:15:53: [NEThostGame:2741] Hosting a server. We are player 0.
net |08:15:53: [socketOpen:1136] Connecting to [88.198.45.216]:9990
net |08:15:53: [socketOpen:1153] setting socket (0x558ede0122c0) blocking status (false).
net |08:15:53: [setSocketBlocking:834] Socket is set to non-blocking.
net |08:15:54: [NETregisterServer:2222] Using game ID: 689
net |08:15:54: [NETsendGAMESTRUCT:811] sending GAMESTRUCT, size: 814
net |08:15:56: [readAll:970] socket (0x558ede0122c0) has timed out.
net |08:15:56: [readAll:973] socket (0x558ede0122c0) error.
error |08:15:56: [readLobbyResponse:2120] Error while connecting to the lobby server: Время ожидания соединения истекло
Make sure port 2100 can receive incoming connections.
Code: Select all
root@powerman:/home/prot# netstat -tnlup | grep 2100
tcp6 0 0 :::2100 :::* LISTEN 11826/warzone2100
udp 0 0 0.0.0.0:41088 0.0.0.0:* 11826/warzone2100
Re: 3.3.0 (Beta) Multiplayer issues
Please enable unit orders in the menu again.
please enable pursue.
please enable hold position
please enable pursue.
please enable hold position
Re: 3.3.0 (Beta) Multiplayer issues
There is a ticket for that. Ticket #4303 is assigned to Forgon. Talk to him if you want.Berg wrote: Please enable unit orders in the menu again.
please enable pursue.
please enable hold position
Re: 3.3.0 (Beta) Multiplayer issues
The more I talk about it every real chance i get reminds them that they are slack butts that make promises they should keep and forgot OPPS FORGON might make it also have zoom and jammer buttons not just the hold pursue etc.
- WZ2100ModsFAn
- Trained
- Posts: 287
- Joined: 15 Apr 2018, 17:25
- Location: United States.
Re: 3.3.0 (Beta) Multiplayer issues
Thanx hopefully will install these and run WZ without missing errors.Berg wrote: ↑12 Feb 2019, 04:11Sorry my badWZ2100ModsFAn wrote: ↑12 Feb 2019, 02:09w do i install all of the missing dependencies before doing ./configure?
The game will say things like missing Harfbuzz.
Distributions using dpkg/apt (Debian, Mint, Ubuntu)
Debian (tested for version 9.3.0)Mint (tested for version 18.3)Code: Select all
sudo apt-get install -y autoconf build-essential zip pkg-config qtscript5-dev libsdl2-dev libpng-dev libtheora-dev libopenal-dev libvorbis-dev libglew-dev libphysfs-dev libfribidi-dev libfreetype6-dev libharfbuzz-dev libfontconfig1-dev gdb asciidoc-base wkhtmltopdf gettext
To satisfy the dependency SDL >= 2.0.5, use one of the following methods:Code: Select all
sudo apt-get install -y autoconf automake build-essential qtscript5-dev libpng12-dev libtheora-dev libopenal-dev libvorbis-dev libglew-dev libphysfs-dev libfribidi-dev libfreetype6-dev libharfbuzz-dev libfontconfig1-dev libgl1-mesa-dev gdb docbook-xsl libxml2-utils xsltproc asciidoc wkhtmltopdf gettext
install SDL 2.0.7 manually by following these instructions
install SDL 2.0.6 from the repositories of Ubuntu 17.10 Artful Aardvark (supported until July 2018):
Apologies if i dont see your post
central time usa
central time usa
Re: 3.3.0 (Beta) Multiplayer issues
Hi There,
i would love to help but I am on Mac. Any News on that? There was a bug report that this mac issue was fixed in the master so can we hope for a full 3.3.0 MAC Version soon?
THanks
i would love to help but I am on Mac. Any News on that? There was a bug report that this mac issue was fixed in the master so can we hope for a full 3.3.0 MAC Version soon?
THanks

Re: 3.3.0 (Beta) Multiplayer issues
Hi @grey try the mac build https://sourceforge.net/projects/warzon ... ses/3.3.0/
Re: 3.3.0 (Beta) Multiplayer issues
I play with a resolution of 1920x1080. If the game is minimized to windowed mode (Alt+Enter) and closed. The next time you start the game will have a resolution of 640x480.
The resolution can be changed again, but it is not correct.
I'm using windows 10 OS.
The resolution can be changed again, but it is not correct.
I'm using windows 10 OS.
Re: 3.3.0 (Beta) Multiplayer issues
In SP, cyborgs are moving inside transports (on the left panel), it looks hilarious.
There is still a really low unit limit and maximum zoom distance is awful. Why is there a 5 cap on maximum research centres? Can't you make maximum unlimited with default 5? Similar for other buildings.
The game does not remember some settings when playing skirmishes, namely the map choice and structure limits are forgotten, as are bot difficulties.
The new challenge is busted, the AI does not build any units other than trucks. Consequently all it ever does is build bases.
There is still a really low unit limit and maximum zoom distance is awful. Why is there a 5 cap on maximum research centres? Can't you make maximum unlimited with default 5? Similar for other buildings.
The game does not remember some settings when playing skirmishes, namely the map choice and structure limits are forgotten, as are bot difficulties.
The new challenge is busted, the AI does not build any units other than trucks. Consequently all it ever does is build bases.
Re: 3.3.0 (Beta) Multiplayer issues
Please take the time to write a proper bug report (with a screenshot).
The unit limit can be increased via mods.
But the more units are allowed, the slower games will run.
Maximum zoom distance will be increased if I fix a few bugs related to it.
You can increase structure limits with mods.
This is a longstanding problem.
Saving AI difficulties is easy (although I never published my patch for that), but saving of map settings was disabled years ago due to security concerns and re-enabling this feature will require some work.
I hope you are exaggerating. Could you be more specific?
Re: 3.3.0 (Beta) Multiplayer issues
Sure, but it doesen't have to be limited to 50! In spring the maximum total is around 30000 with 1000 per player being the usual default setting. There are regular 8v8 games going on and noone is complaining. A hard limit of 50 belongs in the past century.
This is needlessly restrictive. The real restriction is income, so let players build however much they want.
Security concerns? In singleplayer skirmish?!
I am not, here:
error spam @ stdout/stderr: picture in enemy base: