Skip to content

Mod failure with 12.0.7? #78

Description

@Addramyr84

I been trying to export civics based on 12.0.7 an keep getting errors thrown back:

[08:15:31] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at Eco.Gameplay.Systems.Messaging.Chat.Commands.ChatCommandService.<>c__DisplayClass16_0.b__1()
at Eco.Shared.Utils.TaskUtils.<>c__DisplayClass3_0.b__0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Eco.Gameplay.Systems.Messaging.Chat.Commands.ChatCommandService.HandleCommandAsync(IChatClient chatClient, String text, SupportedLanguage language, INetObject target)
Inner Exception:
System.MissingMethodException: Attempted to access a missing method.
at Eco.Mods.CivicsImpExp.CivicsImpExpCommands.Export(IChatClient chatClient, Int32 id)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Eco.Mods.CivicsImpExp.CivicsImpExpCommands.Export(IChatClient chatClient, Int32 id)
at InvokeStub_CivicsImpExpCommands.Export(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Then in game it says "you did not specify a valid recipient"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions