|
I cant login, all time this error
[7/30/2014 19:59:04] System.TypeInitializationException: The type initializer for 'EmuB0T.ConfigQueue' threw an exception. ---> System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task System.Threading.Tasks.Task.Run(System.Func`1<Syst em.Threading.Tasks.Task>)'.
at System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount)
at System.ModuleHandle.ResolveMethodHandleInternalCor e(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount)
at System.ModuleHandle.ResolveMethodHandleInternal(Ru ntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
at EmuB0T.PartitionProvider.FindEditor(Int32 timerSet, Int32 idHandle, Int32 lineMap)
at EmuB0T.ConfigQueue..cctor()
--- End of inner exception stack trace ---
at EmuB0T.ConfigQueue.FindEditor(Func`1 timerSet)
at EmuB0T.BuilderEventArgs.FindEditor(Object timerSet, String idHandle, String lineMap)
at PVPNetConnect.PVPNetConnection.Login()
at PVPNetConnect.PVPNetConnection.<>c__DisplayClass1e 6.<Connect>b__1e4()
at System.Threading.ThreadHelper.ThreadStart_Context( Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
/edit
If someone have this problem, u need to instal net framework 4 and 4.5
|