question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OnTrackStarted event fires twice

See original GitHub issue

Description

When event OnTrackEnded is fired, and we try to replay the track that finished, OnTrackStarted will fire twice

Version info

Victoria 5.2.5

Output of java -version:

openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment Microsoft-25199 (build 11.0.12+7)
OpenJDK 64-Bit Server VM Microsoft-25199 (build 11.0.12+7, mixed mode)

2022-02-12 08:55:07.383 INFO 32056 — [ XNIO-1 I/O-9] lavalink.server.io.SocketServer : {“track”:“QAAAcQIADE1PVEhFUiBMT1ZFUgALQ2l0eSBNb3JndWUAAAAAAAGxmAALRVprcUZ4Z0RzTzAAAQAraHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1FWmtxRnhnRHNPMAAHeW91dHViZQAAAAAAAbAw”,“guildId”:“936864348268294144”,“op”:“play”} 2022-02-12 08:55:08.033 INFO 32056 — [ XNIO-1 I/O-9] lavalink.server.io.SocketServer : {“track”:“QAAAcQIADE1PVEhFUiBMT1ZFUgALQ2l0eSBNb3JndWUAAAAAAAGxmAALRVprcUZ4Z0RzTzAAAQAraHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1FWmtxRnhnRHNPMAAHeW91dHViZQAAAAAAAAAA”,“guildId”:“936864348268294144”,“op”:“play”}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ohkrisscommented, Feb 12, 2022

I still can’t see it in your lavalink logs

Turns out it there is a bug in the library that I’m using, certain fields just never got serialized

0reactions
TopiSenpaicommented, Feb 12, 2022

I still can’t see it in your lavalink logs

Read more comments on GitHub >

github_iconTop Results From Across the Web

click event fires twice (not by jQuery) - javascript - Stack Overflow
Problem occurs on FF10.0.2 on Ubuntu. I discovered that 2 fired events have one difference - event.eventPhase (first 2 , second 3 )....
Read more >
Orwwf Double Creek Fire Information | InciWeb
Double Creek, Sturgill, Nebo, Goat Mountain Two Fires Thursday October 6, 2022Update – 8:00 AM Northeast Oregon Type 3 TeamNOTICE: This will ...
Read more >
Why is my rule firing twice? - Adobe Support
A rule could fire twice if the event action occurs on a child element, but the selector in the condition is inclusive of...
Read more >
Jquery — Click event fires twice. - Yuji Tomita - WordPress.com
I had an issue with jquery where the click event fires twice per click. With the following code, I would get the alert...
Read more >
Click event fires twice? - Coveo Connect
I am hiding and showing a div when user click a button. But the event fired twice. Below is my code. document.addEventListener(" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found