View Issue Details

IDProjectCategoryView StatusLast Update
0002712Spring engineGeneralpublic2011-11-10 10:51
ReporterForboding Angel Assigned Toabma  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version83.0 
Fixed in Version84.0 
Summary0002712: Chat shows frame numbers
DescriptionNot sure what to put here but it's the same thing that happened in 82, the frame info is showing on chat lines.
TagsNo tags attached.
Attached Files
simple_console.lua (Attachment missing)
simple_console-(hide all except chat).lua (Attachment missing)
simple_console2.lua (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2011-11-09 23:13

administrator   ~0007558

Last edited: 2011-11-09 23:13

see attached lua script for a simple solution...

hoiju said, he will try to fix it in a cleaner way ( see https://github.com/spring/spring/blob/develop/rts/System/Log/DefaultFormatter.cpp#L61 note)

i don't know if it makes sense to add the script to the spring repo.

abma

2011-11-09 23:36

administrator   ~0007559

workaround known...so very unimportant...

to fix that entirely, output to console should contain frame-numbers, ingame shouldn't contain them... right?

Kloot

2011-11-09 23:43

developer   ~0007560

best solution would indeed be to include the frame prefixes in infolog and stdout but not infoconsole.

abma

2011-11-10 10:51

administrator   ~0007568

added a sample widget, that hides all expect chat messages.

but jk fixed this in a cleaner way:

https://github.com/spring/spring/commit/fabd5ec0c11a9d5b94a30830f6d8eb27216e16af

Issue History

Date Modified Username Field Change
2011-11-07 07:39 Forboding Angel New Issue
2011-11-09 19:33 Kloot Status new => resolved
2011-11-09 19:33 Kloot Fixed in Version => 84.0
2011-11-09 19:33 Kloot Resolution open => fixed
2011-11-09 19:33 Kloot Assigned To => Kloot
2011-11-09 21:30 Kloot Status resolved => feedback
2011-11-09 21:30 Kloot Resolution fixed => reopened
2011-11-09 21:30 Kloot Status feedback => closed
2011-11-09 21:30 Kloot Resolution reopened => won't fix
2011-11-09 23:10 abma File Added: simple_console.lua
2011-11-09 23:13 abma Note Added: 0007558
2011-11-09 23:13 abma Note Edited: 0007558
2011-11-09 23:35 abma Assigned To Kloot =>
2011-11-09 23:35 abma Status closed => new
2011-11-09 23:35 abma Severity minor => tweak
2011-11-09 23:36 abma Note Added: 0007559
2011-11-09 23:37 abma Resolution won't fix => open
2011-11-09 23:43 Kloot Note Added: 0007560
2011-11-10 01:42 Forboding Angel File Added: simple_console-(hide all except chat).lua
2011-11-10 10:49 abma File Added: simple_console2.lua
2011-11-10 10:51 abma Note Added: 0007568
2011-11-10 10:51 abma Status new => resolved
2011-11-10 10:51 abma Resolution open => fixed
2011-11-10 10:51 abma Assigned To => abma