Ticket #46417

Cache unit class native bases

Eröffnet am: 2023-01-02 03:34 Letztes Update: 2023-02-18 17:57

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
3

Details

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-Verlauf (3/10 Historien)

2023-01-02 03:34 Aktualisiert von: cazfi
  • New Ticket "Cache unit class native bases" created
2023-01-02 03:44 Aktualisiert von: cazfi
2023-01-23 11:52 Aktualisiert von: cazfi
2023-02-13 09:32 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2023-02-14 11:52 Aktualisiert von: cazfi
  • Lösung Update from Accepted to Keine
Kommentar

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

2023-02-16 00:37 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
Kommentar

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 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden