View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002712 | Spring engine | General | public | 2011-11-07 07:39 | 2011-11-10 10:51 | ||||
Reporter | Forboding Angel | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 83.0 | ||||||||
Target Version | Fixed in Version | 84.0 | |||||||
Summary | 0002712: Chat shows frame numbers | ||||||||
Description | Not sure what to put here but it's the same thing that happened in 82, the frame info is showing on chat lines. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2011-11-09 23:13 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 (administrator) 2011-11-09 23:36 |
workaround known...so very unimportant... to fix that entirely, output to console should contain frame-numbers, ingame shouldn't contain them... right? |
Kloot (developer) 2011-11-09 23:43 |
best solution would indeed be to include the frame prefixes in infolog and stdout but not infoconsole. |
abma (administrator) 2011-11-10 10:51 |
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 |
![]() |
|||
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 |