Closed ertup0 closed 1 month ago
Does this still occur with the newer BepInEx?
Just tried the latest bleeding-edge IL2CPP BepInEx (697) and still getting the same errors in the log LogOutput.log It seems something is not working with UniverseLib
From looking at Unity's CS-related code, it seems that UnityEngine.AssetBundle::LoadFromMemory_Internal exists(It doesn't appear to have been changed by the update either), so I guess it's a BepInEx bug.
This is a bepinex bug along with melon loader. Melon loader will most likely be fixed sooner as i made them aware of the issue. It only happens with 2023 Unity versions
Going to close this, Since this is BepInEx bug.
On the newest MelonLoader version UE loads but UniverseLib fails to create UniverseLib UI Bundle Here's the new log: Latest.log
I seem to be getting an error in UnityEngine.AssetBundle.LoadFromMemory_Internal
as before, is this working correctly?
It appears that MelonLoader has not yet completed the complete bug fix on the MelonLoader side, since it seems that a null error is also occurring inside MelonLoader.
Since it appears to be an alpha version before the official release in terms of version, is it OK to close it? Also, this ticket is based on the BepInEx environment, so if you use MelonLoader, please create a new ticket.
Yeah I think this can be closed for the time being
Are you on the latest version of UnityExplorer?
Which release are you using?
BepInEx Unity IL2CPP CoreCLR
Which game did this occur on?
POOLS ( Unity 2023.2.7f1)
Describe the issue.
No UE UI upon loading the game and many errors in logOutput. The game is very new so maybe this is a BepInEx issue
Relevant log output