|
Post by cptscrimshaw on May 4, 2023 0:02:34 GMT
Hi there!
I'm running into a strange issue that I can't track down, and I'm hoping you can point me in the right direction. I have a playlist with multiple resource files (songs) in it. When the game starts, the playlist starts just fine, but after 20 seconds, it switches to the next song. Then it plays normally from there on out.
Any idea what could be causing this, or how I could track it down?
Thanks!
|
|
|
Post by DarkTonic Dev on May 4, 2023 13:04:08 GMT
No, never heard of that one. You would have to add a debug statement into PlaylistController.cs to find out what's causing it (most likely some code you wrote and forgot about).
|
|
|
Post by cptscrimshaw on May 4, 2023 22:19:02 GMT
That was, of course, it.  Thanks for the advice.
|
|
|
Post by DarkTonic Dev on May 4, 2023 23:02:45 GMT
No problem.
|
|