Jump to content

Advanced In-Game Admin and Ban Enforcer - AdKats


Message added by Prophet731,

If you've been banned from a server then you will need to appeal the ban with the owners/community of that server. We do not control any bans done on servers that utilize AdKats as all bans are local to that server.

Recommended Posts

Originally Posted by HappyGotLucky*:

 

Only exception seeing so far is:

[18:27:15 52] [AdKats] EXCEPTION: Line 0: [updatePlayerReputation][Error while updating player reputation.]: System.NullReferenceException: Object reference not set to an instance of an object

at PRoConEvents.AdKats.UpdatePlayerReputation (PRoConEvents.AdKatsPlayer aPlayer) [0x00000] in :0

* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Only exception seeing so far is:

[18:27:15 52] [AdKats] EXCEPTION: Line 0: [updatePlayerReputation][Error while updating player reputation.]: System.NullReferenceException: Object reference not set to an instance of an object

at PRoConEvents.AdKats.UpdatePlayerReputation (PRoConEvents.AdKatsPlayer aPlayer) [0x00000] in :0

Hmm, i'll look into this. Thanks.
Link to comment

Originally Posted by iraqiboy90*:

 

Certain commands are considered admin commands, when any admin command is assigned to a role, that role is considered an admin role.

 

Also, the request server commands (help) command, is not an admin command, so it was not that command which caused your default guest role to be considered admin.

 

Posted Image

Then there is a problem with this command when assigned to Default Guest;

When assigned, the !rules command will show the rules to all

When not assigned, the !rules command will send the rules privately.

 

Also, when making it "Allow", it will add a [ADMIN] tag on the same line. Only visible when set on "Allow"....

 

When "Deny"

 

before.png

 

When "Allow"

after.png

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by ixnorp*:

 

[12:29:38] [AdKats] SUCCESS: Non-Query success. 2 rows affected. [Adding user expiration.]

[12:29:38] [AdKats] SUCCESS: Non-Query success. 2 rows affected. [Adding initial user expiration values.]

[12:29:39] [AdKats] SUCCESS: Non-Query success. 2 rows affected. [Adding user notes.]

 

Those three lines, if truly successful, should have added the expiration and notes columns to your users.

[12:31:20] [AdKats] SUCCESS: Populated reputation dictionaries

[12:31:20] [AdKats] SUCCESS: Server IP is 119.81.50.41:47200!

[12:31:20] [AdKats] Attempting database connection. Attempt 1 of 5.

[12:31:20] [AdKats] SUCCESS: Database connection open.

[12:31:20] [AdKats] WARNING: Player reputation table not found. Attempting to add.

[12:31:20] [AdKats] SUCCESS: Non-Query success. 0 rows affected. [Adding player reputation table]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 0 rows affected. [Adding player reputation table foreign keys]

[12:31:20] [AdKats] WARNING: Plugin orchestration table not found. Attempting to add.

[12:31:20] [AdKats] SUCCESS: Non-Query success. 0 rows affected. [Adding plugin orchestration table]

[12:31:20] [AdKats] SUCCESS: Database confirmed functional for AdKats use.

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Removing command 13]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 54]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 55]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 56]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 57]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 58]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 59]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 60]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 61]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 62]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 63]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 64]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 65]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 66]

[12:31:20] [AdKats] SUCCESS: Non-Query success. 1 rows affected. [Adding command 67]

[12:31:20] [AdKats] WARNING: Removing command player_roundwhitelist

[12:31:21] [insane Limits] Thread(settings): Version = 0.9.16.0

[12:31:21] [AdKats] SUCCESS: Database Server Info Fetched. Server ID is 1!

[12:31:21] [AdKats] Running! Version: 5.0.0.0

[12:31:22] [AdKats] EXCEPTION: Line 0: [FetchUserList][Error while fetching access list.]: MySql.Data.MySqlClient.MySqlException: Unknown column 'adkats_users.user_expiration' in 'field list'

at MySql.Data.MySqlClient.MySqlStream.ReadPacket()

at MySql.Data.MySqlClient.NativeDriver.GetResult(Int3 2& affectedRow, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)

at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)

at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )

at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader( CommandBehavior behavior)

at PRoConEvents.AdKats.FetchUserList()

Problem is my BF4 layer did not have those 3 lines unlike my BF3 (2 different database). Is there anything I can do to get that 3 lines in? (run a sql script to insert those lines in_)
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by HARDCOREBF*:

 

I think there is another bug . function

Display 1st spawn msg , when set to TRUE . there is no possible way to set it to FALSE back

 

i tryed , reboot layer , turnoff turn on plugin , still when trying to set to FALSE nothing happanes , plz fix , we need to disable this thnk you .

 

