[Bug]: SceneManager.sceneUnloaded override failed: System.InvalidOperationException: Sequence contains no elements #688
Labels
Bug / Issue
Something isn't working
User Support
This post was made to ask about an issue the user is having
Work-in-Progress
This issue or pull request is being worked on currently
All of the following criteria must be met
All of the following are optional to answer
Describe the issue.
This issue occurs when booting the game "My Singing Monsters Playground". The error itself changes, being
System.InvalidOperationException: Sequence contains no elements
orSystem.InvalidOperationException: Sequence contains more than one element
. From what I can tell, the error occurs when converting anAction
to aUnityAction
. The game loads, but MelonLoader doesn't. The issue appears on versions 0.6.1, 0.6.2, and 0.6.4. Versions 0.5.5, 0.5.7, and 0.6.3 do not load the game at all.Latest.log
Did you attach your log file?
Yes, I attached my log file to the text box above.
The text was updated successfully, but these errors were encountered: