RimWorld

RimWorld

Vanilla Expanded - Royalty Patches
 This topic has been pinned, so it's probably important
Kikohi  [developer] 20 Oct, 2020 @ 1:43am
Bug report
Report bug here, please provide an hugslib log, do not copy past the log in steam. Thanks you
< >
Showing 1-15 of 92 comments
Zairya 20 Oct, 2020 @ 3:19am 
Would you check this error, please:
Could not resolve cross-reference to Verse.ThingDef named EndTableTable_IlluminatedEndTableTable_LightEndTableTable_RoyalEndTable (wanter=things)

full log:
https://gist.github.com/f535e63cf56c90922e78731d593d0108
DAV 20 Oct, 2020 @ 8:49am 
Hi.

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
Memmo 21 Oct, 2020 @ 10:39pm 
Yeah, as soon as any music begins to play, the game's music manager begins to spam infinite errors. The errors stop once the music stops, and begin once a new track starts to play. Dub's Performance mod has an option to disable Music Manager which stops the errors, but it seems this mod is the cause for the Music Manager to go nuts.

(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
Last edited by Memmo; 21 Oct, 2020 @ 10:41pm
Kikohi  [developer] 22 Oct, 2020 @ 11:45pm 
Thanks you, I'll have a look at it
Hu Flung Dung 24 Oct, 2020 @ 2:09pm 
https://gist.github.com/844843dfcd24544b44c60adeea6a6707

RimWorld.MusicManagerPlay.RimWorld.MusicManagerPlay. error
Kikohi  [developer] 31 Oct, 2020 @ 10:56am 
@Zairya Try the auto sort button

@DAV @Memmorath @Hu Flung Dung I cannot reproduce the music manager error, could someone provide a not heavily modded save?
DAV 31 Oct, 2020 @ 3:08pm 
@Kikohi, unfortunately I cant provide you a not heavily modded save. My save is pretty old and uses allot of mods.
Memmo 5 Nov, 2020 @ 10:42pm 
@Kikohi thanks for looking into into; Don't have a non-heavily modded save tho.
Last edited by Memmo; 5 Nov, 2020 @ 10:43pm
RiotViking 8 Nov, 2020 @ 1:44pm 
RimWorld 1.2.2753 rev712
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()
Kikohi  [developer] 9 Nov, 2020 @ 2:27am 
@thedemondude1
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.
Gariba 23 Nov, 2020 @ 7:50pm 
I'm getting this error when clicking on any button on the mod config window:

[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)
Kikohi  [developer] 24 Nov, 2020 @ 9:03am 
Full error log please
YoshyMotsow 24 Nov, 2020 @ 4:40pm 
Originally posted by Zairya:
Would you check this error, please:
Could not resolve cross-reference to Verse.ThingDef named EndTableTable_IlluminatedEndTableTable_LightEndTableTable_RoyalEndTable (wanter=things)


Been getting the same thing for a week or two. can't figure out how to fix and is my only red error
Cirno 26 Nov, 2020 @ 6:03pm 
There is some incompatibility with Thrones plus

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
LathisLordBred 29 Nov, 2020 @ 2:37pm 
Hey there Kikohi,

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
Last edited by LathisLordBred; 29 Nov, 2020 @ 2:41pm
< >
Showing 1-15 of 92 comments
Per page: 1530 50