MovingBlocks / CrashReporter

A little utility for making crash reporting easier from different projects. Automation category: Terasology Library
Apache License 2.0
7 stars 9 forks source link

Only include world log from most recent session? #19

Closed Cervator closed 9 years ago

Cervator commented 9 years ago

I just did a round of stable release testing meaning I played a bunch of worlds in one go, returning to the main menu and creating a new world. Then I did something I knew would crash the game and got a CR window with a pile of tabs as it offered me each world log I had played in during that game session.

That looks a bit overwhelming and confusing. We should probably only include the most recent world log? Maybe making it obvious to the user somewhere that only the most recent world log is included but they can go select more if needed

msteiger commented 9 years ago

I just ran into the same problem. Not sure how to tackle that, but I'll look into it.