http://gyazo.com/1b777fbd536075e03e862f549a293e6d1b777fbd536075e03e862f549a293e6d.png

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Moli87*:

 

I just have the problem with command ID 13 and Log ServerSPAM in the stats plugin...i can set it to NO but after a while it set automatically back to YES and it is logging all ServerSPAM. How can we disable this? I dont want to log the ServerSPAM.

 

Thanks and Greets

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by iraqiboy90*:

 

I think there is another bug . function

Display 1st spawn msg , when set to TRUE . there is no possible way to set it to FALSE back

 

i tryed , reboot layer , turnoff turn on plugin , still when trying to set to FALSE nothing happanes , plz fix , we need to disable this thnk you .

 

http://gyazo.com/1b777fbd536075e03e862f549a293e6d1b777fbd536075e03e862f549a293e6d.png

I tried it too now for test.

Yes, it does not get disabled.

 

You can try editing the database, but be carefull.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by www-battleplay4u-com*:

 

same problems here:

-- no user found

-- procon freezes 10-20 sec. after start

-- Strange: On an other layer it runs without problems

 

Code:

[17:34:11 01] [AdKats] SUCCESS: Populated reputation dictionaries
[17:34:11 01] [AdKats] SUCCESS: Server IP is 94.250.199.95:47200!
[17:34:11 11] [AdKats] Attempting database connection. Attempt 1 of 5.
[17:34:11 11] [AdKats] SUCCESS: Database connection open.
[17:34:11 75] [AdKats] SUCCESS: Database confirmed functional for AdKats use.
[17:34:12 33] [AdKats] SUCCESS: Database Server Info Fetched. Server ID is 7!
[17:34:13 04] [AdKats] Running! Version: 5.0.0.0
[17:34:13 07] [AdKats] WARNING: Preparing to queue procon bans for import. Please wait.
[17:34:13 07] [AdKats] No procon bans to import into Ban Enforcer.
[17:34:13 28] [AdKats] EXCEPTION: Line 0: [FetchUserList][Error while fetching access list.]: MySql.Data.MySqlClient.MySqlException: Unknown column 'adkats_users.user_expiration' in 'field list'
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at PRoConEvents.AdKats.FetchUserList() in d:\Procon\Layer Plugins\Layer-08\Plugins\BF4\Temp\qpkbmiud.0.cs:line 16341
[17:34:16 10] [AdKats] WARNING: No users in the user table. Add a new user with 'Add User'.
[17:34:19 03] [AdKats] EXCEPTION: Line 0: [FetchUserList][Error while fetching access list.]: MySql.Data.MySqlClient.MySqlException: Unknown column 'adkats_users.user_expiration' in 'field list'
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at PRoConEvents.AdKats.FetchUserList() in d:\Procon\Layer Plugins\Layer-08\Plugins\BF4\Temp\qpkbmiud.0.cs:line 16341
[17:34:22 54] [AdKats] WARNING: Shutting down AdKats.
[17:34:23 03] [AdKats] WARNING: No users in the user table. Add a new user with 'Add User'.
[17:34:34 15] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:35 16] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:36 18] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:37 19] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:38 21] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:39 22] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:40 23] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:41 25] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:42 26] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:43 28] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:44 29] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:45 30] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:46 32] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:47 33] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:48 35] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:49 36] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:50 37] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:51 39] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:52 40] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:53 42] [AdKats] WARNING: Threads still exiting: AccessFetching[13] 
[17:34:54 43] [AdKats] WARNING: Threads still exiting: AccessFetching[13]
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by AgentHawk*:

 

I getting an error after I add the adkats.sql in my DB

 

ALTER TABLE `adkats_rolecommands`

ADD CONSTRAINT `adkats_rolecommands_fk_role` FOREIGN KEY (`role_id`) REFERENCES `adkats_roles` (`role_id`) ON DELETE CASCADE ON UPDATE CASCADE,

ADD CONSTRAINT `adkats_rolecommands_fk_command` FOREIGN KEY (`command_id`) REFERENCES `adkats_commands` (`command_id`) ON DELETE CASCADE ON UPDATE CASCADE;

MySQL meldet: Dokumentation

 

#1452 - Cannot add or update a child row: a foreign key constraint fails (`asyadmin_1`.`#sql-ea6_2da2ac`, CONSTRAINT `adkats_rolecommands_fk_command` FOREIGN KEY (`command_id`) REFERENCES `adkats_commands` (`command_id`) ON DELETE CASCADE ON UPDATE CASCADE)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SiNtEnEl*:

 

Hi ColColonCleaner,

 

