Plasmo Voice

Plasmo Voice

2M Downloads

Relocate or JIJ javax.inject on Forge.

Rubydesic opened this issue ยท 1 comments

commented

On Forge, plasmo-voice shades javax.inject, which will break any other mod which includes javax.inject via forge's JIJ system with a ResolutionException.

Solution: Use "relocate" feature of shadowjar to relocate javax.inject, or use "JIJ" feature of Forge mod loader to include javax.inject rather than shadowjar.

commented

2.0.7 forge is now using JIJ for this libs:
https://github.com/plasmoapp/plasmo-voice/releases/tag/2.0.7