ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
275 stars 175 forks source link

Could not pass event PreTransactionEvent to ChestShop v3.12 #457

Closed andrewkm closed 3 years ago

andrewkm commented 3 years ago

ChestShop: Build 307 Config: https://pastebin.com/pT2LbGxJ

[02:08:59] [Server thread/ERROR]: Could not pass event PreTransactionEvent to ChestShop v3.12 (build 307)
java.lang.StackOverflowError: null
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.AbstractComponent.asComponents(AbstractComponent.java:54) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.AbstractComponent.asComponents(AbstractComponent.java:50) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.AbstractComponent.<init>(AbstractComponent.java:88) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.TextComponentImpl.<init>(TextComponentImpl.java:53) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.TextComponentImpl$BuilderImpl.build(TextComponentImpl.java:147) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.TextComponentImpl$BuilderImpl.build(TextComponentImpl.java:115) ~[?:?]
    at com.Acrobot.ChestShop.Libs.Kyori.adventure.text.serializer.legacy.LegacyComponentSerializerImpl.deserialize(LegacyComponentSerializerImpl.java:268) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:207) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:187) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:255) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:187) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:255) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:187) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:255) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:187) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:255) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:187) ~[?:?]
    at com.Acrobot.ChestShop.Libs.MineDown.Replacer.replaceIn(Replacer.java:255) ~[?:?]
Phoenix616 commented 3 years ago

Duplicate of #454