Page 2 of 2
Re: Helper tool to automatically upload infologs
Posted: 14 Jun 2012, 21:14
by gajop
The "bad setting" kinda puzzles me - especially if it's a graphical setting or something similar. Can't that just be detected and get reverted to a lower detail setting that should work?
Re: Helper tool to automatically upload infologs
Posted: 14 Jun 2012, 21:16
by MidKnight
Zero K Lobby offers to set graphics settings to low if it detects a crash. Maybe other lobbies can do this as well?
Re: Helper tool to automatically upload infologs
Posted: 15 Jun 2012, 00:12
by FLOZi
Main complaint seems to be getting very large logs on lua error causes performance problems?
Basically an issue only for engine and game devs, and game devs overwhelmingly want it back as it was.
Re: Helper tool to automatically upload infologs
Posted: 15 Jun 2012, 02:28
by gajop
error log causing performance problems are the least of my worries...
when there's "that much" error you might want to fix it
Re: Helper tool to automatically upload infologs
Posted: 15 Jun 2012, 06:28
by KingRaptor
jK mentioned saving SSDs in a lobby conversation as well. Which is all well and good, but this isn't a concern for many if not most of us and an option to disable buffering would still be nice.
Re: Helper tool to automatically upload infologs
Posted: 15 Jun 2012, 11:42
by Forboding Angel
Yes, bring back non-buffered infologs please.
Re: Helper tool to automatically upload infologs
Posted: 18 Jun 2012, 19:25
by knorke
thanks abma!
https://github.com/spring/spring/commit ... e088b1cad8
instant infolog by adding
LogFlush = 1
in springsettings.cfg or spring.exe - edit settings.
http://springrts.com/dl/buildbot/defaul ... -gc80432d/
I tried two minutes or so and it always flushed and never clogged.
Re: Helper tool to automatically upload infologs
Posted: 24 Jun 2012, 10:32
by hoijui
@koshi
main reason (in my eyes) why auto upload of infolog died was, cause SL (nearly always?/for most users?) crashed while doing it.
as koshi said, the site that zydox did for browsing/managing the automatic reports existed, and in my eyes it was/is finnished and usable. it parses infolog (and a few other fiels fro mthe reports), stores lots of values per report into a DB and then allows to browse, order, filter by and create custom views of these values through a web-interface. so you could for example search for all reports that crash on adress 0x123456, and display the GFX card string.