does anyone know wth is [allocating b] msg is|???
it appears like every 0.5 seconds in my console on 4357
does anyone know wth is [allocating b] msg is|???
it appears like every 0.5 seconds in my console on 4357
Has to do with the network buffering system. You can either ignore it or you can open up ascent-shared/Network/CircularBuffer.h and search for and comment out the corresponding printf statement.