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

Can't download Unity Dependencies, il2cpp #849

Open
vsumpi opened this issue Jan 27, 2025 · 6 comments
Open

Can't download Unity Dependencies, il2cpp #849

vsumpi opened this issue Jan 27, 2025 · 6 comments

Comments

@vsumpi
Copy link

vsumpi commented Jan 27, 2025

I have all the requirements.
I think someone left a wrong locale route in the packages, see: "D:\a" I don't have "D" drive.

Here's my error:

[23:20:03.640] [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 29

@KibblesTheKitten
Copy link

Hi the drive d: is on the developers pc btw. Its just show as thats where the code thats giving the error is located!

@HerpDerpinstine HerpDerpinstine transferred this issue from LavaGang/MelonWiki Jan 27, 2025
@slxdy
Copy link
Contributor

slxdy commented Jan 28, 2025

What game?

@ParanoiaIsGreat
Copy link

ParanoiaIsGreat commented Jan 28, 2025

same here, i can manually download the dependecies, but don't know where to put it or will it work

Try download manually from here: https://github.com/LavaGang/Unity-Runtime-Libraries/raw/master/2021.3.42.zip
and extract all to here: YOUR GAME\MelonLoader\Dependencies\Il2CppAssemblyGenerator\UnityDependencies .
It should be something like this:
Image

@slxdy
Copy link
Contributor

slxdy commented Jan 28, 2025

We need full logs to further diagnose your issues

@vsumpi
Copy link
Author

vsumpi commented Jan 28, 2025

What game?

SimRail

@Ozzornik
Copy link

Almost the same issue. All versions melon loader failed to start. Framework is updated 3 times. OS: Windows10.

Image

@HerpDerpinstine HerpDerpinstine mentioned this issue Feb 2, 2025
11 tasks
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

No branches or pull requests

5 participants