Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

JukeBox loop not working properly

Hey so ive been patient with this one even edited my own music files as to fix this problem for the moment by just pushing few songs into one mp3 but enough of that this is not the point of this post. Now im not sure if post like this have already been created but i could not find one. The problem is that when i start playing my jukebox playlist it works just fine and all till it reaches last song (i have it set to loop my playlist) it start looping not my playlist but my last song which makes me to go back each time and set it of to start again and i must actively set timer and remember that track is about to end and loop it manually. what i would prefer and what i think is how it should work is when you select to loop your playlist that lets say have 20 songs when it reaches 20 song it goes back to 1 and starts playing from 1 to 20 song again now ive read you can fix this whit api script but i do not have subscription that allows me to do so. What im hopping for is some kind of fix or solution if its my browser or settings or smth tho ive tried this on all browsers.
Hi GuardianOfAll_Lt, A few questions for you! Does this only happen if it tries to loop on its own (i.e. if you try to force it past the last song does it mess up)? Does this happen with shorter or longer playlists? Does this still occur in a new game with only music? Additionally, could you grab a console log of when the issue arises? There should be an output that will be of assistance to tracking down the issue :)
it only loops last song on the playlist but not an actual playlist itself, if i reload playlist then it goes back to normal but once it reaches last song in playlist it keeps looping last song over and over again. (loop works on single songs just fine (not playlist)) as far as i can tell it does not matter how long the playlist is ive tried with 2 and 10+ songs so far i tested this on 1 campaign that does have a lot of data saved on it i will try to test it on new games too. if you notice playlist loop button is grayed out while song in the playlist has loop symbol as if active (song is from the playlist whit grayed out loop button) it usually is set as active until i press to play playlist and then it becomes grayed out. This is error message i get as song nears the end of playlist  Refresh jukebox List! app.js?1574786293:551 Scan for new plays! app.js?1574786293:94 Uncaught TypeError: Cannot read property 'apply' of undefined     at r._processOnPosition (app.js?1574786293:94)     at r._whileplaying (app.js?1574786293:94)     at r._onTimer (app.js?1574786293:94)     at Audio.<anonymous> (app.js?1574786293:94)     at Audio.<anonymous> (app.js?1574786293:94) and this is part i get as i load playlist it self (if you want i can provide whit full console) Scan for new plays! app.js?1574786293:563 Refresh jukebox List! app.js?1574786293:551 jQuery.fn.init [a.play, context: a.play] undefined undefined app.js?1574786293:551 Unable to find jukebox item! app.js?1574786293:551 Heard playlist play request for -LiEJWj5DX9emSxClx9K app.js?1574786293:563 {id: "-LiEJWj5DX9emSxClx9K", title: "Bard Songs", playingidx: 0, trackids: Array(10), playstyle: "b", …} app.js?1574786293:563 Refresh jukebox List! app.js?1574786293:563 {id: "-LiEJWj5DX9emSxClx9K", title: "Bard Songs", playingidx: 0, trackids: Array(10), playstyle: "b", …} app.js?1574786293:563 Refresh jukebox List! app.js?1574786293:551 Playing track within playlist app.js?1574786293:563 {id: "-LiEJWj5DX9emSxClx9K", title: "Bard Songs", playingidx: 0, trackids: Array(10), playstyle: "b", …} app.js?1574786293:563 Refresh jukebox List! app.js?1574786293:563 {id: "-LiEJWj5DX9emSxClx9K", title: "Bard Songs", playingidx: 0, trackids: Array(10), playstyle: "b", …} app.js?1574786293:563 Refresh jukebox List! app.js?1574786293:551 saved? app.js?1574786293:551 [{…}] app.js?1574786293:551 END SEARCH app.js?1574786293:541 Timeout ref showed error! app.js?1574786293:551 Scan for new plays! app.js?1574786293:563 {id: "-LiEJWj5DX9emSxClx9K", title: "Bard Songs", playingidx: 0, trackids: Array(10), playstyle: "b", …} app.js?1574786293:563 Refresh jukebox List!
Thank you for that extra information, I will say, that the playlist symbol graying out is intended-- if you hover over the symbol while it is faded, it will say "Cannot change playlist type while playing." Unfortunately, in my testing I was unable to reproduce the error. Could you let me know the name of a game you are seeing this issue so I can take a closer look? Thank you!
Its: has 9 players in total COTW (Sarleon Saga(Test campaign)) <a href="https://app.roll20.net/lfg/listing/12538/cotw-sarleon-saga-test-campaign" rel="nofollow">https://app.roll20.net/lfg/listing/12538/cotw-sarleon-saga-test-campaign</a> ive also done mini test that allowed me to find that its this campaign in specific that does not seem to work ive used to have scripts installed back then when i was pro user (not sure if its connected) this game is also one of the older creation dates so maybe that has smth to do with it.
Any news on the topic ?
Looking into the game, it seems that the last songs in each play list are set to loop as well which seems to be causing the behavior you are noticing. If you disable the individual song loops, then play from the playlist, do you still run into this problem?
Putting only one loop on last song seemed to fix this issue (only works if the last song is set on loop if any more loops are set in playlist or no loops at all problem remains) Thanks :)