View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003915 | Spring engine | General | public | 2013-08-03 19:17 | 2013-11-17 16:05 | ||||
Reporter | abma | ||||||||
Assigned To | BrainDamage | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003915: "Pausing rejected (cpu load or ping is too high)" (speedcontrol check wrong?!) | ||||||||
Description | https://github.com/spring/spring/blob/develop/rts/Net/GameServer.cpp#L986 curSpeedCtrl == 1 is redundant also some player reported, that he was fasted in game but got the message: "Pausing rejected (cpu load or ping is too high)" | ||||||||
Additional Information | not sure whats the problem, but either the if statement hast to be corrected or the error message should be clarified. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2013-08-03 21:28 |
no need to fix, just remove this after 95.0. |
abma (administrator) 2013-08-03 21:29 |
+ the pollsystem for voting for different algos |
BrainDamage (developer) 2013-08-03 22:52 |
pollsystem is already gone since > 2 months in dev version, so it's removed in 95.0, I'm all for removing pause rejection personally |
BrainDamage (developer) 2013-11-15 13:38 |
removed pause / user speed rejection code |
abma (administrator) 2013-11-17 16:05 |
https://github.com/spring/spring/commit/734f6a6c1fd51153a46ed2e687e0ad670fd93e12 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-03 19:17 | abma | New Issue | |
2013-08-03 19:20 | abma | Summary | speedcontrol code looks weird => "Pausing rejected (cpu load or ping is too high)" (speedcontrol check wrong?!) |
2013-08-03 19:20 | abma | Status | new => feedback |
2013-08-03 20:42 | abma | Status | feedback => new |
2013-08-03 21:28 | abma | Note Added: 0011158 | |
2013-08-03 21:29 | abma | Note Added: 0011159 | |
2013-08-03 22:52 | BrainDamage | Note Added: 0011160 | |
2013-08-04 14:23 | abma | Target Version | 95.0 => |
2013-11-15 13:37 | BrainDamage | Assigned To | => BrainDamage |
2013-11-15 13:37 | BrainDamage | Status | new => assigned |
2013-11-15 13:38 | BrainDamage | Note Added: 0012139 | |
2013-11-15 13:38 | BrainDamage | Status | assigned => resolved |
2013-11-15 13:38 | BrainDamage | Resolution | open => fixed |
2013-11-17 16:05 | abma | Note Added: 0012166 |