Hello all,
Over the past few months I’ve been working on a version 3 of Luxart Vehicle Control. Some of the main features are highlighted below. However, I am struggling to solve an issue. After a few hours of playing, influenced by activations, all sirens mute, and a NUI error is send to console on attempted activation:
Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22 (@lux_vehcontrol_lite/html/index.html:0)
LuxHUD: A small togglable and adjustable visual representation of the scripts functionality modeled after real siren controllers.
Adjustable Manual / Auxiliary Tones: Change which tone to use for each manual tone (primary and secondary) as well as the auxiliary tone. These are also saved to the client requiring no changes at relog. Custom Button SFX: Change what sound effect are played when using your siren controller.
The code is messy, unconventional, and it is not something I am proud of but, I really, really would like to get this working and out to the community. I’ve seen some pretty harsh critics on this site so I was reluctant to post this but, I hope we can all gain from this release if we can solve these issues. Any help would of course be credited.
I am here to answer any questions and can even go through and comment every line to explain how it works. I have two version of Luxart Vehicle Control v3 a full and lite version. Both face the same issues, so I am going to focus on the lite for now.
Github: https://github.com/TrevorBarns/luxart-vehicle-control-lite
(I’m sorry if I broke any rules mods )