#48837: Player removal not removing city border claims Open Date: 2023-10-12 21:51 Last Update: 2023-10-17 00:05 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/48837 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48837 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2023-10-17 00:05 Updated by: cazfi * Resolution Update from None to Accepted Comment: Reply To cazfi Currrent patch seems to cause some crashes itself. Fixed. Was about accessing nonexistent visions. --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Bugs Status: Open [Owner assigned] Priority: 5 - Medium MileStone: 3.0.9 Component: Server Severity: 5 - Medium Resolution: Accepted --------------------------------------------------------------------- Ticket details: server_remove_player() calls player_clear() in common/ code, and that removes cities by game_remove_city() only, while proper server side city removal would include remove_city() call. This likely has other effects, but I noticed this while debugging why there's a city border claim from already removed player. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/48837 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48837