SDoehren / day-night-cycle

4 stars 1 forks source link

Install renders scenes unable to be saved. #4

Closed mundusartis closed 2 years ago

mundusartis commented 2 years ago

Describe the bug Upon installing day night cycle, the 'Configure Scene' screen in Foundry stops saving changes.

To Reproduce Steps to reproduce the behavior:

  1. Confirm you are able to save changes made on any 'Configure Scene' screen
  2. Go to 'Configure Modules'
  3. Click on checkbox for 'Day Night Cycle'
  4. Save changes
  5. Wait for scene to reload
  6. Open 'Configure Scene' screen on any Scene.
  7. Make any change and attempt to click 'Save Changes'

Expected behavior In normal conditions, either an error will come up if a parameter is incorrect, or the window will close.

Foundry (please complete the following information):

Desktop (please complete the following information):

Additional context See below for currently active modules

image image image image image

SDoehren commented 2 years ago

Hi

Please try loading the console under F12 and repeating the process. I would expect an error to appear in there.

There are a lot of potential clashes in that module list.

mundusartis commented 2 years ago

"An invalid form control with name='DNC.MaxLight' is not focusable." comes up in the console errors when trying to execute the operation (with day night cycle enabled). With day night cycle disabled, said error does not appear.

On Mon, Jun 20, 2022 at 11:30 AM SDoehren @.***> wrote:

Hi

Please try loading the console under F12 and repeating the process. I would expect an error to appear in there.

There are a lot of potential clashes in that module list.

— Reply to this email directly, view it on GitHub https://github.com/SDoehren/day-night-cycle/issues/4#issuecomment-1160737153, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZWWYNVZIIYRLIEBWUM36VDVQC2EDANCNFSM5ZHZH47Q . You are receiving this because you authored the thread.Message ID: @.***>

SDoehren commented 2 years ago

Something is interfering with the form handling, it really could be anything and I'm not seeing the issue at my end.

The only thing I can suggest is trying combinations of modules to see which the error triggers with and without

SDoehren commented 2 years ago

No further reports of this issue and unable to replicate.