Closed TheXeno30 closed 1 week ago
I experienced this too as I just switched to v11. When I launch my Foundry world, I get the below error message and when I used Fireball and placed down the template, the entire world crashed and I had to refresh.
I have the same issue in the desktop app. It looks like the latest compatible version is 10.288.
any news on this one? :)
Sadly, I think these modules have been abandoned. the DF GitHub and Patreon haven't been updated in about a year.
Here are some details on the error, just in case someone ends up looking into it.
LibWrapperPackageError: lib-wrapper. Error detected in module DF Scene Enhancement. It is likely this module has not been updated for FVTT Version 11 Stable.
This is not a libWrapper bug.
Find information about this module here: https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-scene-enhance Report this issue here: https://github.com/flamewave000/dragonflagon-fvtt/issues
== Technical Details: Detected by libWrapper. Package ID= df-scene-enhance Error= Can't wrap 'SceneDirectory.prototype._onClickDocumentName', target does not exist or could not be found.
[Detected 2 packages: lib-wrapper, df-scene-enhance] at new 🎁constructor (libWrapper-wrapper.js:111:11) at libWrapper-api.js:82:18 at de (libWrapper-api.js:155:9) at 🎁register [as register] (libWrapper-api.js:525:14) at DFSceneNav.patchSceneDirectoryClick (df-scene-nav.ts:21:15) at DFSceneNav.ready (df-scene-nav.ts:124:14) at Object.fn (df-scene-enhance.ts:20:2) at #call (foundry.js:730:20) at Hooks.callAll (foundry.js:687:17) at Game.setupGame (foundry.js:8721:11) at async Game._initializeGameView (foundry.js:9962:5) at async Game.initialize (foundry.js:8625:5)
i loved this module...
Duplicate of https://github.com/flamewave000/dragonflagon-fvtt/issues/481 Comment there shows how to fix it
Module DF template Enhancements
Describe the issue Doesn't work with V11
To Reproduce N/A
Expected behavior A clear and concise description of what you expected to happen.
Screenshots (Optional) If applicable, add screenshots to help explain your problem. If you hit the [F12] key while in Foundry, you will see a window appear. Open the "Console" tab (if it's not already open). If you scroll through this, it is a log for the page. Anything that appears in RED are errors. You can screenshot those errors and add them to this ticket.