iconmaster5326 / AetherCraft

A fork of Graknol's Energy Manipulator mod. Turn matter into other kinds of matter today!
5 stars 3 forks source link

Build 120+ causing Huge log files in TechnicLauncher logs folder #18

Closed psychofad closed 10 years ago

psychofad commented 10 years ago

After the vanilla tooltip handler was added the TechnicLauncher logs have grown to 500MB per hour of gameplay. Apparently this new feature is repeatedly spamming lines like: [B#439] 2014/06/13 21:37:00 [INFO] net.minecraft.client.gui.inventory.GuiContainerCreative@79974f7

This is spammed for the duration of any GUI being opened no matter if it's a vanilla GUI or even GUI's from mods including your own: [B#439] 2014/06/15 02:09:45 [INFO] com.iconmaster.aec.client.gui.GuiAetherManipulator@2a18dcb8

Reverting to build 119 completely removes this problem.

These lines ONLY show up in the TechnicLauncher logs, they are apparently suppressed in the Forge logs. I probably would not have noticed if it wasn't for the fact that I have an SSD drive and it completely filled it up in 12 hours of gameplay over 3 days. Nothing like getting a "your Harddrive is full" message mid-game!

I use AetherCraft in a private pack that my kids and I use on our local private server to play, so the TechnicLauncher was the easiest option for when I want to update mods in my pack or add new ones. Would love to be able to use the newer versions if you could get this issue resolved as we play to have fun and love your mod!

atebitftw commented 10 years ago

I can confirm the same. Huge log files with the same errors repeating. Using vanillia launcher/Forge.

Here's an example of one of the errors (of many hundreds of thousands):

 [21:28:08] [Client thread/ERROR] [FML/]: Messages for channel AetherCraft for side CLIENT were not processed by the embedded channel com.iconmaster.aec.network.DeviceSyncPacket@1d6f55e].They have been dropped.02 00 00 01 68 00 00 00 40 00 00 00 b5 44 c3 00   ....h...@....D..00 00 00 00 Length: 20

Eventually this logging causes the client to drop to extremely low frame rate (less than 1 per second) and the game must be saved and reloaded from launcher (not game menu).

iconmaster5326 commented 10 years ago

You have already posted the exact same issue in my issue tracker. Please comment to the existing issue and don't spam it.

psychofad commented 10 years ago

This is an entirely different issue than the other one. The other one shows up in the vanilla launcher and the TechnicLauncher, whereas this one is only showing up in the TechnicLauncher's logs. Something about the way you have added support for the AV values without NEI installed is causing these log file issues. The other issue was just because you have the network communications setup incorrectly according to LexManos. Something about the fact that when Forge first came out for 1.7 they had posted a bad tutorial for setting up communication.

prujohn posted his issue on the wrong one, but I am only talking about GUI spam in the TechnicLauncher log files on this issue. This still may need to be addressed if you haven't looked into it due to thinking the issue was identical. It is not related to the other issue.

This is a log snippet of the kind of spam that is being caused by the AV without NEI feature in the newer versions. It only shows up in the .technic\logs folder logs and only when your mod is installed...took me a while to track down what mod was causing it and I can confirm it didn't start happening until build 120+.

http://psychosis.chickenkiller.com/LogSnippet.txt