LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.22k stars 459 forks source link

[Bug]: Error on Start House Party after game update "Failed to Download UnityDependencies!" #592

Closed trilias closed 6 months ago

trilias commented 6 months ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

Failed to Download UnityDependencies!

[21:00:25.402] [Il2CppAssemblyGenerator] Downloading UnityDependencies... [21:00:25.403] [Il2CppAssemblyGenerator] Downloading https://github.com/LavaGang/Unity-Runtime-Libraries/raw/master/2022.3.16.zip to M:\SteamLibrary\steamapps\common\House Party\MelonLoader\Dependencies\Il2CppAssemblyGenerator\UnityDependencies_2022.3.16.zip [21:00:25.567] [Il2CppAssemblyGenerator] System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 404 (Not Found).) ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task1.get_Result() at MelonLoader.Il2CppAssemblyGenerator.Extensions.DownloadFile(HttpClient client, String url, String dest) in D:\a\MelonLoader\MelonLoader\Dependencies\Il2CppAssemblyGenerator\Extensions.cs:line 10 at MelonLoader.Il2CppAssemblyGenerator.FileHandler.Download(String url, String destination) in D:\a\MelonLoader\MelonLoader\Dependencies\Il2CppAssemblyGenerator\FileHandler.cs:line 34 [21:00:25.568] [INTERNAL FAILURE] Failed to Download UnityDependencies!

Latest.log

Did you attach your log file?

Yes, I attached my log file to the text box above.

RinLovesYou commented 6 months ago

That unity version was released just a few days ago. Games update fast these days. @DragonPlayerX

DragonPlayerX commented 6 months ago

Should be available now.

RinLovesYou commented 6 months ago

Thanks mate