Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Could not resolve cross-reference to Verse.ThingDef named EndTableTable_IlluminatedEndTableTable_LightEndTableTable_RoyalEndTable (wanter=things)
full log:
https://gist.github.com/f535e63cf56c90922e78731d593d0108
I get this error when I include this mod:
Root level exception in Update(): System.InvalidCastException: Specified cast is not valid.
at (wrapper dynamic-method) RimWorld.MusicManagerPlay.RimWorld.MusicManagerPlay.MusicUpdate_Patch1(RimWorld.MusicManagerPlay)
at Verse.Root_Play.Update () [0x0002b] in <d72310b4d8f64d25aee502792b58549f>:0
Verse.Log:Error(String, Boolean)
Verse.Root_Play:Update()
Not sure why it happens but when I remove the mod the error goes away.
Thanks
(Music Manager being part of the base game, not the mod with the same name)
Hugslib report (starting at line 4825): https://gist.github.com/0294bc79b8680bdbae4c02a3fe7096fa
RimWorld.MusicManagerPlay.RimWorld.MusicManagerPlay. error
@DAV @Memmorath @Hu Flung Dung I cannot reproduce the music manager error, could someone provide a not heavily modded save?
Verse.Log:Message(String, Boolean)
RimWorld.VersionControl:LogVersionNumber()
Verse.Root:CheckGlobalInit()
Verse.Root:Start()
Verse.Root_Entry:Start()
[Vanilla Furniture Expanded] Patch operation Verse.PatchOperationFindMod(Royalty) failed
file: D:\Gaming\Steam\steamapps\workshop\content\294100\1718190143\1.1\Patches\Royalty_patch.xml
Verse.Log:Error(String, Boolean)
Verse.PatchOperation:Complete(String)
Verse.LoadedModManager:ClearCachedPatches()
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.<>c:<Start>b__6_1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Not this mod, the log say "[Vanilla Furniture Expanded]".
Make sure Vanilla Furniture Expanded is updated to the last version. We pushed an update to it when this mod (royalty patches) released. It should fix your issue.
[HugsLib][ERR] Exception during DoWindowContents: System.NullReferenceException: Object reference not set to an instance of an object
at VERP.VERP_Mod.AddButton (Verse.Listing_Standard list, Verse.ModContentPack modContentPack, UnityEngine.Rect rect) [0x000be] in <317f9d788041445e99a136ef40647dfb>:0
at VERP.VERP_Mod.DoSettingsWindowContents (UnityEngine.Rect rect) [0x000ad] in <317f9d788041445e99a136ef40647dfb>:0
at RimWorld.Dialog_VanillaModSettings.DoWindowContents (UnityEngine.Rect inRect) [0x000e5] in <e4b32d84f714481f906e5eea5e560e3b>:0
Verse.Log:Error(String, Boolean)
HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
RimWorld.Dialog_VanillaModSettings:DoWindowContents(Rect)
Verse.Window:InnerWindowOnGUI(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Been getting the same thing for a week or two. can't figure out how to fix and is my only red error
Could not resolve cross-reference to Verse.ThingDef named Brazier2 (wanter=things)
Could not resolve cross-reference to Verse.ThingDef named Column2 (wanter=things)
Could not resolve cross-reference to Verse.ThingDef named Column4 (wanter=things)
https://gist.github.com/HugsLibRecordKeeper/5bbcb9fc91893fe3741e5fa7ed8c513f
Im getting errors while trying to switch the mod options to allow royals to use fur beds,
the two options show normally for rat cheese and fur beds however trying to change false to true for both i get a display error of some sort.
Here's the Log Copy, the error in question shows multiple times at the bottom of the log (i have quite a few mods so it's long as all hell. Sorry in advance)
https://gist.github.com/5592204836fb6599fd4c28b9409f05f4