I have some issue's with filling the spectator list automaticly, using the orchastrator settings.

Both the feed server spectator list and automatic spectator slot for user cache is enabled.

 

Running in debug mode i get the following notice:

 

[04:07:41 70] [AdKats] SiNtEnEl in server spectator slots, but not in allowed spectator players. Removing.

 

Is this by design? That you have to assingn players to the spectator players? By manually running !spectator sintenel etc?

Our do i have a issue? Im full admin on my server, and have been assigned all roles. Using !spectator fixes the issue for myself.

Looking in the database im added to the `adkats_specialplayers`table, without running !spectator im not added to the table.

 

The reserved slot fills up fine with all users, would be nice that it would do the same for the spectator slots. (all admin users)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by virusdead*:

 

but when I have a player to place priority in procon it does not take into account, but I admin but it is in the reserve list per account if I disables in admin I get this error on the procon

 

[08:16:51 30] [AdKats] EXCEPTION: Line 0: [GetDisplayPluginVariables][Error while fetching display vars.]: System.InvalidOperationException: Die Auflistung wurde geändert. Der Enumerationsvorgang kann möglicherweise nicht ausgeführt werden.

bei System.ThrowHelper.ThrowInvalidOperationException( ExceptionResource resource)

bei System.Collections.Generic.Dictionary`2.ValueColle ction.Enumerator.MoveNext()

bei PRoConEvents.AdKats.GetDisplayPluginVariables()

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by staazvaind*:

 

hi,

 

i got a small problem with players not getting punished.

adkats reports:

 

... already acted on in the last 20 seconds.

and the players just proceed with in this case sniping.

 

did i set up something wrong?

iro punishment is set @ 5min.

 

 

question 2:

 

since i installed adkats my latency manager doesnt show up anymore.

any hint ?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Jasonpb*:

 

20:52:34 INSERT INTO `adkats_rolecommands` VALUES(1, 1) Error Code: 1062. Duplicate entry '1-1' for key 'PRIMARY' 0.000 sec

 

Which isn't good, I created a thread here about it http://www.adkgamers.com/topic/75017...ple-instances/ but I've fixed the ban issue, unable to fix this one.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Jasonpb*:

 

Ack think I broke it, I dropped that table and adkats_roles, then running the sql script again i get....

 

21:05:23 ALTER TABLE `adkats_bans` ADD CONSTRAINT `adkats_bans_fk_latest_record_id` FOREIGN KEY (`latest_record_id`) REFERENCES `adkats_records_main` (`record_id`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `adkats_bans_fk_player_id` FOREIGN KEY (`player_id`) REFERENCES `tbl_playerdata` (`PlayerID`) ON DELETE CASCADE ON UPDATE CASCADE Error Code: 1005. Can't create table 'procon_bf4.#sql-564_c5e98' (errno: 121) 0.016 sec

 

Checking constraints...

 

Code:

# constraint_name, table_name'adkats_bans_fk_latest_record_id', 'adkats_bans'
'adkats_bans_fk_player_id', 'adkats_bans'
'adkats_infractions_global_fk_player_id', 'adkats_infractions_global'
'adkats_infractions_server_fk_player_id', 'adkats_infractions_server'
'adkats_infractions_server_fk_server_id', 'adkats_infractions_server'
'adkats_records_debug_fk_command_action', 'adkats_records_debug'
'adkats_records_debug_fk_command_type', 'adkats_records_debug'
'adkats_records_debug_fk_server_id', 'adkats_records_debug'
'adkats_records_main_fk_command_action', 'adkats_records_main'
'adkats_records_main_fk_command_type', 'adkats_records_main'
'adkats_records_main_fk_server_id', 'adkats_records_main'
'adkats_records_main_fk_source_id', 'adkats_records_main'
'adkats_records_main_fk_target_id', 'adkats_records_main'
'adkats_settings_fk_server_id', 'adkats_settings'
'adkats_specialplayers_game_id', 'adkats_specialplayers'
'adkats_specialplayers_player_id', 'adkats_specialplayers'
'adkats_specialplayers_server_id', 'adkats_specialplayers'
'adkats_users_fk_role', 'adkats_users'
'adkats_usersoldiers_fk_player', 'adkats_usersoldiers'
'adkats_usersoldiers_fk_user', 'adkats_usersoldiers'
'assigned_roles_role_id_foreign', 'assigned_roles'
'assigned_roles_user_id_foreign', 'assigned_roles'
'fk_tbl_dogtags_tbl_server_player1', 'tbl_dogtags'
'fk_tbl_dogtags_tbl_server_player2', 'tbl_dogtags'
'fk_tbl_playerrank_tbl_playerdata', 'tbl_playerrank'
'fk_tbl_playerstats_tbl_server_player1', 'tbl_playerstats'
'fk_tbl_server_player_tbl_playerdata', 'tbl_server_player'
'fk_tbl_server_player_tbl_server', 'tbl_server_player'
'fk_tbl_server_stats_tbl_server', 'tbl_server_stats'
'fk_tbl_sessions_tbl_server_player', 'tbl_sessions'
'fk_tbl_weapons_stats_tbl_server_player_StatsID', 'tbl_weapons_stats'
'gamesettings_server_id_foreign', 'gamesettings'
'permission_role_permission_id_foreign', 'permission_role'
'permission_role_role_id_foreign', 'permission_role'
'tbl_chatlog_ibfk_2', 'tbl_chatlog'
'uploads_user_id_foreign', 'uploads'
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by www-battleplay4u-com*:

 

so .. making a rollback is not possible

 

i will delete everythink of adkats to test if an older version runs

 

error:

 

Code:

[21:26:54 30] [AdKats] EXCEPTION: Line 0: [GetDisplayPluginVariables][Error while fetching display vars.]: System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
   bei System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   bei PRoConEvents.AdKats.<>c__DisplayClassf.<GetDisplayPluginVariables>b__8(AdKatsPlayer aPlayer) in d:\Procon\Layer Plugins\Layer-03\Plugins\BF4\Temp\l_anplv5.0.cs:Zeile 729.
   bei System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   bei System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   bei System.Collections.Generic.List`1.AddRange(IEnumerable`1 collection)
   bei PRoConEvents.AdKats.GetDisplayPluginVariables() in d:\Procon\Layer Plugins\Layer-03\Plugins\BF4\Temp\l_anplv5.0.cs:Zeile 729.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by HappyGotLucky*:

 

Started seeing this on my layers today. (Version prior to 5.0, reverted back until some of the bugs in 5.0 are worked out)

[21:58:05 93] [AdKats] ERROR: Database connection fault detected. This is fault 2. Critical disconnect at 10.

 

Any thoughts? I seem to be able to connect to the db ok.

 

*Did some DB optimization, corrected some buffer sizes. Seems to be happy now.

At any point should the adkats_records_main table be archived? I'm at about 30M rows currently.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Hutchew*:

 

Started seeing this on my layers today. (Version prior to 5.0, reverted back until some of the bugs in 5.0 are worked out)

[21:58:05 93] [AdKats] ERROR: Database connection fault detected. This is fault 2. Critical disconnect at 10.

 

Any thoughts? I seem to be able to connect to the db ok.

 

*Did some DB optimization, corrected some buffer sizes. Seems to be happy now.

At any point should the adkats_records_main table be archived? I'm at about 30M rows currently.

Delete all records with command_actions 36, 37, 48, 49 and your DB, CPU and Disk I/O will be so much happier.

 

You may have to do them in sets to avoid timeout errors. If I recall correctly, 37 is the hugemongous one.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Jasonpb*:

 

Well I think It's working now, but things seem a little screwed up.

 

Code:

[20:44:33 71] [AdKats] ERROR: Command for ID 13 not found in command dictionary when assigning commands.[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to find user role for role ID 4
[20:44:33 82] [AdKats] ERROR: Unable to add soldier 466 to user 2 when fetching user list. User not found.
[20:44:33 82] [AdKats] ERROR: Unable to add soldier 10037 to user 4 when fetching user list. User not found.
[20:44:33 82] [AdKats] ERROR: Unable to add soldier 679 to user 7 when fetching user list. User not found.
[20:44:33 82] [AdKats] ERROR: Unable to add soldier 23809 to user 8 when fetching user list. User not found.
[20:44:33 83] [AdKats] ERROR: Unable to add soldier 2976 to user 11 when fetching user list. User not found.
[20:44:33 83] [AdKats] ERROR: Unable to add soldier 845 to user 13 when fetching user list. User not found.
[20:44:33 83] [AdKats] ERROR: Unable to add soldier 760 to user 14 when fetching user list. User not found.
[20:45:21 18] [AdKats] ERROR: Unable to find target weight for type|action: 3|20
[20:45:21 18] [AdKats] ERROR: Unable to find target weight for type|action: 3|20
[20:49:34 87] [AdKats] ERROR: Command for ID 13 not found in command dictionary when assigning commands.
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to find user role for role ID 4
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 466 to user 2 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 10037 to user 4 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 679 to user 7 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 23809 to user 8 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 2976 to user 11 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 845 to user 13 when fetching user list. User not found.
[20:49:34 98] [AdKats] ERROR: Unable to add soldier 760 to user 14 when fetching user list. User not found.
* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.