TrollTaylor / Fabric-Hider

Creative Commons Zero v1.0 Universal
7 stars 5 forks source link

Does not work #15

Open QueenUlyana opened 1 year ago

QueenUlyana commented 1 year ago

Fabric Hider does not delete the list of mods in the logs. Also in the logs there is INFO about some mods. "Version 2.0 now hides fabric from your log files! It also comes with a config file! Note: It only deletes all fabric lines from your log file AFTER you close your game."

latest.log 2023-05-30_193810

TrollTaylor commented 1 year ago

It's working just fine for me. It delete logs when you close the game because that's the only reliable way I found to do it. Keep in mind the hiddenLogs entries are case sensitive, so if you put "wurst" it wouldn't delete a line that has "Wurst" in it.

QueenUlyana commented 1 year ago

It's working just fine for me. It delete logs when you close the game because that's the only reliable way I found to do it. Keep in mind the hiddenLogs entries are case sensitive, so if you put "wurst" it wouldn't delete a line that has "Wurst" in it.

You have viewed the file .the txt that I threw off? There's a whole list of mods, how to hide it from the logs? There is also information about downloading some mods, how to hide it all? I thought your mod was for that.

QueenUlyana commented 1 year ago

I use this launcher https://github.com/UltimMC/Launcher

TrollTaylor commented 1 year ago

You add quotes with text that you would like to hide separated by commas as it has in the default values.

QueenUlyana commented 1 year ago

You add quotes with text that you would like to hide separated by commas as it has in the default values.

Could you give a concrete example in a photo or in a text document? Because I don't understand how to hide a specific mod from the list in the logs. For example, the mod "Sodium"

TrollTaylor commented 1 year ago

You just add a comma at the end of the last entry of the "hiddenLogs". Then you make a new line under that entry with "Sodium'

QueenUlyana commented 1 year ago

You just add a comma at the end of the last entry of the "hiddenLogs". Then you make a new line under that entry with "Sodium'

"Sodium" is already entered in your config. So why then do I see it in my logs? After all, I threw all the evidence to you above.

TrollTaylor commented 1 year ago

Most likely it is because you put "Sodium" but in the logs it has "sodium" It is case sensitive. If it is removing other logs then its usually due to the config not matching what you want

TrollTaylor commented 1 year ago

I had another look at your config, you have "Sodium" in "hiddenF3" not in "hiddenLogs". You need to add it to "hiddenLogs" if you want it to be hidden from your logs

QueenUlyana commented 1 year ago

I had another look at your config, you have "Sodium" in "hiddenF3" not in "hiddenLogs". You need to add it to "hiddenLogs" if you want it to be hidden from your logs

I did as you wrote, but nothing happened. I can see everything in the logs. 2023-06-05_083000 2023-06-05_083013

TrollTaylor commented 1 year ago

Is this after you closed the game? It will only replace the logs after the game is closed.

QueenUlyana commented 1 year ago

Is this after you closed the game? It will only replace the logs after the game is closed.

Yes, I closed the game. Then I opened the "latest.log".

QueenUlyana commented 1 year ago

I don't know of course, but maybe it's because of the "https://github.com/UltimMC/Launcher" launcher.

TrollTaylor commented 1 year ago

Yeah I'm not sure I will look into it myself.