Beiträge von Lillu

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.

    Thanks for the update. V1.1 doesn't work with your logging mod anymore though.

    [ICODE]--BEGIN DUMP--
    Dump Time
    03/22/2018 09:43:25

    Exception
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Error in SkillsUtil at 11: The namespace 'Kirthos.Mods' already contains a definition for 'SkillsUtil' (CS0101)

    at Eco.ModKit.RuntimeCompiler.HandleCompilerError(CompilerResults results)
    at Eco.ModKit.RuntimeCompiler.LoadOrCompileMods()
    at Eco.ModKit.ModKitPlugin..ctor(ManualResetEvent doneEvent)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at System.Activator.CreateInstance(Type type, Object[] args)
    at Eco.Server.PluginManager.AddPlugin(Type pluginType, Object[] p)
    at Eco.Server.PluginManager..ctor()
    at Eco.Server.Startup.Start(String[] args)
    at Eco.Server.MainClass.Main(String[] args)

    Inner Exception
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Error in SkillsUtil at 11: The namespace 'Kirthos.Mods' already contains a definition for 'SkillsUtil' (CS0101)

    at Eco.ModKit.RuntimeCompiler.HandleCompilerError(CompilerResults results)
    at Eco.ModKit.RuntimeCompiler.LoadOrCompileMods()
    at Eco.ModKit.ModKitPlugin..ctor(ManualResetEvent doneEvent)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at System.Activator.CreateInstance(Type type, Object[] args)
    at Eco.Server.PluginManager.AddPlugin(Type pluginType, Object[] p)
    at Eco.Server.PluginManager..ctor()
    at Eco.Server.Startup.Start(String[] args)
    at Eco.Server.MainClass.Main(String[] args)

    --END DUMP--
    [/ICODE]


    EDIT: Deleting the SkillsUtil.cs from either folder fixes the problem.