UnityExplorer icon indicating copy to clipboard operation
UnityExplorer copied to clipboard

[Bug]: unity exsplorer not loading thanks to missing dipendasys

Open mathlover3 opened this issue 2 years ago • 2 comments

Are you on the latest version of UnityExplorer?

  • [X] Yes, I'm on the latest version of UnityExplorer.

Which release are you using?

MelonLoader IL2CPP

Which game did this occur on?

jellycar worlds demo

Describe the issue.

unity exsplorer didnt load. heres the log as it wont go in the one below MelonLoader_23-01-02_14-25-04.970.log

Relevant log output

No response

mathlover3 avatar Jan 02 '23 20:01 mathlover3

pls fix

mathlover3 avatar Jan 02 '23 20:01 mathlover3

This is not a UnityExplorer issue. Your log file indicates the issue: IL2CppAssemblyUnhollower called by MelonLoader failed to complete:

[14:26:01.449] [Il2CppAssemblyGenerator] [ERROR] Unhandled Exception: System.IO.IOException: The process cannot access the file '\\Mac\Home\Desktop\jcw_demo_public_playtest_2022_08_05\GameAssembly.dll' because it is being used by another process.

That process generates the files (which are dependencies for UnityExplorer) that are showing as missing.

cmkb3 avatar Mar 08 '23 08:03 cmkb3