About the memory issues
Posted: Sun Feb 24, 2013 9:36 am
I did a memory dump when the t-enginge was using 1.2 GB of ram.
Opened it in a hex editor and discovered it is full of strings like:
In between these strings is 3 to 5 empty spaces, then 4 random characters, then 3 more empty spaces.
I suspect the above is a number of some sort. It appears to count downwards in some sort of sequence.
Hopefully this helps get it sorted out.
Opened it in a hex editor and discovered it is full of strings like:
Code: Select all
\loaded-addons\alchemist+\overload\loaded-addons\archelemsplit\overload\loaded-addons\alchemist+\overload\loaded-addons\werebeast\overload\loaded-addons\alchemist+\overload\loaded-addons\werebeast\overload\data\talents\uber\mag.luaCode: Select all
\loaded-addons\alchemist+\overload\loaded-addons\alchemist+\overload\loaded-addons\werebeast\overload\loaded-addons\alchemist+\overload\loaded-addons\werebeast\overload\loaded-addons\archelemsplit\overload\data\gfx\talents\rune__speed.pngCode: Select all
\loaded-addons\archelemsplit\overload\loaded-addons\archelemsplit\overload\loaded-addons\alchemist+\overload\loaded-addons\werebeast\overload\data\gfx\particles\notice_enemy.luaCode: Select all
ZNÝ| Hopefully this helps get it sorted out.