egold555 / CorpseReborn

Port of spigot Corpses plugin that I ported to version 1.7.10-1.16.4
https://www.spigotmc.org/resources/corpsereborn.29875/
27 stars 22 forks source link

Removed Bugged Cow Spamming Console #72

Open DroidVengeance opened 6 years ago

DroidVengeance commented 6 years ago

Upon server start, CorpseReborn is spamming console with "Removed Bugged Cow". The server is 1.13.2, clean install, still under development and not in production. This restart, the log shows 39 lines. The server start on the initial update to 1.13.2 generated over 18,000 lines.

Console Error: [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -77 -262 30 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at -69 -160 34 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 65 -166 -98 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 82 -197 -22 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16 [07:02:08] [Server thread/INFO]: [CorpseReborn] Removed bugged cow at 128 -195 -16

CR DUMP: https://pastebin.com/ckBHjQDh

runelynx commented 6 years ago

After installing this plugin and seeing above spam, my server would slowly reduce to TPS 3.0 and be unplayable. I'd restart, same thing. Once I disabled this plugin, server stays above TPS 19.50

Something definitely wrong

egold555 commented 6 years ago

Something clearly isn't right, it's just figuring out what is the troubling part. I'll try to find some time tomorrow to debug this in more detail.