actionquake / q2pro

Enhanced Quake 2 client and server focused on multiplayer
GNU General Public License v2.0
6 stars 5 forks source link

Espionage: Fix crashes with bots, cleanup #212

Open darkshade9 opened 3 hours ago

darkshade9 commented 3 hours ago

Segfaults encountered:

leadering and unleadering:

Brown Steel is full of buckshot from Ulises's sawed off shotgun
mikota is no longer The B-Team's leader

]/aq2server/entrypoint.sh: line 491:    28 Segmentation fault      (core dumped) /aq2server/q2proded +set game action +set net_port $PORT +exec config.cfg +set q2a_config $Q2A_CONFIG +seta server_id $server_id +seta server_ip $server_ip

Weird bug that had bots unkillable (shot through them) but they could still shoot


Cleanup debug logging:

BOTLIB_ESPGetTargetNode: there are no nodes near the leader
BOTLIB_ESPGetTargetNode: there are no nodes near ETV target

Fix beer.bsp navmesh so the bots more around better

darkshade9 commented 1 hour ago

Segfault fixed

Haven't been able to reproduce the unkillable bots

Debug logging cleaned up

Fixed beer navmesh

New bug: ETV mode round does not end when capturing the briefcase