goaaats / universalis_act_plugin

ACT plugin to upload market board data to https://universalis.app
MIT License
35 stars 13 forks source link

Fatal Error - Unhandled Exception #5

Open Webberjo opened 4 years ago

Webberjo commented 4 years ago

Attempting to initialize this plugin sometimes causes the following fatal error to crash ACT:

---------------------------
Fatal Error - Unhandled Exception
---------------------------
An unhandled exception has occurred.  ACT may close.
Press Ctrl-C to copy this MessageBox.

System.Reflection.TargetInvocationException - Exception has been thrown by the target of an invocation.
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

   at FFXIV_ACT_Plugin.Memory.DataSubscription.DelegateCallback(IAsyncResult ar)

   at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)

   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

   at System.Threading.ThreadPoolWorkQueue.Dispatch()

System.RuntimeMethodHandle, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
---------------------------
OK   
---------------------------

I'm currently using FFXIV_ACT_Plugin v2.0.4.2

agate-pris commented 4 years ago

I've get same error.

Krude commented 4 years ago

I get the same error, and it crashes my ACT in the process, but it's not on loading, but randomly when checking MB prices.

What871As commented 2 years ago

FFXIV_ACT_Plugin v2.0.4.2