ImportBot Posted May 9, 2013 Author Share Posted May 9, 2013 Originally Posted by Psychemotion*: In what folders do I place the files from the zip? I know the 'InsaneLimits.cs' goes to 'Plugins/BF3', but what do I do with the '.gitattributes' and '.gitignore'? and what the hell is a .md file? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 9, 2013 Author Share Posted May 9, 2013 Originally Posted by p19blo*: In what folders do I place the files from the zip? I know the 'InsaneLimits.cs' goes to 'Plugins/BF3', but what do I do with the '.gitattributes' and '.gitignore'? and what the hell is a .md file?Plugins/BF3 all in there mate dont forget to restart the layer Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 9, 2013 Author Share Posted May 9, 2013 Originally Posted by MorpheusX(AUT)*: In what folders do I place the files from the zip? I know the 'InsaneLimits.cs' goes to 'Plugins/BF3', but what do I do with the '.gitattributes' and '.gitignore'? and what the hell is a .md file?.gitattributes and .gitignore are two files added by the git version control system (the plugin hosted at github.com). The Readme.md file is a readme-fileextension used by GitHub for the repositories description (to be seen e.g. here: https://github.com/PapaCharlie9/insane-limits). You can ignore those three files, the important ones are the .cs-Files and .inc-Files, since they usually contain all the code you need for Procon-plugins (in your cause only InsaneLimits.cs). Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 15, 2013 Author Share Posted May 15, 2013 (edited) Originally Posted by TMiland*: Any ideas what might cause this error: <div class="bbcode_container"> <div class="bbcode_description">PHP Code:</div> <div class="bbcode_code" style="height:72px;"><code><code><span style="color: #000000"> <span style="color: #0000BB"></span><span style="color: #007700">[</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Plugin manager entering panic</span><span style="color: #007700">..[</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Plugin invocation timeout</span><span style="color: #007700">: [</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Fault in plugin call to InsaneLimits</span><span style="color: #007700">.</span><span style="color: #0000BB">SetPluginVariableCall exceeded maximum execution time of 00</span><span style="color: #007700">:</span><span style="color: #0000BB">01</span><span style="color: #007700">:</span><span style="color: #0000BB">59 </span> </span> </code></code></div> </div> It happens everytime i try to create a new limit, after it DELETED all of them when i moved my layer server... Again! *edit And the procon software is unresponsive after this happens.... Edited August 7, 2019 by maxdralle Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 (edited) Originally Posted by PapaCharlie9*: Any ideas what might cause this error: <div class="bbcode_container"> <div class="bbcode_description">PHP Code:</div> <div class="bbcode_code" style="height:72px;"><code><code><span style="color: #000000"> <span style="color: #0000BB"></span><span style="color: #007700">[</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Plugin manager entering panic</span><span style="color: #007700">..[</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Plugin invocation timeout</span><span style="color: #007700">: [</span><span style="color: #0000BB">11</span><span style="color: #007700">:</span><span style="color: #0000BB">56</span><span style="color: #007700">:</span><span style="color: #0000BB">17</span><span style="color: #007700">] </span><span style="color: #0000BB">Fault in plugin call to InsaneLimits</span><span style="color: #007700">.</span><span style="color: #0000BB">SetPluginVariableCall exceeded maximum execution time of 00</span><span style="color: #007700">:</span><span style="color: #0000BB">01</span><span style="color: #007700">:</span><span style="color: #0000BB">59 </span> </span> </code></code></div> </div> It happens everytime i try to create a new limit, after it DELETED all of them when i moved my layer server... Again! *edit And the procon software is unresponsive after this happens.... How many limits do you have and how large are they? A large number of limits and/or large sized limits might cause that. Find your InsaneLimits?ip_port.conf file and post its size in bytes. I have a lot of limits and some of them are large, but my .conf file size is only 351 Kb. Edited August 7, 2019 by maxdralle Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 Originally Posted by TMiland*: How many limits do you have and how large are they? A large number of limits and/or large sized limits might cause that. Find your InsaneLimits?ip_port.conf file and post its size in bytes. I have a lot of limits and some of them are large, but my .conf file size is only 351 Kb. The conf files a currently empty, or contains the standard settings, since the files where emptied out, and even my backup was overwritten with the empty files, so i have to go through this forum all over again, putting together every custom thing that i had, since everything is lost... I guess this is the last time i am going to be using this plugin, since it's the only one deleting my settings over and over again... It is time consuming putting all the limits together and fine tuning it for 2 servers, i just don't find the motivation for doing that same thing over and over again, for hours and hours. There has got to be a way of making the plugin NOT deleting everything? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 Originally Posted by MorpheusX(AUT)*: There has got to be a way of making the plugin NOT deleting everything?If it takes Procon over 2 MINUTES to set the variables for a plugin, something's clearing wrong with the variables... Either you're setting enourmously large variables (aka many/large limits) or the server hosting your Procon layer is so hogged it cannot spare a single CPU cycle to save your stuff (very unlikely, Procon wouldn't even respond).If a plugins loading/setup is corrupted, Procon resets it to standard-settings to avoid getting locked up and throwing errors over errors. However, you can simply copy the config files whenever you make important changes (or on regular basis, I wrote myself a little program that zips up my configs every 12 hours and keeps a backup of the last 7 days). This way, you can simply replace the "new" ones if they get whiped. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 Originally Posted by TMiland*: If it takes Procon over 2 MINUTES to set the variables for a plugin, something's clearing wrong with the variables... Either you're setting enourmously large variables (aka many/large limits) or the server hosting your Procon layer is so hogged it cannot spare a single CPU cycle to save your stuff (very unlikely, Procon wouldn't even respond). If a plugins loading/setup is corrupted, Procon resets it to standard-settings to avoid getting locked up and throwing errors over errors. However, you can simply copy the config files whenever you make important changes (or on regular basis, I wrote myself a little program that zips up my configs every 12 hours and keeps a backup of the last 7 days). This way, you can simply replace the "new" ones if they get whiped. I get the error when i try to create the first limit, e.g there is no limits, because i cannot create them, so there is no variables that can do anything... I do not think that the plugin is deleting everything is a good idea, and i don't think that making people HAVE TO create backup scripts without the knowledge how to, is a good idea, why cant the limits just stay in the config file? That's what config files are for isn't it? If the content in the config file is corrupted, just turn the damn plugin off, with a error msg. For the record, i HAD backup of the config files, but the backup program i use, just adds the latest changes, so when the plugin found out that HEY lets delete all the limits, the empty configs where backed up, and they are lost forever until i put them back manually from all over the forums. Are there any settings in procon that can cause a error like this? Some limitations of any kind? OR, are there any system settings that can cause a error like this? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 Originally Posted by PapaCharlie9*: after it DELETED all of them when i moved my layer server but the backup program i use, just adds the latest changesI can tell you are frustrated and I sympathize. That said, there are over 300 servers using Insane Limits and maybe 200x that using Procon with only a handful having similar problems, usually due to moving from one service/ip_port to another. Would you be willing to consider that a large portion of your difficulties are due to some of your own decisions? For example, I don't use a backup-program, and if I did, I'd make sure that I could recover the state of a file several backups into the past, particularly if it is incremental. Perhaps the simple expedient of making a copy of the Configs folder and storing it in a different folder might be more effective? On those occasions when I've had to move to a different service/ip_port, I just got the originals from my one simple copy and fixed up the ip_port in all the required places. No frustration, no problems. BTW, it is very unlikely that your limits are actually deleted, unless you deleted them. What is more likely to have happen is that the layer server installation of Procon has lost track of where the .conf file is. They are probably trapped in an InsaneLimits_oldip_oldport.conf file from your original setup. If you made a copy of your original setup, you can probably recover your limits from that .conf file. The details are explained here, in the steps to follow when you move to a new layer server or new game server address: myrcon.net/...insane-limits-bfhl#entry30253 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 16, 2013 Author Share Posted May 16, 2013 Originally Posted by TMiland*: I can tell you are frustrated and I sympathize. That said, there are over 300 servers using Insane Limits and maybe 200x that using Procon with only a handful having similar problems, usually due to moving from one service/ip_port to another. Would you be willing to consider that a large portion of your difficulties are due to some of your own decisions? For example, I don't use a backup-program, and if I did, I'd make sure that I could recover the state of a file several backups into the past, particularly if it is incremental. Perhaps the simple expedient of making a copy of the Configs folder and storing it in a different folder might be more effective? On those occasions when I've had to move to a different service/ip_port, I just got the originals from my one simple copy and fixed up the ip_port in all the required places. No frustration, no problems. BTW, it is very unlikely that your limits are actually deleted, unless you deleted them. What is more likely to have happen is that the layer server installation of Procon has lost track of where the .conf file is. They are probably trapped in an InsaneLimits_oldip_oldport.conf file from your original setup. If you made a copy of your original setup, you can probably recover your limits from that .conf file. The details are explained here, in the steps to follow when you move to a new layer server or new game server address: myrcon.net/...insane-limits-bfhl#entry30253 I just copied the folder from one layer to another, so the gameserver ip's didn't change... Set aside the configs, what might cause the issue i am having? If i can sort that out, i can created new limits. *edit Nevermind, i have changed back to ANOTHER layer, that seems to work. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 19, 2013 Author Share Posted May 19, 2013 Originally Posted by M4thoTiX*: Hey i have another question: is there a way to disable the "!info" command? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 19, 2013 Author Share Posted May 19, 2013 Originally Posted by PapaCharlie9*: Hey i have another question: is there a way to disable the "!info" command? Which !info command? What does it do? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 20, 2013 Author Share Posted May 20, 2013 Originally Posted by M4thoTiX*: it write to the chat : Battlelog info rank, kdr, kpm .... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 21, 2013 Author Share Posted May 21, 2013 Originally Posted by PapaCharlie9*: it write to the chat : Battlelog info rank, kdr, kpm .... No, sorry, there is no way to disable that. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 22, 2013 Author Share Posted May 22, 2013 Originally Posted by M4thoTiX*: oh, ok can u add an option in the next update to do so? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 22, 2013 Author Share Posted May 22, 2013 Originally Posted by PapaCharlie9*: oh, ok can u add an option in the next update to do so? Can you explain why? Does it cause a problem? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 24, 2013 Author Share Posted May 24, 2013 Originally Posted by Snowy*: Hey all, when I update to this latest version, my procon layer will not restart? What am I doing wrong_! Cheers for your help! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 24, 2013 Author Share Posted May 24, 2013 Originally Posted by PapaCharlie9*: Hey all, when I update to this latest version, my procon layer will not restart? What am I doing wrong_! Cheers for your help! Look in your procon folder for a file called DEBUG.txt. Look for a date/time entry for the time you tried to launch the layer and it failed. What error does it say? Post the whole section. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 24, 2013 Author Share Posted May 24, 2013 Originally Posted by KamelMitLocken*: Hi all, I am having trouble understanding the following function, as in what it does? Code: if ( limit.Activations(player.Name, TimeSpan.FromSeconds(2)) > 1) return false;Does this mean, that the limit gets activated when the threshold of 1 (kills in this case) within 2 seconds is passed?Thanks for some clarification Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 25, 2013 Author Share Posted May 25, 2013 Originally Posted by M4thoTiX*: Can you explain why? Does it cause a problem?No but im planning to write a own command "!info" and everytime i type the command yours gets triggered ^^ Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 25, 2013 Author Share Posted May 25, 2013 Originally Posted by PapaCharlie9*: No but im planning to write a own command "!info" and everytime i type the command yours gets triggered ^^Yes, that is a problem. I had argued with micovery that each command should be prefixed with "!insane" or something, but it is what it is. You could change your command to "$info" or "#info" or "!cmd info", replacing "cmd" with whatever makes sense for what you are trying to do. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted May 25, 2013 Author Share Posted May 25, 2013 Originally Posted by PapaCharlie9*: Hi all, I am having trouble understanding the following function, as in what it does? Code: if ( limit.Activations(player.Name, TimeSpan.FromSeconds(2)) > 1) return false;Does this mean, that the limit gets activated when the threshold of 1 (kills in this case) within 2 seconds is passed?Thanks for some clarification It's to prevent double, triple kills from registering as 2 or 3 separate kills. If you are trying to warn and then punish, a double or triple kill skips the warning and goes straight to the punish. The line of code means that if more than one kill happens within 2 seconds, they are not counted. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 2, 2013 Author Share Posted June 2, 2013 Originally Posted by M4thoTiX*: Hey its me again ^^ Ist there a way for defining a global list or array, that u can use with different limits? M4tho Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 2, 2013 Author Share Posted June 2, 2013 Originally Posted by PapaCharlie9*: Hey its me again ^^ Ist there a way for defining a global list or array, that u can use with different limits? M4tho Yes. Read the Data and RoundData Objects section in post #1. It's a dictionary, which you may find more useful than a array. For example, to store a counter for every player in the server by name, you can do this: Code: String key = "MyCounter_" + player.Name; int count = 0; if (plugin.Data.issetInt(key)) count = plugin.Data.getInt(key); count = count + 1; plugin.Data.setInt(key, count);If you really want an array, you can do it like this: Code: String key = "MyArray"; int[] array = null; if (plugin.Data.issetObject(key)) array = (int[])plugin.Data.getObject(key); // Just an example, add 1 to each item in the int array for (int i = 0; i < array.Length; ++i) { array[i] = array[i] + 1; } plubin.Data.setObject((Object)array);If you want the values to be reset at the end of the round, use RoundData instead of Data. All of your Data and RoundData code follows the same pattern: define the key, check if a value already exists and get it, modify the value, set the value. As long as you use the same key String in the other limits and the same object (plugin, server, player, etc.) and the same Data or RoundData and the same type (getInt, getString, getObject, etc.), the other limits will have the same values. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 2, 2013 Author Share Posted June 2, 2013 Originally Posted by M4thoTiX*: thanks this will simplify many things Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 6, 2013 Author Share Posted June 6, 2013 Originally Posted by Tomgun*: any idea whats going on here? [15:56:20 45] [insane Limits] Thread(fetch): Web-Stats for [DMSD]Skypirich logged to: Logs\109.169.20.13_47210\20130606_battle.log [15:56:44 10] [xVotemap] Info: Estimated voting start in 3 minutes, 41 seconds @ 16:00:25 [15:56:50 67] [insane Limits] Thread(fetch): weapon(Skypirich) timed out, request exceeded 30.0 seconds! Network congestion or another plugin lagging Procon? [15:56:50 67] [insane Limits] Thread(fetch): Using user-agent: Mozilla/5.0 (compatible; PRoCon 1; Insane Limits) [15:57:14 78] [xVotemap] Info: Estimated voting start in 2 hours, 41 minutes, 39 seconds @ 18:38:53 [15:57:32 83] [insane Limits] Thread(fetch): System.Net.WebException: Unable to connect to the remote server [15:57:34 33] [insane Limits] Thread(fetch): DONE inserting 0 new players, 0 still in queue, took a total of 77 secs [15:57:34 33] [insane Limits] Thread(fetch): Retrying fetch for 1 players in the retry queue [15:57:35 53] [xVotemap] Info: Estimated voting start 246 seconds ago, @ 15:53:29 is it getting the stats or is it timing out? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 7, 2013 Author Share Posted June 7, 2013 Originally Posted by PapaCharlie9*: any idea whats going on here? is it getting the stats or is it timing out? Could be network congestion at your layer or it could be Battlelog being overloaded. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 9, 2013 Author Share Posted June 9, 2013 Originally Posted by Mgalbraith*: Hi - I keep getting this error for all players... [20:52:31 34] [insane Limits] Thread(fetch): clanTag(o_LittleBit_o) timed out, request exceeded 30.0 seconds! Network congestion or another plugin lagging Procon? [20:52:31 34] [insane Limits] Thread(fetch): JSON response is null! [20:52:31 34] [insane Limits] Thread(fetch): WARNING: (StatsException) JSON response is null! [20:52:31 34] [insane Limits] Thread(fetch): Unable to fetch stats for o_LittleBit_o [20:52:31 34] [insane Limits] Thread(fetch): TIME took 30.45 secs, fetching players from queue [20:52:31 34] [insane Limits] Thread(fetch): done fetching stats, 1 player in new batch, updating player's list Can someone explain why i get this? Battlelog cache is turned on and running and it seems to get other stats. Is the first line specific to clantag information? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 9, 2013 Author Share Posted June 9, 2013 Originally Posted by PapaCharlie9*: Hi - I keep getting this error for all players... [20:52:31 34] [insane Limits] Thread(fetch): clanTag(o_LittleBit_o) timed out, request exceeded 30.0 seconds! Network congestion or another plugin lagging Procon? [20:52:31 34] [insane Limits] Thread(fetch): JSON response is null! [20:52:31 34] [insane Limits] Thread(fetch): WARNING: (StatsException) JSON response is null! [20:52:31 34] [insane Limits] Thread(fetch): Unable to fetch stats for o_LittleBit_o [20:52:31 34] [insane Limits] Thread(fetch): TIME took 30.45 secs, fetching players from queue [20:52:31 34] [insane Limits] Thread(fetch): done fetching stats, 1 player in new batch, updating player's list Can someone explain why i get this? Battlelog cache is turned on and running and it seems to get other stats. Is the first line specific to clantag information? Are you sure Battlelog Cache is turned on? Set it's Debug level to 4. Then you can see the errors from Battlelog Cache, if any. Yes, it is failing getting the clan tag for that player. The fetch is taking too long. In Insane Limits, try changing your wait_timeout to 61 to see if that helps. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted June 9, 2013 Author Share Posted June 9, 2013 Originally Posted by Mgalbraith*: HI -additional information below - what is the unknown cache response error about? [02:41:31 96] [insane Limits] Thread(fetch): clanTag(Pezza313) timed out, request exceeded 30.0 seconds! Network congestion or another plugin lagging Procon? [02:41:31 96] [insane Limits] Thread(fetch): WARNING: (StatsException) JSON response is null! [02:41:31 96] [insane Limits] Thread(fetch): Unable to fetch stats for Pezza313 [02:41:34 05] [insane Limits] Thread(fetch): say(All), Pezza313, activated Limit #4: New Player Joining (Pezza313 from Australia) [02:41:34 05] [insane Limits] Thread(fetch): DONE inserting 1 new players, 5 still in queue, took a total of 33 secs [02:41:39 31] [battlelog Cache] Performing lookup for player 'Pezza313' with requestType 'ClanTag'... [02:41:42 01] [battlelog Cache] Ignoring non-PC (/ps3) personaId of 246253583 [02:41:42 01] [battlelog Cache] Ignoring non-PC (/ps3) personaId of 246253583 [02:41:42 01] [battlelog Cache] Ignoring non-PC (/ps3) personaId of 246253583 [02:41:42 01] [battlelog Cache] Ignoring non-PC (/ps3) personaId of 246253583 [02:41:42 03] [battlelog Cache] Performing lookup for player 'MOCKBAvladislav' with requestType 'Overview'... [02:41:42 03] [insane Limits] Thread(ResponseLoop): WARNING: Unknown cache response for Pezza313 (perhaps request timed out_) [02:41:42 03] [insane Limits] Thread(ResponseLoop): WARNING: Unknown cache response for Pezza313 (perhaps request timed out_) AND 02:51:34 98] [battlelog Cache] No valid stats for player 'termite_au' with requestType 'Overview' found in MySQL-database. Fetching stats... [02:51:34 98] [battlelog Cache] Waiting for 2 seconds to avoid Battlelog throtteling... [02:51:34 99] [battlelog Cache] ResponseLoop locking lookupResponses (removing old response) [02:51:34 99] [battlelog Cache] ResponseLoop releasing lookupResponses (removing old response) [02:51:34 99] [battlelog Cache] Finished lookupResponse #0... [02:51:34 99] [battlelog Cache] Finished all lookupResponses... [02:51:34 99] [battlelog Cache] ResponseLoop active... [02:51:34 99] [battlelog Cache] ResponseLoop locking lookupResponses (creating local copy) [02:51:34 99] [battlelog Cache] ResponseLoop releasing lookupResponses (creating local copy) [02:51:34 99] [battlelog Cache] 1 lookupResponses in queue... [02:51:34 99] [battlelog Cache] Performing lookupResponse #0... [02:51:34 99] [insane Limits] Thread(ResponseLoop): CacheResponse called with 2 parameters [02:51:34 99] [insane Limits] Thread(ResponseLoop): #0) Length: 9 [02:51:34 99] [insane Limits] Thread(ResponseLoop): #0) Value: SiCk0_666 [02:51:34 99] [insane Limits] Thread(ResponseLoop): #1) Length: 96 [02:51:34 99] [insane Limits] Thread(ResponseLoop): #1) Value: > [02:51:34 99] [insane Limits] Thread(ResponseLoop): WARNING: Unknown cache response for SiCk0_666 (perhaps request timed out_) [02:51:34 99] [battlelog Cache] ResponseLoop locking lookupResponses (removing old response) [02:51:34 99] [battlelog Cache] ResponseLoop releasing lookupResponses (removing old response) [02:51:34 99] [battlelog Cache] Finished lookupResponse #0... [02:51:34 99] [battlelog Cache] Finished all lookupResponses... [02:51:34 99] [battlelog Cache] ResponseQueue empty, waiting... Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.