When I create a custom gui then I open the gui. then I give item to me. It show this warn/error.
Logged slot transactions without event! 1 net.minecraft.inventory.container.ChestContainer
[21:52:40] [Server thread/WARN] [sponge/]: Logged slot transactions without event! 1 net.minecraft.inventory.container.ChestContainer
java.lang.Exception:
at org.spongepowered.common.event.tracking.context.transaction.inventory.ContainerBasedTransaction.generateEvent(ContainerBasedTransaction.java:169) ~[spongeforge:1.16.5-36.2.5-8.1.0-RC1264] {re:classloading}
at org.spongepowered.common.event.tracking.context.transaction.inventory.ContainerSlotTransaction.generateEvent(ContainerSlotTransaction.java:34) ~[spongeforge:1.16.5-36.2.5-8.1.0-RC1264] {re:classloading}
How can I disable this log ?
Please help me.