AWOG
    • Categories
    • Recent
    • Users
    • Discord
    • TeamSpeak
    • Steam Group
    • Register
    • Login
    1. Home
    2. Kalitos
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 31
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Kalitos

    • RE: [RELEASE] Generic Log Parser

      @Xerxes Excuse me, what other punishments can I use. I try to use “ban” and IW4MAdmin does not start, it gives me an error.
      On the other hand, if I use “kick”, the application starts normally.
      I need to use “ban” in this case.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Cron Manager

      @xerxes I would appreciate if it were possible to run it for a certain server, since I manage several t6 servers and with the plugin I would only like to restart the zombie servers. :grinning_face_with_big_eyes:

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Cron Manager

      @xerxes

      {
            "cron": "0 0 * * * *",
            "command": "quit",
            "ignorePlayers": true,
            "game": "T6"
          },
      

      According to this code, it will run at midnight every day, but since I make it run on a certain server, I must specify the ip:port or what I must do. ?

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Cron Manager

      @xerxes said in [RELEASE] Cron Manager:

      omes with 2 built-in commands and has a placeholder for the PID of each server for your custom scripts.

      I could give an example of how to use it in a T6 server that at a certain time 12:00 pm the server is closed if it is empty. If there are players, do it when it’s empty.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [Release] Weapon restrict

      @xerxes F

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [Release] Weapon restrict

      How can I make the plugin differentiate between iw5 servers, I have a TDM only server and I have a GUN GAME server. IN gun game takes out all players when they use the grenade launcher. So that the plugin is only activated on the TDM server

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Dynamic Map Reservoir

      @xerxes I would like to know if you can help me with a question I have, it happens that I want to implement random rotation for a server in iw5 but I do not want it to take into account the number of players, omit the part of “small”, “medium”, “high” . This is possible ? How should I configure the modes and maps

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes You are right, my application does not automatically update the plugins even though I have a successful subscription. I had to manually update the plugin.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes I would like to report a problem with the last update of IW4MAdmin, the votes plugin does not load, I tried loading IW4MAdmin without the votes plugin and it correctly loads the latest version of IW4MAdmin.
      This error you get:

      [2021-03-24 15:26:46.385  INF] Begin IW4MAdmin startup. Version is 2021.3.24.1 []
      [2021-03-24 15:26:49.874  FTL] Failed to initialize IW4MAdmin
      System.MissingMethodException: Method not found: 'Void SharedLibraryCore.Command.set_Permission(Permission)'.
         at VoteManager.Votes.Kick..ctor(CommandConfiguration config, ITranslationLookup translationLookup)
         at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
         at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngine.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngine.GetService(Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
         at IW4MAdmin.Application.Program.LaunchAsync(String[] args)
      [2021-03-24 15:27:41.799  INF] Begin IW4MAdmin startup. Version is 2021.3.23.2 []
      [2021-03-24 15:27:46.459  FTL] Failed to initialize IW4MAdmin
      System.MissingMethodException: Method not found: 'Void SharedLibraryCore.Command.set_Permission(Permission)'.
         at VoteManager.Votes.Kick..ctor(CommandConfiguration config, ITranslationLookup translationLookup)
         at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
         at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngine.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
         at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngine.GetService(Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
         at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
         at IW4MAdmin.Application.Program.LaunchAsync(String[] args)
      
      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes It may be very obvious, but that doesn’t work. If I understand, the idea of that is that each “x” time shows the progress of the vote, as I say it does not work.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes Then another alternative, show every “x” time, how the voting progresses as well as when the voting begins or ends.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes I would like to make a suggestion, it would be possible to implement a HUD that shows in real time how many votes the command that has been called takes, ie “Vote to change map” Yes: No:, time remaining:, this could be put under the mimimap.
      I say this because when a vote starts, the players do not realize that it has started and do not vote, on the other hand, if they have the vote count in view, they will vote.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes
      Currently this version.

      [2021-03-02 07:35:46.408  INF] Begin IW4MAdmin startup. Version is 2021.1.24.2 []
      [2021-03-02 07:35:49.792  INF] Loaded Dynamic Map Reservoir (1.0.0.0+8a29415) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-02 07:35:49.799  INF] Loaded Ping Limiter (1.0.0.0+94284ae) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-02 07:35:49.853  INF] Loaded Vote Manager (0.1.0.0+04ea37f-dirty) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-02 07:35:50.535  INF] Beginning database migration sync
      [2021-03-02 07:35:54.472  INF] Finished database migration sync
      

      But when the error happened, checking the log history, it is this version.

      [2021-03-01 17:47:58.008  INF] Begin IW4MAdmin startup. Version is 2021.1.24.2 []
      [2021-03-01 17:48:02.056  INF] Loaded Dynamic Map Reservoir (1.0.0.0+8a29415) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-01 17:48:02.061  INF] Loaded Ping Limiter (1.0.0.0+94284ae) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-01 17:48:02.113  INF] Loaded Vote Manager (0.1.0.0+04ea37f) by [AWOG] Xerxes in IW4MAdmin (2021.1.24.2)!
      [2021-03-01 17:48:02.698  INF] Beginning database migration sync
      [2021-03-01 17:48:08.039  INF] Finished database migration sync
      
      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes I already tried the new version supposedly, I still have the same errors.

      [2021-03-01 16:47:58.627 127.0.0.1:4976 INF] Executing command voteskip for [Name=Alebolin32, NetworkId=219AC, IP=201.209.186.166, ClientSlot=3]
      [2021-03-01 16:47:58.633 127.0.0.1:4976 INF] Started timer for voteskip!
      [2021-03-01 16:47:58.635 127.0.0.1:4976 INF] [^2VM^7] failed to start VoteManager.Votes.Skip!
      [2021-03-01 16:47:58.635 127.0.0.1:4976 INF] [^2VM^7]  Object reference not set to an instance of an object.
      [2021-03-01 16:47:58.635 127.0.0.1:4976 INF] [^2VM^7] Command of Alebolin32
      
      
      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes there should be a history of changes to the post, it would help users a lot.

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes That’s where you confuse me you say the latest version when in the forum there is only the same version. and it’s the one I use

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes I already did all that

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes How do I do that?, Subscribing to the plugin, I just did it, using my mail and discord id, or what else should I do to get the automatic updates
      Is there a more updated version of the plugin than the one on this forum?

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes Well, I tell you, the shopping cart gives me directly to this forum and this version is what I am using, or where else can I get the plugin or any version updates?

      posted in IW4m Administrator
      K
      Kalitos
    • RE: [RELEASE] Vote Manager

      @xerxes I use the latest version of IXW4Admin, or it refers to the plugin, I suppose it is the latest version since I do not see that it details any modification in the post.

      Restart it ?, I’ve done it several times already. and it continues the same

      posted in IW4m Administrator
      K
      Kalitos