I have the Journal update for stage 30, the filled flask is in inventory, but Sickly Bernice does not have the Cure option in her dialog. CS shows GetIsId, GetStage and GetItemCount conditions for the topic, all met, so why isn't it showing? GetItemCount for the filled flask returns 1, so it's not a problem with excess items (the GetItemCount condition is for "== 1", but that's OK). I don't have any mod that could have replaced Sickly Bernice, and SQV shows the quest at the correct stage (and the test is >= 10, anyway). I have not looked at the UOP for SI to see if it made any change there, but it doesn't look broken as standard, so I wouldn't expect any. Just to play safe I entered AddTopic SE41Cure to make sure it was being considered, but no change. Any ideas?