Saibot393 / LocknKey

A Foundry VTT module to handle locking and unlocking of doors and other objects
MIT License
10 stars 7 forks source link

Module compatibility - Libwrapper warn with "Ready Set Roll!" #86

Closed Gensokian closed 7 months ago

Gensokian commented 7 months ago

Description

Whenever a player logs into the VTT they get the error, that LocknKey modify the same functionality.

Console warn:

libWrapper: module Ready Set Roll for D&D5e and module Lock & Key modify the same FoundryVTT functionality and are more likely to conflict.
Detected non-libWrapper wrapping of 'ItemSheet.prototype._onChangeTab' by module ready-set-roll-5e. This will potentially lead to conflicts.

Versions

Other Modules

Lock & Key Libwrapper

RSR Issue: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues/425

Saibot393 commented 7 months ago

It will probably not really create any conflict but i will release a fix to suppress in a few hours

Saibot393 commented 7 months ago

So, i looked into it and it is not something i can solve on my end, this has to be done by Ready set Roll, the module is technically not compatible (or rather doesn't use for improved compatibility) with libwrapper

Gensokian commented 7 months ago

Gotcha! Thanks for looking into it!