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

[Bug]: Granny - Recaptured v1.1.5.3 Steam version, MelonLoader have an error. #824

Open
6 of 7 tasks
maxst8 opened this issue Jan 8, 2025 · 8 comments
Open
6 of 7 tasks

Comments

@maxst8
Copy link

maxst8 commented Jan 8, 2025

All of the following criteria must be met

  • All Requirements must be installed.
  • Changed the title so that it doesn't just says "[Bug]: "
  • I have searched the GitHub issues for my bug, even in the closed issues.

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.

Hi there!
Latest.log
Screenshot_5
Screenshot_6

this error not stored in log.

Did you attach your log file?

Yes, I attached my log file to the text box above.

@slxdy
Copy link
Contributor

slxdy commented Jan 8, 2025

Your antivirus is blocking the assembly generator

@maxst8
Copy link
Author

maxst8 commented Jan 8, 2025

Now have this
Latest.log

[13:00:08.381] Some Melons are missing dependencies, which you may have to install.
If these are optional dependencies, mark them as optional using the MelonOptionalDependencies attribute.
This warning will turn into an error and Melons with missing dependencies will not be loaded in future versions of MelonLoader.

  • 'UnityExplorer' is missing the following dependencies:
    • 'UnhollowerBaseLib' v0.4.22.0
      [13:00:08.385] Some Melons could not be loaded due to a cyclic dependency:
      [13:00:08.395] ------------------------------
      [13:00:08.396] UnityExplorer v4.9.0
      [13:00:08.396] by Sinai
      [13:00:08.396] Assembly: UnityExplorer.ML.IL2CPP.dll
      [13:00:08.397] ------------------------------
      [13:00:08.397] ------------------------------
      [13:00:08.398] 1 Mod loaded.

[13:00:09.420] [Il2CppInterop] Class::Init signatures have been exhausted, using a substitute!
[13:00:09.532] SceneManager.sceneLoaded override failed: System.ArgumentException: Base class Il2CppSystem.Object is sealed and can't be inherited from
at DMD<Il2CppInterop.Runtime.Injection.ClassInjector::RegisterTypeInIl2Cpp>(Type type, RegisterTypeOptions options)
at Il2CppInterop.Runtime.DelegateSupport.ConvertDelegate[TIl2Cpp](Delegate delegate)
at UnityEngine.Events.UnityAction2.op_Implicit(Action2 )
at MelonLoader.Support.SceneHandler.Init()
[13:00:09.540] SceneManager.sceneUnloaded override failed: System.ArgumentException: Base class Il2CppSystem.Object is sealed and can't be inherited from
at DMD<Il2CppInterop.Runtime.Injection.ClassInjector::RegisterTypeInIl2Cpp>(Type type, RegisterTypeOptions options)
at Il2CppInterop.Runtime.DelegateSupport.ConvertDelegate[TIl2Cpp](Delegate delegate)
at UnityEngine.Events.UnityAction1.op_Implicit(Action1 )
at MelonLoader.Support.SceneHandler.Init()
[13:00:09.542] No Support Module Loaded!

@slxdy
Copy link
Contributor

slxdy commented Jan 8, 2025

The original UnityExplorer has been discontinued. Consider using this build https://github.com/yukieiji/UnityExplorer/releases/download/v4.12.2/UnityExplorer.MelonLoader.IL2CPP.CoreCLR.zip

@maxst8
Copy link
Author

maxst8 commented Jan 8, 2025

The original UnityExplorer has been discontinued. Consider using this build https://github.com/yukieiji/UnityExplorer/releases/download/v4.12.2/UnityExplorer.MelonLoader.IL2CPP.CoreCLR.zip

with this Unity

image

@slxdy
Copy link
Contributor

slxdy commented Jan 8, 2025

Interesting... Gonna look into that

@slxdy
Copy link
Contributor

slxdy commented Jan 8, 2025

Can you send me the generated mscorlib assembly on Discord? You can locate it at MelonLoader/Il2CppAssemblies/Il2Cppmscorlib.dll. My tag is @slxdy

@maxst8 maxst8 changed the title [Bug]: Granny - Recaptured v1.1.5.3 Steam version, MelonLoader have an error. [Bug]: Steam version, MelonLoader have an error. Jan 8, 2025
@slxdy
Copy link
Contributor

slxdy commented Jan 8, 2025

I suggest keeping the original title

@maxst8 maxst8 changed the title [Bug]: Steam version, MelonLoader have an error. [Bug]: Granny - Recaptured v1.1.5.3 Steam version, MelonLoader have an error. Jan 8, 2025
@maxst8
Copy link
Author

maxst8 commented Jan 8, 2025

Will wait solution..

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

2 participants