Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed version debug logs #678

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

MSchmoecker
Copy link
Contributor

@MSchmoecker MSchmoecker commented Feb 13, 2022

The debug logs from the version patch clutter the output log, as no new information is stated. Even worse, when other mods are also changing the version string after V+ the logs are lying.
When a version check occurs, vanilla logs this always with ZLog.Log("VERSION check their:" + text + " mine:" + Version.GetVersionString());. The additional logs are especially a problem when other mods ask the game version, resulting in even more logs

@nxPublic nxPublic merged commit 1d9922a into valheimPlus:development Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants