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]: MelonLoader crashes for Death Must Die #591

Open
7 tasks done
damianolszewski opened this issue Dec 23, 2023 · 2 comments
Open
7 tasks done

[Bug]: MelonLoader crashes for Death Must Die #591

damianolszewski opened this issue Dec 23, 2023 · 2 comments

Comments

@damianolszewski
Copy link

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.

Bug occurs for game Death Must Die.
Versions 0.6.1 and 0.6.0 don't work and crash instantly. Console windows pops up and instantly stops working. Game doesn't launch.
For version 0.5.7 it does work but during loading it crashes and this error occurs:
Screenshot_48
And this is visible in logs:

[20:13:08.718] [MelonStartScreen] Initializing...
[20:13:08.741] [MelonStartScreen] Using Start Screen Theme: "Default"
[20:13:10.147] [MelonStartScreen] [ERROR] Exception while rendering: System.NotImplementedException: The method or operation is not implemented.

  at UnityPlayer.GfxDevice.WaitForLastPresentationAndGetTimestamp (System.UInt32 deviceType) [0x00038] in <458ba450aca74195b4ba3d1c13011f5d>:0 

  at MelonLoader.MelonStartScreen.ScreenRenderer.Render () [0x00025] in <458ba450aca74195b4ba3d1c13011f5d>:0 

It works if I add --melonloader.disablestartscreen to steam start commands but Unity playback engine then crashes while exiting the game (which isn't that big of a problem because you already exit the game but the error still pops up so it is annoying)

Did you attach your log file?

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

@RinLovesYou
Copy link
Member

You can disable the start screen with a launch option, which you can find in the Readme. That will get you further on 0.6.1

@damianolszewski
Copy link
Author

You can disable the start screen with a launch option, which you can find in the Readme. That will get you further on 0.6.1

That only helps on 0.5.7.
On 0.6.1 it doesn't even launch and instantly crashes after cmd window pops up.

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