View Issue Details

IDProjectCategoryView StatusLast Update
0003915Spring engineGeneralpublic2013-11-17 16:05
Reporterabma Assigned ToBrainDamage  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0003915: "Pausing rejected (cpu load or ping is too high)" (speedcontrol check wrong?!)
Descriptionhttps://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 Informationnot sure whats the problem, but either the if statement hast to be corrected or the error message should be clarified.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2013-08-03 21:28

administrator   ~0011158

no need to fix, just remove this after 95.0.

abma

2013-08-03 21:29

administrator   ~0011159

+ the pollsystem for voting for different algos

BrainDamage

2013-08-03 22:52

developer   ~0011160

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

2013-11-15 13:38

developer   ~0012139

removed pause / user speed rejection code

abma

2013-11-17 16:05

administrator   ~0012166

https://github.com/spring/spring/commit/734f6a6c1fd51153a46ed2e687e0ad670fd93e12

Issue History

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