Tíquete #43782

Lua: remove_extra() not working

: 2022-02-05 05:08 Última Atualização: 2022-02-08 13:11

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
6
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
1

Details

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
  • Componente Update from (Nenhum) to General
Comentário

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
Comentário

Reply To cazfi

I'll submit the fix soon anyway

Attached.

2022-02-05 14:44 Updated by: cazfi
  • Prioridade Update from 5 - Medium to 6
Comentário

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
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 3.0.0 (fechado)
Comentário

Targeted to 3.0.0-RC2

2022-02-08 13:11 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Attachment File List

Editar

Please login to add comment to this ticket » Login