smasherprog / EqTool

p99 everquest spell timer, dps and map
MIT License
24 stars 19 forks source link

Latest update- Map gone. Attempting to load causing Microsoft .NET Framework error #59

Closed TheAngryRogue closed 7 months ago

TheAngryRogue commented 7 months ago

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** Autofac.Core.DependencyResolutionException: An exception was thrown while activating EQTool.MappingWindow. ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(EQTool.Models.ISignalrPlayerHub, EQTool.ViewModels.MapViewModel, EQTool.ViewModels.ActivePlayer, EQTool.Services.LogParser, EQTool.Models.EQToolSettings, EQTool.Services.PlayerTrackerService, EQTool.Services.EQToolSettingsLoad, EQTool.Services.IAppDispatcher, EQTool.Services.LoggingService)' on type 'MappingWindow'. ---> System.Windows.Markup.XamlParseException: Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception. ---> System.ArgumentException: Cannot add instance of type 'String' to a collection of type 'UIElementCollection'. Only items of type 'UIElement' are allowed. at System.Windows.Controls.UIElementCollection.Cast(Object value) at System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value) at System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType) --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at EQTool.MappingWindow.InitializeComponent() in D:\a\1\s\src\MappingWindow.xaml:line 1 at EQTool.MappingWindow..ctor(ISignalrPlayerHub signalrPlayerHub, MapViewModel mapViewModel, ActivePlayer activePlayer, LogParser logParser, EQToolSettings settings, PlayerTrackerService playerTrackerService, EQToolSettingsLoad toolSettingsLoad, IAppDispatcher appDispatcher, LoggingService loggingService) in D:\a\1\s\src\MappingWindow.xaml.cs:line 47 at lambda_method(Closure , Object[] ) at Autofac.Core.Activators.Reflection.BoundConstructor.Instantiate() --- End of inner exception stack trace --- at Autofac.Core.Activators.Reflection.BoundConstructor.Instantiate() at Autofac.Core.Activators.Reflection.ReflectionActivator.<>cDisplayClass14_0.b0(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Middleware.DelegateMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>cDisplayClass14_0.b1(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.DisposalTrackingMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action1 next) --- End of inner exception stack trace --- at Autofac.Core.Resolving.Middleware.ActivatorErrorHandlingMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext context) at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.RegistrationPipelineInvokeMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>cDisplayClass14_0.b1(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.SharingMiddleware.Execute(ResolveRequestContext context, Action`1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>cDisplayClass14_0.b1(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.ScopeSelectionMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.<BuildPipeline>b__1(ResolveRequestContext context) at Autofac.Core.Resolving.Middleware.CircularDependencyDetectorMiddleware.Execute(ResolveRequestContext context, Action1 next) at Autofac.Core.Resolving.Pipeline.ResolvePipelineBuilder.<>c__DisplayClass14_0.b__1(ResolveRequestContext context) at Autofac.Core.Pipeline.ResolvePipeline.Invoke(ResolveRequestContext context) at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, ResolveRequest request) at Autofac.Core.Resolving.ResolveOperation.ExecuteOperation(ResolveRequest request) at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(ResolveRequest request) at Autofac.Core.Container.ResolveComponent(ResolveRequest request) at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable1 parameters, Object& instance) at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable1 parameters) at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable`1 parameters) at Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context) at EQTool.App.ToggleWindow[T](MenuItem m) in D:\a\1\s\src\App.xaml.cs:line 495 at EQTool.App.ToggleMapWindow(Object sender, EventArgs e) in D:\a\1\s\src\App.xaml.cs:line 537 at System.Windows.Forms.MenuItem.OnClick(EventArgs e) at System.Windows.Forms.MenuItem.MenuItemData.Execute() at System.Windows.Forms.Command.Invoke() at System.Windows.Forms.Command.DispatchID(Int32 id) at System.Windows.Forms.NotifyIcon.WndProc(Message& msg) at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

EQTool Assembly Version: 3.23.124.1 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

PresentationFramework Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll

WindowsBase Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.9206.0 built by: NET481REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

PresentationCore Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll

System.Xaml Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll

System.Threading.Tasks.Extensions Assembly Version: 4.2.0.1 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll

Autofac Assembly Version: 7.1.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

netstandard Assembly Version: 2.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll

Microsoft.Bcl.AsyncInterfaces Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Threading.Tasks.Extensions Assembly Version: 4.2.0.1 Win32 Version: 4.6.28619.01 CodeBase: file:///C:/P99/PigParse/System.Threading.Tasks.Extensions.DLL

Newtonsoft.Json Assembly Version: 13.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.IO.Compression.FileSystem Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

EQToolShared Assembly Version: 1.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.ValueTuple Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll

Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.9181.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

System.Diagnostics.DiagnosticSource Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.ComponentModel.Composition Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll

System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.8.9191.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

PresentationFramework.Aero2 Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll

PresentationFramework-SystemXml Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll

PresentationFramework-SystemData Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll

UIAutomationTypes Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll

UIAutomationProvider Assembly Version: 4.0.0.0 Win32 Version: 4.8.9200.0 built by: NET481REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll

Microsoft.AspNetCore.SignalR.Client.Core Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.SignalR.Common Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.DependencyInjection.Abstractions Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.SignalR.Client Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.Http.Connections.Common Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.Logging Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.SignalR.Protocols.Json Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.Logging.Abstractions Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.Options Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.Connections.Abstractions Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Memory Assembly Version: 4.0.1.2 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Text.Json Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.AspNetCore.Http.Connections.Client Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.DependencyInjection Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Text.Encodings.Web Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Runtime.CompilerServices.Unsafe Assembly Version: 6.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Threading.Channels Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Buffers Assembly Version: 4.0.3.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

Microsoft.Extensions.Features Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.IO.Pipelines Assembly Version: 8.0.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Runtime.InteropServices.RuntimeInformation Assembly Version: 4.0.0.0 Win32 Version: 4.8.9037.0 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll

Xceed.Wpf.Toolkit Assembly Version: 4.5.0.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

System.Numerics.Vectors Assembly Version: 4.1.4.0 Win32 Version: 3.23.124.1 CodeBase: file:///C:/P99/PigParse/EQTool.exe

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

TheAngryRogue commented 7 months ago

Solved.

smasherprog commented 7 months ago

yeah i broke it for about 30 mins i think.. OOppsss