MelonLoader icon indicating copy to clipboard operation
MelonLoader copied to clipboard

[Bug]: Downloading UnityDependencies error

Open XHXJ opened this issue 1 year ago • 3 comments

All of the following criteria must be met

  • [X] All Requirements must be installed.
  • [X] Full Latest.log file included. If no file exists then leave this unchecked and state so.

All of the following are optional to answer

  • [X] Tried reinstalling the Game.
  • [X] Tried reinstalling MelonLoader.
  • [X] Tried restarting PC.
  • [X] Was able to see the Start Screen.

Describe the issue.

Downloading https://github.com/LavaGang/Unity-Runtime-Libraries/raw/master/2023.1.15.zip

2023.1.15.zip This file does not exist, download error . mode is not loaded properly

[22:18:43.126] [Il2CppAssemblyGenerator] Downloading https://github.com/LavaGang/Unity-Runtime-Libraries/raw/master/2023.1.15.zip to D:\BaiduNetdiskDownload\RJ01072476\RJ01072476\MelonLoader\Dependencies\Il2CppAssemblyGenerator\UnityDependencies_2023.1.15.zip
[22:18:43.744] [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.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at System.Threading.Tasks.Task`1.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
[NewEntryPoint] Starting.

Latest.log

Did you attach your log file?

  • [x] Yes, I attached my log file to the text box above.
  • [ ] No, I could not find a log file at {Game_Directory}\MelonLoader\Latest.log

XHXJ avatar Oct 05 '23 14:10 XHXJ

@DragonPlayerX

RinLovesYou avatar Oct 05 '23 14:10 RinLovesYou

Should work now

DragonPlayerX avatar Oct 05 '23 16:10 DragonPlayerX

@DragonPlayerX still getting an error for unity dependencies https://github.com/LavaGang/Unity-Runtime-Libraries/raw/master/2020.3.14.zip image

PranitModak avatar Oct 08 '23 16:10 PranitModak