You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: