Ticket #43782

Lua: remove_extra() not working

Date d'ouverture: 2022-02-05 05:08 Dernière mise à jour: 2022-02-08 13:11

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

Détails

ddeanbrown in #43584:

Tested with RC1, assert errors are gone, but remove_extra() is not working. Also tried connecting to "turn_begin" signal and running on turn 1, instead of connecting to "map_generated" signal, and saw same problem, so maybe remove_extra() got broken.

Ticket History (3/7 Histories)

2022-02-05 05:08 Updated by: cazfi
  • New Ticket "Lua: remove_extra() not working" created
2022-02-05 05:45 Updated by: cazfi
  • Composant Update from (Aucun) to General
Commentaire

so maybe remove_extra() got broken.

I think it has been broken on S3_0 (for resources) either always or for a long time (might have gotten broken when their reappearance in case of terrain changing back to one supporting them was fixed) - and in earlier branches resources were not even considered extras.

Fix *seems* simple, but kind of risky in that it might break something else, and more critical - this might be something that we don't want to push in before 3.0.0 even with RC2 route, but want to expose to testing for entire 3.0.1 cycle. While it's annoying that it breaks that ruleset mentioned in the forums, it's not a regression either (it was not possible to remove resources in 2.6)

I'll submit the fix soon anyway, so we do have it available whatever we decide.

2022-02-05 05:54 Updated by: cazfi
Commentaire

Reply To cazfi

I'll submit the fix soon anyway

Attached.

2022-02-05 14:44 Updated by: cazfi
  • Priorité Update from 5 - moyen to 6
Commentaire

Reply To cazfi

it's not a regression either (it was not possible to remove resources in 2.6)

Well, it's not a regression that lua remove_extra() did not remove resources in 2.6, but the bug was on a lower level code -> it might break also other kind of resource removals.
2022-02-06 06:06 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
  • Jalon Update from (Aucun) to 3.0.0 (atteints)
Commentaire

Targeted to 3.0.0-RC2

2022-02-08 13:11 Updated by: cazfi
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Attachment File List

Modifier

Please login to add comment to this ticket » Connexion