[Bug]: Failed to Initialize Assets Manager!
Cross2pro opened this issue ยท 1 comments
All of the following criteria must be met
- All Requirements must be installed.
- Full
Latest.log
file included. If no file exists then leave this unchecked and state so.
All of the following are optional to answer
- Tried reinstalling the Game.
- Tried reinstalling MelonLoader.
- Tried restarting PC.
- Was able to see the Start Screen.
Describe the issue.
Failed to Initialize Assets Manager! error when using MelonLoader in il2cpp game (Per Aspera).
And the Unity version was not recognized at first. After I manually added the parameter (--melonloader.agfvunity) and corrected it, Dumper seemed to be able to export correctly, but an error was reported when loading the mod.
MelonLoader_22-07-22_22-08-08.415.log
Did you attach your log file?
- 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
As of this commit 946d7ad and the upcoming v0.5.5 update:
The --melonloader.agfvunity
launch option has been replaced with --melonloader.unityversion
--melonloader.unityversion
will now work properly for allowing the user to specify the Unity Version.