Exception has been thrown by the target of an invocation

  • Thread starter Thread starter 牙耳
  • Start date Start date

牙耳

Guest
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x000eb] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:232

at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115

at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000b9] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Delegate.cs:443
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00018] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/MulticastDelegate.cs:71
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Delegate.cs:415
at EventManager.TriggerEvent (System.String eventName, System.Object sender, .EventArguments e) [0x000a4] in D:\Projects\Project_LZ\Project\trunk\client\Art\Assets\Source\Scripts\Support\EventManager.cs:167
at HeroBiography+<OnCsStoryHookEven>c__AnonStorey1.<>m__0 (.PacketBase ret) [0x000af] in D:\Projects\Project_LZ\Project\trunk\client\Art\Assets\Source\Scripts\Game\Module\HeroBiography.cs:218
at NetworkManager+<DispatchOnceEvent>c__AnonStorey2.<>m__0 (System.Action`1 x) [0x0000e] in D:\Projects\Project_LZ\Project\trunk\client\Art\Assets\Source\Scripts\Support\Network\NetworkManager.cs:288
at System.Collections.Generic.List`1[System.Action`1[PacketBase]].ForEach (System.Action`1 action) [0x00018] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:361
at NetworkManager.DispatchOnceEvent (.PacketBase msg) [0x00039] in D:\Projects\Project_LZ\Project\trunk\client\Art\Assets\Source\Scripts\Support\Network\NetworkManager.cs:288

Continue reading...
 
Back
Top