Clash with libwrapper

Issue #9 new
Former user created an issue

When I load my world it says that there is a clash between this and libwrapper

Comments (2)

  1. Joshua Fern

    Sorry, I misread the error. I says its clashes with Midi-QOL not libwrapper. I have v10 installed,

  2. Berny Hi

    This causes issues with a few of the Midi QOL functions.

    For one, it makes it so you always have to roll for attack before damage. So it kinda messes things up. It would be great to have this fixed if possible.

    Thank you for considering.

    More info:

    Error:

    foundry.js:59187 libWrapper: Potential conflict detected between module warfare and module Midi QOL. (See JS Console)

    Line 59187 in foundry.js is

    if ( next.console ) console[next.type === "warning" ? "warn" : next.type](next.message);
    

  3. Log in to comment