This fixes a few minor inconsistencies (compared to vanilla launcher behavior) in order to ensure that Forge's Log4j configuration actually gets loaded. Without this, the vanilla Log4j config is always used, which means that a debug.log is never generated.
This fixes a few minor inconsistencies (compared to vanilla launcher behavior) in order to ensure that Forge's Log4j configuration actually gets loaded. Without this, the vanilla Log4j config is always used, which means that a
debug.log
is never generated.