Jump to content

Edit History

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

a_jp


My data was strange.

原因判明。My data was strange.

a_jp

a_jp

sorry.
If you choose to make gunRifleT3SniperRifle
I keep getting errors. .

 

Even after changing the recipe, the error occurred.

 

1.error log

2024-02-03T21:04:34 279.357 ERR [XUi] Error while updating window group 'crafting':
2024-02-03T21:04:34 279.358 EXC Object reference not set to an instance of an object
  at RecipeUnlockData.GetName () [0x00015] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiC_UnlockByEntry.GetBindingValue (System.String& value, System.String bindingName) [0x0005d] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at BindingItemStandard.GetValue (System.Boolean _forceAll) [0x00013] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at BindingInfo.RefreshValue (System.Boolean _forceAll) [0x0001a] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiController.RefreshBindings (System.Boolean _forceAll) [0x00010] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiC_UnlockByEntry.Update (System.Single _dt) [0x00008] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiC_UnlockByList.Update (System.Single _dt) [0x0012a] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUiC_InfoWindow.Update (System.Single _dt) [0x00000] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at (wrapper dynamic-method) XUiC_CraftingInfoWindow.DMD<XUiC_CraftingInfoWindow::Update>(XUiC_CraftingInfoWindow,single)
  at XUiController.Update (System.Single _dt) [0x0004f] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
  at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x00131] in <a58aca9c8ed54d639b41f6dc2ac2f31b>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)

 

 

2.change recipe

        <recipe name="gunRifleT3SniperRifle" craft_area="workbench" count="1" >
    
            <ingredient name="DFrifleParts" count="1"/>
        </recipe>

×
×
  • Create New...