roos-robert / ValheimPlus-Manager

GUI for management of ValheimPlus installations, both for game and server clients!
https://github.com/valheimPlus/ValheimPlus
GNU Affero General Public License v3.0
13 stars 2 forks source link

Enable or Disable plugin #11

Closed dkdue closed 3 years ago

dkdue commented 3 years ago

I have updated valheimplus to version 0.9.4 from the ValheimPlusManager application and when I click the button to deactivate it, it gives me an error image

roos-robert commented 3 years ago

Hi @dkdue and thanks for the bug report!

Have you previously disabled the mod by tampering with the "winhttp.dll" file? In that case, is the file named "winhttp.dll" as of now or have been renamed to something different?

Also, are you using the default installation path for Steam games or a custom one (on another drive for example)?

dkdue commented 3 years ago

I have not modified anything, I have only updated your application and then I have updated valheimplus, then I have tried to deactivate the plugin and it no longer left me

roos-robert commented 3 years ago

Alright! Can you verify that you have the "winhttp.dll" in the following directory "C:\Program Files (x86)\Steam\steamapps\common\Valheim"

I can't recreate the issue on my end so far.

dkdue commented 3 years ago

I have 2, in different ways image

roos-robert commented 3 years ago

Huh! Never seen this before, have you by chance used any other mods before?

Try to remove the "winhttp_.dll" and see if the disable button works. 😊

dkdue commented 3 years ago

I already have it clear, "winhttp_.dll" is to disable the plugin, and "winhttp.dll" enables it, it is already fixed, Thanks

roos-robert commented 3 years ago

Great! I can also confirm that in the upcoming 0.3.3 release this won't happen again as, if the file already exists it will be overwritten.

Thanks for reporting this!