leinlin / Miku-LuaProfiler

Apache License 2.0
1.88k stars 435 forks source link

客户端工程报错,DllNotFoundException #10

Closed rayss1 closed 4 years ago

rayss1 commented 4 years ago

DllNotFoundException: F MikuLuaProfiler_Editor.LuaDeepProfilerSetting.get_isDeepMonoProfiler () (at Assets/LuaFramework/LuaProfilerClient/Editor/LuaDeepProfilerSetting.cs:86) MikuLuaProfiler_Editor.LuaProfilerWindowProfiler.DoToolbar () (at Assets/LuaFramework/LuaProfilerClient/Editor/Window/LuaProfilerWindow.cs:55) MikuLuaProfiler_Editor.LuaProfilerWindowProfiler.OnGUI () (at Assets/LuaFramework/LuaProfilerClient/Editor/Window/LuaProfilerWindow.cs:31) System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at :0) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at :0) System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at :0) UnityEditor.HostView.Invoke (System.String methodName, System.Object obj) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:342) UnityEditor.HostView.Invoke (System.String methodName) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:336) UnityEditor.HostView.InvokeOnGUI (UnityEngine.Rect onGUIPosition, UnityEngine.Rect viewRect) (at C:/buildslave/unity/build/Editor/Mono/HostView.cs:310) UnityEditor.DockArea.DrawView (UnityEngine.Rect viewRect, UnityEngine.Rect dockAreaRect, System.Boolean customBorder, System.Boolean floatingWindow, System.Boolean isBottomTab) (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:363) UnityEditor.DockArea.OldOnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:322) UnityEngine.Experimental.UIElements.IMGUIContainer.DoOnGUI (UnityEngine.Event evt, UnityEngine.Matrix4x4 worldTransform, UnityEngine.Rect clippingRect, System.Boolean isComputingLayout) (at C:/buildslave/unity/build/Modules/UIElements/IMGUIContainer.cs:244) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

leinlin commented 4 years ago

fixed