Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Please remove constant 'URivalsStageData::GetStageSkinData --- Found!' printout#49

S

When running the training room level in the editor, every frame the following text is printed to the log:

‘LogTemp: Display: URivalsStageData::GetStageSkinData — Found!’

This very quickly clutters the output and makes it more difficult to debug events by using our own printouts. Yes, we can filter the log and remove LogTemp, but we have to do this every time the editor starts and there’s no way to set a ‘default filter’. Sure it’s fairly simple for us to do this, but commenting out this print statement in the game’s code should be comparatively simple right?

7 months ago
Changed the status to
Completed
4 months ago

Has been changed to only print if the data was not found

4 months ago