DeathWrench / BestestTVMod

combines these two mods, so videos play sequentially and you can use TV controls.
1 stars 1 forks source link

[Bug] TV goes black after video ends #8

Open MathiusXII opened 4 months ago

MathiusXII commented 4 months ago

Both true and false for "TV Plays Sequentially" act the same- once the video is done, it's a black screen, but the tv is still on.

I assume Sequential is supposed to go to the next channel and Loop is supposed to restart that channel.

MathiusXII commented 4 months ago

Oh, there is a difference between true and false- false does nothing, but true does change to the next channel, but doesn't start playing the video.

DeathWrench commented 4 months ago

You have TVLoader enabled as well?

MathiusXII commented 4 months ago

No. Am I supposed to?

DeathWrench commented 4 months ago

Nah

N3ppTune commented 3 months ago

Same problem on this end, the TV just stops once it's finished and it has to be manually set to move forwards.

DeathWrench commented 3 months ago

Does shuffle and skipping work? If not. You have TVLoader installed. https://github.com/DeathWrench/BestestTVMod/issues/7#issuecomment-2081894706 Most TV packs have TVLoader as a requirement, and TVLoader needs to be disabled.

N3ppTune commented 3 months ago

Shuffle and the comma/period keys work fine. I removed TVLoader when I added this mod in.

DeathWrench commented 3 months ago

Something to do with this code most likely. https://github.com/DeathWrench/BestestTVMod/blob/1c1e7aec05e1a60827f681adaa3eb4068f880afe/Patches/TVScriptPatches.cs#L151