下载 App
代号:英雄icon
代号:英雄
发布时间
发布时间
User113369424
有些英雄立会没做好,所以只能用稻草人代替
小房同学
APP: 1.0.59(beta_1_4_hotfix) RES: 1.0.59(beta_1_4_hotfix) 2024-05-09 10:25:04
user:路明菲(107375256161124) server:千古风流
c# exception:System.NullReferenceException: Object reference not set to an instance of an object.
  at XLua.Base.Lua.lua_pcall (System.IntPtr L, System.Int32 nArgs, System.Int32 nResults, System.Int32 errfunc) [0x00000] in <00000000000000000000000000000000>:0
  at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0
  at UnityEngine.EventSystems.StandaloneInputModule.ProcessTouchPress (UnityEngine.EventSystems.PointerEventData pointerEvent, System.Boolean pressed, System.Boolean released) [0x00000] in <00000000000000000000000000000000>:0
  at UnityEngine.EventSystems.StandaloneInputModule.ProcessTouchEvents () [0x00000] in <00000000000000000000000000000000>:0
  at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0
  at X30.XUtils.FindChild (UnityEngine.Transform target, System.String name) [0x00000] in <00000000000000000000000000000000>:0
  at XLua.CSObjectWrap.X30XUtilsWrap._m_FindChild_xlua_st_ (System.IntPtr L) [0x00000] in <00000000000000000000000000000000>:0
  at XLua.LuaDLL.Lua.lua_pcall (System.IntPtr L, System.Int32 nArgs, System.Int32 nResults, System.Int32 errfunc) [0x00000] in <00000000000000000000000000000000>:0
  at XLua.DelegateBridge.PCall (System.IntPtr L, System.Int32 nArgs, System.Int32 nResults, System.Int32 errFunc) [0x00000] in <00000000000000000000000000000000>:0
  at XLua.DelegateBridge.__Gen_Delegate_Imp22 () [0x00000] in <00000000000000000000000000000000>:0
stack traceback:
[C]: in field 'FindChild'
./LuaScript/app/framework/AbstractNode.lua:140: in function 'app.framework.AbstractNode.getChild'
./LuaScript/app/views/common/CommonForceGuidePop.lua:73: in function 'app.views.common.CommonForceGuidePop._goNext'
./LuaScript/app/views/common/CommonForceGuidePop.lua:39: in field '_func'
./LuaScript/app/framework/component/UComButton.lua:33: in function <./LuaScript/app/framework/component/UComButton.lua:12>