Allow disabling log uploads
ParzivalWolfram opened this issue ยท 3 comments
I would prefer the option to disable the default behavior of uploading the log to a third-party server, and just view the results in my client. I'm debugging poor performance issues in a large modpack, so I may wind up making 30-40 reports in a row doing various things to check what's performing so poorly. This would likely cause issues with this behavior, so I would like the ability to operate entirely locally.
LATE COMMENT "profiles are now saved locally if they fail to upload"
why cant uploading be disabled, also why did it move from in game gui to forced upload or it being required to use a website(not that the json is unusable but), what's the config for it's literally just empty {}
LATE COMMENT "profiles are now saved locally if they fail to upload" why cant uploading be disabled, also why did it move from in game gui to forced upload or it being required to use a website(not that the json is unusable but), what's the config for it's literally just empty {}
I have much the same sentiment, but I just moved on to using JVisualVM, since it doesn't force me to upload logs to someone else and gives me the ability to record JVM state over time. It's not worth arguing with a mod author over not having to upload data to a custom viewer website to use a mod properly.