flamewave000 / dragonflagon-fvtt

DragonFlagon FoundryVTT Modules
BSD 3-Clause "New" or "Revised" License
64 stars 59 forks source link

DF template Enhancements: Not working with V11 #490

Open TheXeno30 opened 1 year ago

TheXeno30 commented 1 year ago

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.

DiceAndEasy commented 1 year 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.

image

Shayulghul commented 1 year ago

I have the same issue in the desktop app. It looks like the latest compatible version is 10.288.

TheXeno30 commented 11 months ago

any news on this one? :)

mfozz commented 11 months ago

Sadly, I think these modules have been abandoned. the DF GitHub and Patreon haven't been updated in about a year.

atrak commented 11 months ago

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)

Dehrangerz9 commented 11 months ago

i loved this module...

david-simoes-93 commented 9 months ago

Duplicate of https://github.com/flamewave000/dragonflagon-fvtt/issues/481 Comment there shows how to fix it