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.

×
×
  • 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.