You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this is happening because the synthetic activity we use for the Enlarge order is no longer available on the item because it has been fully enlarged.
Fixes an issue caused by enlarging special bastion facilities to
their maximum size, which caused the Enlarge activity to be
removed, and thus no subsequent chat actions could be triggered.
This fix covers the immediate problem, but the chat actions will
still not be usable if the player refreshes or the chat message
is re-rendered, because this fix only works because the deleted
activity is still held in memory as part of the event handler.
Closes#4714
repro:
The text was updated successfully, but these errors were encountered: