I also have this strange behavior where I get a 65 mb gameoverlayrenderer.log filled with :
mar déc 09 14:35:55 2014 UTC - Track win 0x380000b cursor 0x380000e
in less than a second.
@indriApollo also in Transistor or another app?
@rpdelaney yes (in transistor)
Will be fixed in next Beta cycle.
Nothing extracted yet.
When I'm playing the Linux version of Transistor (app/237930), /tmp/gameoverlayrenderer.log becomes enormous after a few minutes of gameplay. After a few minutes more it is a full 4gb in size and tmpfs is full, which causes all kinds of problems elsewhere in the system. I have not yet observed this problem with other apps.
It appears that the log is being spammed with the same error, for example:
Mon Dec 08 02:49:05 2014 UTC - Track win 0x240000b cursor 0x240000eI ran
xzon an 800mb gameoverlayrenderer.log and the compressed file is 124kb, which supports the theory that the data are close to uniform. A hackish work-around I've been using is:But obviously, it would be better if I didn't have to remember to do this before loading the game.