-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething is brokenSomething is brokenresolvedBug was fixed or issue was resolvedBug was fixed or issue was resolved
Description
Describe the bug
If Oxygen sabo kill and Meeting starts occur at the same time, they are wiped out.
To Reproduce
Steps to reproduce the behavior:
- Starts to 'Oxygen sabo'
- Take 'Oxygen mask'
- Stats meeting
- wiped out
Expected behavior
It resets correctly at the start of the meeting and no one dies.
Screenshots
Version (please complete the following information):
- Among Us: [e.g. 2022.3.29s] 2023.7.12s
- Submerged: [e.g. 2022.4.9s] 2023.7.24
Log file
Please attach the log file located in BepInEx/LogOutput.log
If you have restarted your game since you last encountered the issue, please try to reproduce the issue again and then upload the log.
ExtremeRolesDumpedLog 2023-07-29T22-52-51.log
Additional context
I think that this issues occurs when the following processes are performed.
- 'doKillCheck' is set to 'true'
- reset process of meeting start
- processing of the order of kill processing
So, if setting 'doKillCheck' to false in the meeting reset process, this problem will be cured.
Metadata
Metadata
Assignees
Labels
bugSomething is brokenSomething is brokenresolvedBug was fixed or issue was resolvedBug was fixed or issue was resolved