2025-06-14 05:01 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004147Spring engineGeneralpublic2013-11-14 22:54
Reporternixtux 
Assigned TojK 
PrioritynormalSeveritytrivialReproducibilityalways
StatusresolvedResolutionfixed 
Product Version95.0 
Target VersionFixed in Version95.0.1+git 
Summary0004147: spring-dedicated reporting wrong values for stats to spads ???
Descriptionend game stats reported in autohost have incorrect values e.g.
[22:10:48] * [BoS]Autohost * Ally team 0 won! ([void]Finkky, [ACE]sylvain)
[22:10:49] * [BoS]Autohost * Damage award: [void]Finkky (total damage: 7.3962410471846e+25M.) [ OWNAGE! ]
[22:10:49] * [BoS]Autohost * Eco award: [void]Finkky (resources produced: 3590967680882238464M.) [ OWNAGE! ]
[22:10:49] * [BoS]Autohost * Micro award: [void]Finkky (damage efficiency: 388%)
[22:10:52] * [BoS]Autohost * Server stopped (running time: 23 minutes and 30 seconds)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0012084

abma (administrator)

where does these values come from?

an easy way to reproduce would be nice...

~0012089

Kloot (developer)

Last edited: 2013-11-12 17:22

View 3 revisions

Ultimately they are derived from the TeamStatistics structure which gets written to demos and changed in binary signature between 94 and 95.

I assume users of SPADS (the autohost that prints "Damage award:", etc) need to update / regenerate its bindings, ask bibim for details.

~0012137

nixtux (reporter)

Reopened on request

~0012138

bibim_ (reporter)

No, there is no need to regenerate anything at SPADS side.

There is a bug in Spring introduced by following commit https://github.com/spring/spring/commit/9255b0 which makes Spring clients send the team stats structure pointer to the server instead of the team stats values ( cf https://github.com/spring/spring/commit/9255b0#commitcomment-4605151 ).
+Notes

-Issue History
Date Modified Username Field Change
2013-11-11 23:11 nixtux New Issue
2013-11-12 01:52 abma Note Added: 0012084
2013-11-12 16:48 Kloot Note Added: 0012089
2013-11-12 16:51 Kloot Note Edited: 0012089 View Revisions
2013-11-12 17:22 Kloot Note Edited: 0012089 View Revisions
2013-11-12 17:23 Kloot Status new => closed
2013-11-12 17:23 Kloot Assigned To => Kloot
2013-11-12 17:23 Kloot Resolution open => no change required
2013-11-14 22:20 nixtux Note Added: 0012137
2013-11-14 22:20 nixtux Status closed => feedback
2013-11-14 22:20 nixtux Resolution no change required => reopened
2013-11-14 22:23 bibim_ Note Added: 0012138
2013-11-14 22:54 Kloot Status feedback => resolved
2013-11-14 22:54 Kloot Fixed in Version => 95.0.1+git
2013-11-14 22:54 Kloot Resolution reopened => fixed
2013-11-14 22:54 Kloot Assigned To Kloot => jK
+Issue History