Ticket #46417

Cache unit class native bases

Date d'ouverture: 2023-01-02 03:34 Dernière mise à jour: 2023-02-18 17:57

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
3

Détails

tile_has_native_base() would benefit from a uclass cache.native_bases, and there seems to be many callers for tile_has_native_base() - some in the path finding code.

Ticket History (3/10 Histories)

2023-01-02 03:34 Updated by: cazfi
  • New Ticket "Cache unit class native bases" created
2023-01-02 03:44 Updated by: cazfi
2023-01-23 11:52 Updated by: cazfi
2023-02-13 09:32 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2023-02-14 11:52 Updated by: cazfi
  • Résolution Update from Accepted to Aucun
Commentaire

Currently causes failing asserts. Seems that the cache is sometimes accessed when it's not initialized.

2023-02-16 00:37 Updated by: cazfi
  • Résolution Update from Aucun to Accepted
Commentaire

Reply To cazfi

Currently causes failing asserts. Seems that the cache is sometimes accessed when it's not initialized.

New master/S3_1 patch attached. S3_0 does not have the problematic cache user.

2023-02-18 17:57 Updated by: cazfi
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion