Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3.1.5] 200mb of //// logspam to the latest.log #8

Open
TelepathicGrunt opened this issue Aug 19, 2021 · 1 comment
Open

[v3.1.5] 200mb of //// logspam to the latest.log #8

TelepathicGrunt opened this issue Aug 19, 2021 · 1 comment

Comments

@TelepathicGrunt
Copy link

Someone was having an issue with another unrelated mod. When I asked for their log, well, uh. They had issues sharing it. Turns out, the log is 200MB big. After I used Git Bash's split command to break it up into 50MB files I can open, I found that all the files except for the first and last are just spammed with //////////////////////////

I mean literally spammed with '///////////////////' lmao. In the first file, the very bottom line shows the start of the '//////////////////////////////' spam and it appears to be this mod for some odd reason. [18Aug2021 15:50:32.062] [Worker-Main6/WARN] [net.doubledoordev.globalsettings.GlobalSettings/]: Skipping bad master option: key_Options///////////////////////////////////////

Here's the first 50MB of the latest.log that shows the above line
split1_latest.zip

Here's the last 50MB with the modlist which shows that globalsettings-3.1.5 is on:
split6_latest.zip

Hopefully this helps!

@Claycorp
Copy link
Member

lol wtf.
Sounds like a corrupted main file.

Looking into this massive beast of a file I have no idea how it got to be like this. I'd say delete the main file and remake it.
It can be found here: C:\Users\iusem\minecraftGlobalSettings\masterOptions.txt

I guess I should look into a way to prevent massive files like this getting loaded in the first place but I honestly have no idea how this happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants