Ludeon Forums

RimWorld => Mods => Mod bugs => Topic started by: 1f4r88u on November 10, 2020, 08:33:04 PM

Title: FPS Lowered and Music Manager Problem Spammed in Dev Log
Post by: 1f4r88u on November 10, 2020, 08:33:04 PM
Hey y'all I've been playing a modded save for about a day's worth a time now and I'm just noticing a problem with FPS. The dev log seems to be littered with errors described as:

Root level exception in Update(): System.InvalidCastException: Specified cast is not valid.
at RimWorld.MusicManagerPlay.MusicUpdate () [0x0019c] in <82ff53f4436442f9a879167049ea7b06>:0

It only happens when a song started playing because it was running perfectly fine with no music until it started. When I noticed the problem I installed the music manager mod hoping I could skip songs if the problem was with one or two music files but evidently that is not true

Here is the log: https://gist.github.com/HugsLibRecordKeeper/c70297b6eda87f596c20cb45d37956ee

I saw someone posted a similar problem but I don't share many mods with them and the problem mod they discovered is one I don't have installed.
Title: Re: FPS Lowered and Music Manager Problem Spammed in Dev Log
Post by: Canute on November 11, 2020, 03:17:10 AM
Hi,
you allready identify the problem yourself, what do you await ?
You should contact the author of the music manager directly or at the mod topic/discussion to seek advice.

Title: Re: FPS Lowered and Music Manager Problem Spammed in Dev Log
Post by: 1f4r88u on November 11, 2020, 04:57:20 AM
The problem still exists, the music manager mod did not do anything. I am still hoping to identify the cause of the problem and rectify it- be it a mod problem or something else
Title: Re: FPS Lowered and Music Manager Problem Spammed in Dev Log
Post by: Canute on November 11, 2020, 06:48:40 AM
But you see at the error msg. the string "musicmanager" so you should ask the author of that mod for advice.
At the mod discussion they mention another error together with "VanillaExpanded.RoyaltyPatches" but that is a different error then you got.
Title: Re: FPS Lowered and Music Manager Problem Spammed in Dev Log
Post by: 1f4r88u on November 11, 2020, 12:55:42 PM
The problem arose before I installed the Music Manager mod, and still exists when I uninstalled it. However, I uninstalled Vanilla Expanded Royalty Patches and that seems to have rectified the problem so thank you.