Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
treemt

treemt

5 minutes ago, ShoudenKalferas said:

Please make sure when ya'll post a problem that you indicate what version of the modlet you are running. I've got one version posted on the first post and I've got a release candidate that I've been posting asking for help checking out.


I'm using this one https://github.com/XelaNull/7DTD-WhiteRiver_ToC/archive/refs/tags/WhiteRiverToC-1.1_1.0_rc1.zip

This is the error from the player side since I asked them to send me their logs 

 

2024-10-02T19:13:44 198.333 ERR [XUi] Error while updating window group 'quests':
2024-10-02T19:13:44 198.333 EXC Object reference not set to an instance of an object
  at ObjectiveFetch.SetupDisplay () [0x00000] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BaseObjective.get_Description () [0x00008] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveEntry.GetBindingValue (System.String& value, System.String bindingName) [0x0031a] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BindingItemStandard.GetValue (System.Boolean _forceAll) [0x00013] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BindingInfo.RefreshValue (System.Boolean _forceAll) [0x0001a] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.RefreshBindings (System.Boolean _forceAll) [0x00010] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveEntry.set_Objective (BaseObjective value) [0x0004c] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveList.Update (System.Single _dt) [0x000e5] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x00159] in <e8e43063270440388d2e6b7642da1a62>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
XUi:OnUpdateDeltaTime(Single)
XUiUpdater:Update()
XUiUpdateHelper:LateUpdate()


This is the mod giving the above issue "WhiteRiverToC_Deschains_Revolver". I swapped it to the `1.2` version to fix the issue where players couldn't even get past the log screen

treemt

treemt

2 minutes ago, ShoudenKalferas said:

Please make sure when ya'll post a problem that you indicate what version of the modlet you are running. I've got one version posted on the first post and I've got a release candidate that I've been posting asking for help checking out.


I'm using this one https://github.com/XelaNull/7DTD-WhiteRiver_ToC/archive/refs/tags/WhiteRiverToC-1.1_1.0_rc1.zip

This is the error from the player side since I asked them to send me their logs 

 

2024-10-02T19:13:44 198.333 ERR [XUi] Error while updating window group 'quests':
2024-10-02T19:13:44 198.333 EXC Object reference not set to an instance of an object
  at ObjectiveFetch.SetupDisplay () [0x00000] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BaseObjective.get_Description () [0x00008] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveEntry.GetBindingValue (System.String& value, System.String bindingName) [0x0031a] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BindingItemStandard.GetValue (System.Boolean _forceAll) [0x00013] in <e8e43063270440388d2e6b7642da1a62>:0 
  at BindingInfo.RefreshValue (System.Boolean _forceAll) [0x0001a] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.RefreshBindings (System.Boolean _forceAll) [0x00010] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveEntry.set_Objective (BaseObjective value) [0x0004c] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiC_QuestObjectiveList.Update (System.Single _dt) [0x000e5] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUiController.Update (System.Single _dt) [0x00084] in <e8e43063270440388d2e6b7642da1a62>:0 
  at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x00159] in <e8e43063270440388d2e6b7642da1a62>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
XUi:OnUpdateDeltaTime(Single)
XUiUpdater:Update()
XUiUpdateHelper:LateUpdate()


 

×
×
  • Create New...