MelonLoader

MelonLoader

554 Downloads

[Bug]: Game crashes silently, without start

javiert239 opened this issue ยท 10 comments

commented

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.

I tried all 0.6.x versions on Windows 10, but the game crashes silently, without start. I tried installing auto and manual, but the problem is the same. It was tested in two PC's and one notebook (without AV). There was no log file generated.
The game is Summer Clover.
Is there any other thing I can try?

Did you attach your log file?

No, I could not find a log file at {Game_Directory}\MelonLoader\Latest.log

commented

Send a screenshot of the game folder

commented

Here you have:

Image

commented

First of all, take the installer out of the game folder. Next, when installing MelonLoader, enable nightly builds and hit upgrade. Try launching the game again

commented

OK, I took the installer out of the game folder. Then, I installed enable nightly builds, and with this the game started. However, the logs are empty, so I don't think is working. I tried add a plugins just in case, but it doesn't work.

commented

No console window?

commented

Yes, it open a console windows:

Image

commented

In the game folder, go to UserData, open Loader.cfg in a notepad and set debug to true. Run the game again and see if you get any new output in the console

commented

Yes, now it looks like this:

Image

commented

For some reason, this seems to be somewhat of a common issue now. I will have to look into it

commented

I found something, if I use this dll's https://unity.bepinex.dev/corlibs/2020.3.48.zip, and then use the melonloader version 0.5.7, the game and melonloader work without problem, and I can even use some plugins.

If I use version 0.6.0, or newer, the game crashes.

The unity version of the game is 2020.3.48, so I guess becaus is pretty old, it causes this problems.