Hey [email protected]. I’m getting a specific error in the console and I’m not sure what could have caused it.

It seems to be related to the music player, but I haven’t added any mods that alter the in-game music (to my knowledge). This is the error that is generating repeatedly:

Root level exception in Update(): System.InvalidCastException: Specified cast is not valid.
  at (wrapper dynamic-method) RimWorld.MusicManagerPlay.RimWorld.MusicManagerPlay.MusicUpdate_Patch0(RimWorld.MusicManagerPlay)
  at (wrapper dynamic-method) Verse.Root_Play.Verse.Root_Play.Update_Patch1(Verse.Root_Play)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)

Hugslib file is located here.

I have troubleshot some mod conflicts before but this one has me stumped. I’ve tried looking through the XML extensions patches but I don’t see anything related to this in there.

    • wutamisposedtodo@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      I believe so and same, but I still thought it would be nice to resolve the conflict if possible.

      (though on startup I just turn auto-open off and clear the console before loading a save, as is tradition)