中级玩家
 
- 贡献度
- 0
- 金元
- 2327
- 积分
- 233
- 精华
- 0
- 注册时间
- 2019-2-14
|
一进战斗就弹:NullReferenceException: Object reference not set to an instance of an object
这是log里的
NullReferenceException: Object reference not set to an instance of an object
at UI_Combat.HandleCombatCharData (GameData.Common.DataUid uid, System.Int32 valueOffset, GameData.Utilities.RawDataPool dataPool) [0x02e69] in <f52f2a6d68104c1aa2786ffd3f146a7b>:0
at UI_Combat.OnNotifyGameData (System.Collections.Generic.List`1[T] notifications) [0x00756] in <f52f2a6d68104c1aa2786ffd3f146a7b>:0
at GameData.GameDataBridge.GameDataBridge.ProcessNotifications () [0x00296] in <f52f2a6d68104c1aa2786ffd3f146a7b>:0
at GameData.GameDataBridge.UnityAdapter.GameDataBridgeUnityAdapter.Update () [0x00039] in <f52f2a6d68104c1aa2786ffd3f146a7b>:0
大佬们看看是什么问题
|
|