cardboard icon indicating copy to clipboard operation
cardboard copied to clipboard

[Incompatible]PlaceholderAPI can't run Expansion-vault.jar

Open DreamUniverse843 opened this issue 2 years ago • 0 comments

Java:OpenJDK 17 Minecraft:1.18.2 CardBoard:60 Fabric:0.14.9

papi ecloud download Vault [23:30:19] [placeholderapi-io-#0/INFO]: Successfully downloaded expansion Vault [1.7.1] §ato file: Expansion-vault.jar Make sure to type /papi reload to enable your new expansion! [23:30:19] [placeholderapi-io-#0/INFO]: Fetching available expansion information... papi reload [23:30:24] [Server thread/INFO]: Placeholder expansion registration initializing... [23:30:24] [Server thread/INFO]: Fetching available expansion information... [23:30:24] [Server thread/INFO]: Successfully registered expansion: player [2.0.3] [23:30:24] [Server thread/INFO]: Successfully registered expansion: server [2.6.1] [23:30:24] [Server thread/WARN]: Cannot load expansion vault due to an unknown issue. [23:30:24] [Server thread/INFO]: 2 placeholder hook(s) registered!

Here's the CardBoard Config: This is the configuration file for Cardboard

Invoke ChatEvent from PlayerManager instead of NetworkHandler This can solve issues with other mods that overwrite the chat method, use_alternative_chat_mixin: true

Reflection Remapper Skip Our current Reflection remapper might cause issues with some plugins You can add plugin names here (that dont use Reflection) to our SKIP array skip_reflection_for_plugin: - worldguard - Vault - PlaceholderAPI

Forcefully Disable Mixins - If a mixin is causing an issue you can disable it here mixin-force-disable: - TrChat

DreamUniverse843 avatar Oct 08 '22 15:10 DreamUniverse843