Ever since the update I am getting my server stuck loading with [03:57] Starting GameplayStatsPlugin... Finished in 0.1ms
BetterLogging [Asphalt MDK]
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.
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.
-
-
Quote
Ever since the update I am getting my server stuck loading with [03:57] Starting GameplayStatsPlugin... Finished in 0.1ms
Have you installed successfully the asphalt modkit and my core mod ?
If yes try running your server as admin if you can
Send me your console log where the mod is loading -
I believe I installed everything correctly. Yes the Asphalt and core mod. And I tried running via admin. I think I might of messed up? I removed the util folder in kirthosmods and its giving me pickaxe errors.
[automerge]1524065308[/automerge]
I even tried redoing everythingCode
Display MoreError in PickaxeItem at 17: The type or namespace name 'Kirthos' could not be found (are you missing a using directive or an assembly reference?) (CS0246) Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Error in PickaxeItem at 17: The type or namespace name 'Kirthos' could not be found (are you missing a using directive or an assembly reference?) (CS0246) 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)
-
since my old mod replace the base gamefile Mods/Tool/PickaxeItem.cs you need to replace the file by the original one try to redownload a fresh server and just replace the mod folder to the new one from the fresh server
-
re did everything from scratch, and now it works. Thanks
-
Kirthos updated [plain]BetterLogging (now need Asphalt Modkit and my mod AKirthosCore)[/plain] with a new update entry:
[plain]New version 1.4.0[/plain]
QuoteAdding a config file ./Configs/BetterMining/BetterMining.eco
The config file is generated when you run the server with the mods for the first time
After you modify the config, you need to restart the server.Fix a problem where player can break wood pulp with the wood pulp cleaner skill in unauthorized plot.
-
[ICODE]System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type 'Kirthos.Mods.Utils.SkillsUtil' from assembly 'HouseRework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Kirthos.Mods.BetterLogging.BetterLoggingEventListener.ContextOnInterraction(InteractionContext context)
at Kirthos.Mods.BetterLogging.BetterLoggingEventListener.OnPlayerInterract(PlayerInteractEvent evt)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target,Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RunetimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters
at Asphalt.Api.Event.Eventmanager.CallEvent(IEvent& pEvent)[/ICODE]I had to type that out, since I can't find the error stored anywhere, but I've downloaded and applied the updated files for the core mod plus better logging, asphalt, and ran as admin. This happens
-
[ICODE]System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type 'Kirthos.Mods.Utils.SkillsUtil' from assembly 'HouseRework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Kirthos.Mods.BetterLogging.BetterLoggingEventListener.ContextOnInterraction(InteractionContext context)
at Kirthos.Mods.BetterLogging.BetterLoggingEventListener.OnPlayerInterract(PlayerInteractEvent evt)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target,Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RunetimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters
at Asphalt.Api.Event.Eventmanager.CallEvent(IEvent& pEvent)[/ICODE]I had to type that out, since I can't find the error stored anywhere, but I've downloaded and applied the updated files for the core mod plus better logging, asphalt, and ran as admin. This happens
Seems that you have don't delete the previous install or don't have the good better logging version
-
Kirthos updated [plain]BetterLogging (now need Asphalt Modkit and my mod AKirthosCore)[/plain] with a new update entry:
[plain]New Version 1.4.1[/plain]
QuoteFix problems about the not working 1.4.0
Cause I just publish the bad version (I'm very sorry about that D: )
So I have added a version number that is show in the server UI
And I have renamed the archive file with the version number -
Kirthos updated [plain]BetterLogging (now need Asphalt Modkit and my mod AKirthosCore)[/plain] with a new update entry:
[plain]New Version 1.4.2[/plain]
QuoteAdded wonderful icon made by Ma
Changed the text color of the skillsName -
Had a quick request. Can you add the BetterMining right click method of collecting pieces of logs to BetterLogging?
-
Had a quick request. Can you add the BetterMining right click method of collecting pieces of logs to BetterLogging? :p
I already have this request but since you gather less log than stone or minerals I don't really find it usefull to have a skill for logs -
Kirthos updated [plain]BetterLogging (now need Asphalt Modkit and my mod AKirthosCore)[/plain] with a new update entry:
[plain]New version 1.5.0[/plain]
QuoteThis version use the new asphalt modkit that now contains my old core mod.
Changing the config file system to the one asphalt use that is more stable and more easy to use
You can now disable the skill you want not to use in the config file.
The config file is now in Mods/KirthosMods/BetterLogging/Config.json -
Kirthos updated [plain]BetterLogging [Asphalt MDK][/plain] with a new update entry:
[plain]New eco update 7.5.0[/plain]
QuoteThe mod was tested for the 7.5.0 and no issue was found.
You can use the better logging 1.5.0 in eco 7.5.0. -
Kirthos updated [plain]BetterLogging [Asphalt MDK][/plain] with a new update entry:
[plain]New eco update 7.6.0[/plain]
QuoteThe mod was tested for the 7.6.0 and no issue was found.
You can use the better logging 1.5.0 in eco 7.6.0. -
We need a update for the new version of game!
I really love your mod.
Asphalt mod is updated for the new version of game.
but this great mod still stay in old version
I am waiting for the new update.-Big fan of Better Series-
-
Kirthos updated [plain]BetterLogging [Asphalt MDK][/plain] with a new update entry:
[plain]Better Logging 1.6.0[/plain]
QuoteBetter Logging 1.6.0
Update for Eco 7.7.1
Fix issue where it was possible to clean wood pulp inside claimed land
Show a message for each wood pulp you get instead of just one time -
Kirthos updated [plain]BetterLogging [Asphalt MDK][/plain] with a new update entry:
[plain]Update mod for latest version of Eco (7.8.5)[/plain]
QuoteHere is the new version of the mod for Eco 7.8.5.
Thanks to Jagganot for helping me fixing my mods. -
Kirthos updated [plain]BetterLogging [Asphalt MDK][/plain] with a new update entry:
QuoteHello everyone.
Like I explained in my better mining mod.
I originaly made the "betters x mod" because people was not really taking the specialty.
I'm not sure what it feel now with the 8.0 (didn't really got the time to test it) and since the skills are not really moddable.
I will wait for idea and for better modding possibility for the skill.
So if you have idea about talent I can add in this mod, every idea are open. -
Waiting for the next update..
and I think it's still enough for now. -
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!