![]() |
GetPhysicalRAMUsage: Unknown platform - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Discussion (https://forum.cuberite.org/forum-8.html) +--- Thread: GetPhysicalRAMUsage: Unknown platform (/thread-2169.html) |
GetPhysicalRAMUsage: Unknown platform - DrMasik - 10-21-2015 How can I disable console message "Info: [13:31:13] GetPhysicalRAMUsage: Unknown platform, cannot query memory usage". RE: GetPhysicalRAMUsage: Unknown platform - Seadragon91 - 10-21-2015 This message is inside of the source code in file Root.cpp. It will be printed, if the platform can not be recognized. What platform do you have? RE: GetPhysicalRAMUsage: Unknown platform - DrMasik - 10-21-2015 FreeBSD 10.1 x64 |