Closed JJBocanegra closed 3 years ago
Sorry for delay, I have been sick. Back at it now working on next update and will hopefully have this bug fixed then!
Sorry to hear that, I hope you are better now, this isn't a top priority bug after all ;)
Okay, I could not replicate. However, I think I found the issue and it was in a feature that hasn't worked since Foundry updated their new layer system, so I just removed it. Can you give it a try and see if you still have issues. I have a few other ideas if that doesn't work.
Thanks!
It seems to work perfect now, thanks!!
I'm having a problem when I'm with the players on another scene and change to this concrete scene.
How to recreate
Investigation
This is what I see when the new scene change has loaded, the player is showed on the previous scene.
When the player open the console, he sees this error:
The problem seems to be on
js/sightLayerUpdate.js
file, line 19 while trying to access the propertyx
of the objectp
:Here are the guilty variables values when the error happens:
And that's all I can do without knowing how the module works :( hope it helps tracking the problem.
If you need more help I can create a world with the recreation of the bug with the needed scenes and modules ;)