(08-12-2014, 11:05 AM)Daniel_H Wrote:(08-12-2014, 07:40 AM)fxfire Wrote: More infos on the memory leak bug please ...everything that you can spot..console messages...something special to do in order to reproduce it ...need infooooozzz
Problem is the Console log fills up with the memory error within seconds, so is there another way to view more in the log?
So I managed to reload lua mods before it filled up, and it contains.
Code:
"MAP CHANGED"
"Loading Navmesh : Limsa (Upper)"
"**ERROR**: Error while trying to load Navmesh: PATH\\Navigation\\Limsa (Upper)"
"No default Navmesh found for this map, Initializing a new NavMesh"
"Empty NavMesh created..."
failed with not enough memory
failed with not enough memory
failed with not enough memory
failed with not enough memory
failed with not enough memory
failed with not enough memory
failed with not enough memory
The "failed with not enough memory" repeats until you close FFXIVMinion, Reload LUA Modules or zone into an area that has a mesh.
I'll try to see if I can find a way to replicate it.
EDIT : I use four bots so it could be sped up (how long you need to wait), but standing in a zone without a mesh for a while causes the error to appear.