TeamTotemic / Totemic

A Minecraft mod that allows you to control the world through the power of Totem Poles
https://www.curseforge.com/minecraft/mc-mods/totemic
MIT License
29 stars 21 forks source link

Console Spam of 0.0 #73

Closed tjsd closed 6 years ago

tjsd commented 6 years ago

Hello! In sevtech ages I have an issue where people get totem effects the console of the server constantly spams 0.0. I cant even type in console and the log files of the server grows. Is it maybe some debug info or? SevTech v3.0.6 Forge 2651 Totemic-1.12.2-0.10.3.jar

It looks like this: 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0

Pokefenn commented 6 years ago

I can't see any points in the code where System.out or the Logger is being used. Ljfa may know about this, but maybe this could be another mod interacting?

ljfa-ag commented 6 years ago

Does that only happen on the server or in singleplayer as well? Does it happen with all effects or only some?

tjsd commented 6 years ago

I havent tested it it in singleplayer. I only see it on the server.

tjsd commented 6 years ago

Also its a big modpack, it could be another mod interaction. I haven't tested it with totemic as the only mod.

ljfa-ag commented 6 years ago

It's not happening for me on SevTech. Are you sure that it only occurs when people get totem effects?

tjsd commented 6 years ago

No I am not. I have tested it with a different user in a different area and he put up a totem and it did not start spamming the console with the 0.0. So it must be something else in the other players chunk that does it. I guess we have to research it further to figure out what mod does this. Sorry for the false bug repport!

tjsd commented 6 years ago

The reason I suspected Totemic is that when that players area is unloaded the issue doesnt happen. I went to his chunks and the issue started. The only messeage I saw in the console was something is affected by totemic buff. This player has built a bridge and the pillars of the bridge is all Speed III totems. And I got the issue as soon as I got in range of that bridge. Its maybe 20 speed III totems. Could it be specific to the ammount of totems and overlapping buffs?

ljfa-ag commented 6 years ago

I doubt that, I really don't know where it would come from. What if you remove the pillars of the bridge?

tjsd commented 6 years ago

[15:05:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: kk, im nearing my base [15:05:36] [Server thread/WARN] [net.minecraft.world.WorldServer]: Keeping entity totemic:buffalo that already exists with UUID 8053a570-f2aa-4945-ae79-6d0cace1cf1f

0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0

tjsd commented 6 years ago

its very strange

ljfa-ag commented 6 years ago

I'm convinced that this does not come from Totemic. Sorry.