You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows Client
Valheim Game Version: 0.218.21
V+ Mod Version: 0.9.14.0
After few minutes of playing, mode redownload the valheim_plus.cfg config ( First download on new installation works without this issue ). This downloading disconnect the player or stuck ( Not responding ) the whole game. This BUG is blocker for me now.
There are few WEBAPI errors which are changing by type, but each of them shows after download request ends and game run normal again.
[Info :Valheim Plus] Downloading config from: 'https://github.com/Grantapher/ValheimPlus/releases/download/0.9.14.0/valheim_plus.cfg'
[Error :Valheim Plus] Error downloading config from 'https://github.com/Grantapher/ValheimPlus/releases/download/0.9.14.0/valheim_plus.cfg': System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream) [0x000e6] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00061] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.WebClient.DownloadString (System.Uri address) [0x00011] in <0176c56e11184037ab8bba48ad8e5607>:0
at System.Net.WebClient.DownloadString (System.String address) [0x00008] in <0176c56e11184037ab8bba48ad8e5607>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadString(string)
at ValheimPlus.Configurations.ConfigurationExtra.GetCurrentWebIniFile () [0x00038] in <667d5d0e25df4885a05c5109c4a5e970>:0
There are same errors for name resolution or with empty error type.
I Also ran the ping test for google.com and server IP, it looks like this request shut down the whole internet connection which goes back to normal after the request ends with error in console.
Without the game running, the ping is about 30 ms and without any connection issues, so without the chance that my connection stop working always in the same time, when the request starts.
To Reproduce
Steps for the devs to reproduce the behavior:
1.) Download and install the game
2.) Install the 0.9.14.0 mode
3.) After first run, quit the game and run it again
4.) Wait few minutes and check the mode console for
OS: Windows Client
Valheim Game Version: 0.218.21
V+ Mod Version: 0.9.14.0
After few minutes of playing, mode redownload the valheim_plus.cfg config ( First download on new installation works without this issue ). This downloading disconnect the player or stuck ( Not responding ) the whole game. This BUG is blocker for me now.
There are few WEBAPI errors which are changing by type, but each of them shows after download request ends and game run normal again.
There are same errors for name resolution or with empty error type.
I Also ran the ping test for google.com and server IP, it looks like this request shut down the whole internet connection which goes back to normal after the request ends with error in console.
Without the game running, the ping is about 30 ms and without any connection issues, so without the chance that my connection stop working always in the same time, when the request starts.
To Reproduce
Steps for the devs to reproduce the behavior:
1.) Download and install the game
2.) Install the 0.9.14.0 mode
3.) After first run, quit the game and run it again
4.) Wait few minutes and check the mode console for
[Info :Valheim Plus] Downloading config from: 'https://github.com/Grantapher/ValheimPlus/releases/download/0.9.14.0/valheim_plus.cfg'
5.) Game will be disconnected or stuck.
Troubleshooting
I Reinstalled the game and mode, trying this on another network but still the same.
Additional context
Game without any other modes or changes.
The text was updated successfully, but these errors were encountered: