View Issue Details

IDProjectCategoryView StatusLast Update
0004264Spring engineGeneralpublic2014-01-13 13:45
ReporterSirMaverick Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0004264: very slow zoom, fixed 30 fps, countdown frozen
DescriptionI have a strange bug with 96.0:

When using 96.0 the zoom in and out is very slow. Moving to left/right/up/down along the map is normal.
The fps is fixed at 30.
The game stops at countdown "Starting in 3". The program is not freezing, you can still move around the map. But nothing is happening (online or replay).

The bug was introduced between 94 and 95 (didn't see it earlier as ZK still uses 91).
Bisecting master branch, first offending commit: f8407876bc9dc232b843429c1cafbb53d19631ce use 959315eec8f867eb4080f3e6c9d36df74f458b41 as f8* does not compile.
Steps To ReproduceStart spring, choose mod (ZK 1.2.1.0 or BA 7.90), map (ccr redux v2) and null ai.
Additional Information# bad: [f8407876bc9dc232b843429c1cafbb53d19631ce] use std::chrono instead of boost::chrono (likely solves 0003845)
git bisect bad f8407876bc9dc232b843429c1cafbb53d19631ce
# good: [70b52f8551699011f985d52367d8e9bfbc01f8b0] 0003845: candidate fix
git bisect good 70b52f8551699011f985d52367d8e9bfbc01f8b0
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2014-01-11 15:01

developer   ~0012673

STL version?

SirMaverick

2014-01-11 18:38

reporter   ~0012677

libstdc++6 version 4.8.1-2

SirMaverick

2014-01-11 19:02

reporter   ~0012678

Update to 4.8.2-10 didn't change anything.

SirMaverick

2014-01-13 12:30

reporter   ~0012689

System was old in general. Updated all packages and rebuilt spring. Bug is now gone.

Issue History

Date Modified Username Field Change
2014-01-11 10:46 SirMaverick New Issue
2014-01-11 15:01 Kloot Note Added: 0012673
2014-01-11 18:38 SirMaverick Note Added: 0012677
2014-01-11 19:02 SirMaverick Note Added: 0012678
2014-01-13 12:30 SirMaverick Note Added: 0012689
2014-01-13 13:45 Kloot Status new => closed
2014-01-13 13:45 Kloot Assigned To => Kloot
2014-01-13 13:45 Kloot Resolution open => no change required