Closed BananaAcid closed 1 month ago
In BepInEx\config\BepInEx.cfg
, set Enables writing log messages to disk option to false in [Logging.Disk]
I wonder which other mods will cause this warning
it worked by removing the 'warning' keyword from the Disk section, but it does not work for the Terminal section
The other Dependency Mods do not log anything it seems - its all NebulaMod
The other Dependency Mods do not log anything it seems - its all NebulaMod
Are you only running Nebula and its dependencies though, or other mods as well?
This log message is from Nebula but it could be caused by some other mod you have installed
The warning log is removed in v0.9.10
The BpInEx Logfile gets flodded with
As I am hosting it as a fully dedicated server (yes without steam client), parsing the logfile for getting currently connected users, the log got crazy long in a short time and would probably fill up the server in a short time.
Is it possible to reduce the log to stop logging repetitive messages?