Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detonator is ticking at unexpected intervals #15165

Open
1 of 2 tasks
Regalis11 opened this issue Nov 16, 2024 Discussed in #15164 · 0 comments
Open
1 of 2 tasks

Detonator is ticking at unexpected intervals #15165

Regalis11 opened this issue Nov 16, 2024 Discussed in #15164 · 0 comments
Assignees
Labels
Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report.

Comments

@Regalis11
Copy link
Collaborator

Discussed in #15164

Originally posted by zhu-rengong November 16, 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?

I noticed some strange behaviors with the detonator, the flashing light and ticking sound didn't match, so I looked into the code of detonator and found this:

<StatusEffect type="OnActive" target="This" interval="0.2" disabledeltatime="true">
  <sound file="Content/Items/WarningBeepSlow.ogg" range="750" frequencymultiplier="2.0" volume="0.75" />
</StatusEffect>

The code expects to hear a ticking sound every 0.2 seconds, but it's ticking very slowly.

In addition, after 2 seconds of activation, you hear a continuous detonating sound, but it doesn't detonate the explosive.

2024-11-16.14-02-27.mp4

Reproduction steps

  1. activate a detonator

Bug prevalence

Happens every now and then

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

@Regalis11 Regalis11 added Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report. labels Nov 16, 2024
@Regalis11 Regalis11 self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Code Programming task Ticket The issue has been converted into an issue report.
Projects
None yet
Development

No branches or pull requests

1 participant