mushroomhostage / exphc

The Experimental Hardcore Post-Apocalyptic Minecraft Server
www.exphc.com
8 stars 5 forks source link

WRCBE: "[INFO] Sending Triang:" log spam #62

Closed mushroomhostage closed 12 years ago

mushroomhostage commented 12 years ago

Wireless Redstone Chicken Bones Edition addons (port: WR-CBE Addons-Bukkit 1.2.2.3.zip) occasionally sends a storm of log messages, apparently related to triangulation.

2012-07-08 19:53:47 [INFO] Sending Triang: 8, -1.0

Huge number of messages.. 30,520,496+ and counting so far. Each is accompanied by a packet, too.

mushroomhostage commented 12 years ago

Comes from codechicken/wirelessredstone/addons/AddonPacketHandler.class sendTriangAngleTo(). Commenting out the System.out.println and sendPacketTo calls.

mushroomhostage commented 12 years ago

Wondering if this caused https://github.com/mushroomhostage/exphc/issues/63 Server crash: Remote Toolkit: java.lang.OutOfMemoryError: GC overhead limit exceeded

mushroomhostage commented 12 years ago

Also noticed at http://www.mcportcentral.co.za/index.php?topic=3234.msg18170#msg18170