Baubles spamming console
CorneliusCornbread opened this issue ยท 6 comments
Whenever I load up minecraft in my console the only thing I can see is
"[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles
[14:52:42] [Client thread/WARN] [FML]: [Baubles API] Could not invoke baubles.common.lib.PlayerHandler method getPlayerBaubles"
Which makes it very hard to sift through logs to debug other mods. Is there any way to configure it to stop spamming into the console?
Using thermos 1.7.10 version 57 (and did this also on 58)
I get this over and over and over. If players stand still. It does not spam. once a player moves. it spams
What baubles are you wearing? I suspect it is a bauble causing the spam by not calling the api correctly.