sPOiDar / fvtt-module-stream-view

FoundryVTT module that provides a minimal UI view with automated camera work, ideal for streaming or recording games.
MIT License
11 stars 11 forks source link

[bug] Initial view doesn't seem to work and I keep getting a popup saying "You don't own any tokens with vision in this scene" #79

Open MythicPalette opened 6 months ago

MythicPalette commented 6 months ago

Describe the bug My Stream View always loads in centered on the player tokens it has "Observer" permissions on. I have to enable and re-disable the stream view every time I change scenes to force it to load the initial view.

Expected behavior It should go to the "Initial View" of the scene as soon as it finishes loading the scene because it is disabled.

JavaScript Errors None

Screenshots image image image

As you can see, I have the initial view position set, I have the camera on disabled, and I have set it to go to initial view when disabled.

MythicPalette commented 6 months ago

Oh, and yes, I did test with no other active modules. image