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.38k stars 473 forks source link

There was a conflict between "System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Http, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". #575

Closed maloadjav closed 1 week ago

maloadjav commented 10 months ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

i dont think this is a bug of melonloader

i make my mod with 0.57 and its work ... but its always bad when i try to use 0.61 , 0.65

then that error popup .......

its about System.Net.Http, in visual studio was bad config and i don know how to fixed it

i am kind of copying other peoples scripts and test it

Did you attach your log file?

Select an option below

rakosi2 commented 10 months ago

Do you have .Net 6.0 Desktop installed? https://dotnet.microsoft.com/en-us/download/dotnet/6.0#runtime-desktop-6.0.23

maloadjav commented 10 months ago

i dont sure but when i try to download this .net 6.0 then i got the error

[30AC:3238][2023-11-20T10:11:44]e000: Error 0x80070666: Cannot install a product when a newer version is installed.

so i think i have been installed it .

rakosi2 commented 10 months ago

possibly, the current version now is 6.0.25 Mods made for MelonLoader 0.5.x will crash if installed into MelonLoader 0.6.x