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
Regalis11 opened this issue
Nov 12, 2024
Discussed in
#15028
· 1 comment
Assignees
Labels
BugSomething isn't workingCodeProgramming taskModdingModding-related feature request or issue, or a bug that only occurs with modsTicketThe issue has been converted into an issue report.
Originally posted by ubertpendragon November 2, 2024
Disclaimers
I have searched the issue tracker to check if the issue has already been reported.
My issue happened while using mods.
What happened?
When setting the state of missions to "Failed" using MissionStateAction, the failure text is properly displayed, but the game still shows a positive check mark on the mission
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
The text was updated successfully, but these errors were encountered:
Regalis11
added
Bug
Something isn't working
Code
Programming task
Modding
Modding-related feature request or issue, or a bug that only occurs with mods
Ticket
The issue has been converted into an issue report.
labels
Nov 12, 2024
BugSomething isn't workingCodeProgramming taskModdingModding-related feature request or issue, or a bug that only occurs with modsTicketThe issue has been converted into an issue report.
Discussed in #15028
Originally posted by ubertpendragon November 2, 2024
Disclaimers
What happened?
When setting the state of missions to "Failed" using MissionStateAction, the failure text is properly displayed, but the game still shows a positive check mark on the mission
Mission type: abandonedoutpost
<MissionStateAction missionidentifier="hostagesituation" operation="Set" value="5" />
Barotrauma/Barotrauma/BarotraumaClient/ClientSource/Events/Missions/AbandonedOutpostMission.cs
Lines 8 to 25 in 7d5b7a3
Failure states usually don't really work across the board and are hard to find in the code as well
Reproduction steps
Bug prevalence
Happens every time I play
Single player or multiplayer?
Single player
-
No response
Version
v1.6.19.1 (Unto the Breach Update Hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
The text was updated successfully, but these errors were encountered: