theripper93 / wall-height

GNU General Public License v3.0
3 stars 6 forks source link

Wall-height does not allow scenes to load in Foundry V10 #21

Closed TheMathKing closed 1 year ago

TheMathKing commented 1 year ago

Details: Foundry V10.285, Wall-Height V4.7.3

When loading a scene, nothing happens. When looking at the debug, when loading the following message is given:

foundry.js:711 TypeError: Cannot read properties of undefined (reading 'controlled') [Detected 1 package: wall-height] at WallHeightUtils.updateCurrentTokenElevation (patches.js:64) at Object.fn (patches.js:344) at Function.#call (foundry.js:688) at Function.callAll (foundry.js:645) at ClientDatabaseBackend.callback (foundry.js:12745) at foundry.js:12713 at Array.map (<anonymous>) at ClientDatabaseBackend._handleUpdateEmbeddedDocuments (foundry.js:12713) at ClientDatabaseBackend._updateEmbeddedDocuments (foundry.js:12575) at async Function.updateDocuments (commons.js:5674)

theripper93 commented 1 year ago

Scenes are loading correctly for me and all my users, are you sure it’s not a specific scene? Or that you don’t have a scene active?

theripper93 commented 1 year ago

When you have more info feel free to reopen

Hello! It seems you haven't read the Before Posting an issue as indicated at the top of the Repository Readme (https://github.com/theripper93/Levels/blob/v9/ISSUES.md) The Issue has been closed.

If you are reporting a bug, feel free to follow the steps here (https://theripper93.com/#/faq/issues) and reopen the issue with all the relevant information.

TheMathKing commented 1 year ago

Hi, I finally figured it out. It was another mod not installing automatically (I think it was moulinette) that prevented the scenes from loading, not yours. But that also seemed to give those errors I quoited to you. All working now.