Download
(65 Kb)
Download
Updated: 12/19/20 02:12 PM
Compatibility:
Markarth (6.2.5)
Updated:12/19/20 02:12 PM
Created:01/04/15 07:43 AM
Monthly downloads:528
Total downloads:327,897
Favorites:248
MD5:
Categories:Miscellaneous, Casting Bars, Cooldowns, Utility Mods
Shissu's LUA Memory  Popular! (More than 5000 hits)
Version: 2.0.1.9
by: Shissu [More]
Shissu's LUA Memory führt regelmäßig eine zwanghafte Bereinigung des LUA Speichers durch. Unnötige leere Variablen und sonstige nicht benötige Daten werden aus dem Arbeitsspeicher entfernt. Dadurch läuft das Spiel letztendlich auch mit unzähligen AddOns flüssiger und hat bissl. kürzere Ladebildschirme.

-----------------------------------------------------------------------------

Shissu's LUA Memory regularly performs a forced LUA purge. Unnecessary empty variables and other unnecessary data are removed from the memory. As a result, the game runs more smoothly with countless add-ons and has shorter loading screens.
2.0.1.1 - 2.0.1.8
- Framework Update; better Languagesupport; new modulesettings

2.0.0
- Integrated ShissuFramework
- Update for new API-Version

1.2.5.1 - 1.2.5.2
- SuiteManager Update

1.2.5.0
- RU Language Support, Thanks by KiriX
- SuiteManager Update 1.3.1

1.2.4.4
- Language ByPass, general english
- SuiteManager Update

1.2.4.2
- API Update
- Automode optimized

1.2.4.0
- Code optimized
- better autoMode

1.2.2
- ApiChange

1.2.1.1
- code optimized
- translate fix
- suite update

1.2.1.1
- AutoMode is now standard: enabled
- SuiteManager LanguageChanger FIX 1.0.1

1.2.1.0
- Implemented Shissu's Suite Manager with 2 Standard Modules
- Better Automatic Mode
- Memory Clear Key

- In Automatic Mode:
* Faster Loading Screen (lesser 5-6sec, dependent on your addons, without addons only ~ 4-10 sec :-))
* Faster Ingame Mail (~70% Success)

1.1.2
- various code optimized
- implemented new memory func

INFO: i worked currently on a new optimized gabbage collector

1.0.5
- API Change

1.0.4
- MiniFix: missing function

1.0.3
- Replace new Error Handler
- EVENT_MANAGER:UnregisterForEvent("ErrorFrame", EVENT_LUA_LOW_MEMORY)

1.0.2
- API Version 12 Change

1.0.1
- AutoMode now standard: on

1.0.0
- New EN Language Translation
- Feedback Module (see Setting)

0.4.3
- lam update to Version: 2.0 r18

0.4.2
- optimized experimentell gabage
- es, ru language support (by google)

0.4.1
- optimized gabbage
- new command: /sgt need - show shows you how much memory you need

0.4.0
- better code
- new gabbage values for better gabbage management

0.3.0
- now is possible lua memory starts direct after ui loading, and first in 2sec (new switch in config)
- better memory switch (down/upgrade)

0.2.8
- bigger buffer for bbbbbbbbbbbbbbig master merchant history :-)

0.2.7
- api change info, rest okay

0.2.6
- 0.2.5 bugfix, sry ... :-(

0.2.5
- public ----> local vars

0.2.4
- better auto procedure
- testing state ending

0.2.3
- automatic calibration

0.2.2
- sry debug mode was on in 0.2.1 - now disabled

0.2.1
- bugfix in automatically mode

0.2.0
- new automatically mode

0.1.1
- reduced code
Archived Files (9)
File Name
Version
Size
Uploader
Date
2.0.1.7
63kB
Shissu
12/14/20 04:56 PM
2.0.1.6
61kB
Shissu
12/07/20 05:00 AM
2.0.1.5
59kB
Shissu
12/01/20 02:40 PM
2.0.1.4
51kB
Shissu
11/25/20 10:56 PM
2.0.1.3
42kB
Shissu
11/18/20 10:55 AM
2.0.1
43kB
Shissu
11/08/20 03:13 PM
2.0.0
348kB
Shissu
11/06/20 11:33 AM
1.2.5.5
25kB
Shissu
05/14/17 12:48 AM
1.2.5.3
25kB
Shissu
05/06/17 12:42 PM


Post A Reply Comment Options
Unread 06/19/15, 05:27 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
Originally Posted by Shamrock
irgendwie eiert das addon bei mir rum, bei jedem login mit meinem main char kommt trotz aktivierter automanage funktion zweimal ein fenster: 1x blabla lua is reaching limit, wollen sie auf 64mb erhöhen, dann reload, dann erneutes fenster, 1x bla bla lua is reaching limit, wollen sie auf 128mb erhöhen, ok, reload, dann is ruhe....bis zum nächsten login...

gibt's dazu nen fix?

das war bis vor kurzem nicht so, da gab's ne meldung im chat, daß das automatisch angepasst wurde und fertig.

edith: trotz neuinstallation, same **** as before :/
hast du ggf. den delay start an?

damit die notification nicht mehr kommt muss auch die auto funktion aktiv sein!!!

wenn man es manuell macht oder diese nicht an hat, soll ja weiterhin das fenster kommen, weil ja ebend der speicher nciht ausreicht
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 04:57 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
problem after update?

then wrote in the chat

/slm auto --> disabled then retry /slm auto ---> enabled
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 08:40 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
1.0.3 now... solve error fix :-)

new handler
EVENT_MANAGER:UnregisterForEvent("ErrorFrame", EVENT_LUA_LOW_MEMORY)
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 08:57 AM  
nich261
 
nich261's Avatar

Forum posts: 0
File comments: 90
Uploads: 0
UI error

UI error(s) after recent update

Checking type on argument callback failed in ScriptEventManagerRegisterForEventLua
stack traceback:
[C]: in function 'RegisterForEvent'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:112: in function 'ShissuLM.Auto'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:142: in function 'SLM.Initialized'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:174: in function 'SLM.LOADED'
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 09:24 AM  
KingMerrygold

Forum posts: 0
File comments: 14
Uploads: 0
Checking type on argument callback failed in ScriptEventManagerRegisterForEventLua
stack traceback:
[C]: in function 'RegisterForEvent'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:112: in function 'ShissuLM.Auto'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:138: in function 'SLM.Initialized'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:190: in function 'func'
EsoUI/Libraries/Globals/globalapi.lua:185: in function '(anonymous)'
user:/AddOns/ShissuLUAMemory/General/SettingsMenu.lua:117: in function 'ShissuLM.CreateSettingsMenu'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:186: in function 'func'
EsoUI/Libraries/Globals/globalapi.lua:185: in function '(anonymous)'

Now this window keeps popping up every half-second: "Failed to create control 'ShissuLUAMemory'. Duplicate name."
Last edited by KingMerrygold : 09/01/15 at 09:30 AM.
Report comment to moderator  
Reply With Quote
Unread 09/01/15, 10:30 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
that was a 1.0.3 error, now fix in 1.0.4

Originally Posted by KingMerrygold
Checking type on argument callback failed in ScriptEventManagerRegisterForEventLua
stack traceback:
[C]: in function 'RegisterForEvent'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:112: in function 'ShissuLM.Auto'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:138: in function 'SLM.Initialized'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:190: in function 'func'
EsoUI/Libraries/Globals/globalapi.lua:185: in function '(anonymous)'
user:/AddOns/ShissuLUAMemory/General/SettingsMenu.lua:117: in function 'ShissuLM.CreateSettingsMenu'
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:186: in function 'func'
EsoUI/Libraries/Globals/globalapi.lua:185: in function '(anonymous)'

Now this window keeps popping up every half-second: "Failed to create control 'ShissuLUAMemory'. Duplicate name."
Report comment to moderator  
Reply With Quote
Unread 01/18/16, 06:13 AM  
@AlphaLemming
 
@AlphaLemming's Avatar
AddOn Author - Click to view AddOns

Forum posts: 122
File comments: 316
Uploads: 4
Bist Du sicher, das der Garbage Collector so selten laufen sollte? ESO verwendet im UI einen control-Pool und z.B. sämtlich popup-Meldungen werden erzeugt und danach auf nil gesetzt. Genau die sollte der Garbage Collecter regelmäßig entfernen, denn z.B. ein Addon wie LootDrop erzeugt massive Mengen an controls die nach dem Anzeigen dann nil vor sich hin oxidieren.
Report comment to moderator  
Reply With Quote
Unread 01/18/16, 06:59 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
Originally Posted by @AlphaLemming
Bist Du sicher, das der Garbage Collector so selten laufen sollte? ESO verwendet im UI einen control-Pool und z.B. sämtlich popup-Meldungen werden erzeugt und danach auf nil gesetzt. Genau die sollte der Garbage Collecter regelmäßig entfernen, denn z.B. ein Addon wie LootDrop erzeugt massive Mengen an controls die nach dem Anzeigen dann nil vor sich hin oxidieren.
habe die änderung am collector aus dem addon raus genommen aktuell, die experimentelle funktion :-) das sind standard eso werte, die aktuell eingestellt sind
Report comment to moderator  
Reply With Quote
Unread 03/26/16, 01:48 PM  
baldylox

Forum posts: 5
File comments: 59
Uploads: 0
out of the blue today, im getting lua memory limits. i have this addon set to automatic. shouldnt i automatically adjust the mem so i dont see the increase windows? right now im at 252 and says it wants to raise to 256. i have auto set in the settings so it should have made the change for me...right?
Report comment to moderator  
Reply With Quote
Unread 04/15/16, 06:16 PM  
marksavio

Forum posts: 0
File comments: 5
Uploads: 0
BUG on patches

user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:188: function expected instead of nil
stack traceback:
user:/AddOns/ShissuLUAMemory/ShissuLUAMemory.lua:188: in function 'func'
EsoUI/Libraries/Globals/globalapi.lua:185: in function '(anonymous)'
Report comment to moderator  
Reply With Quote
Unread 05/08/16, 11:57 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
New Version

1.2.1.0
- Implemented Shissu's Suite Manager with 2 Standard Modules
- Better Automatic Mode
- Memory Clear Key

- In Automatic Mode:
* Faster Loading Screen (lesser 5-6sec, dependent on your addons, without addons only ~ 4-10 sec :-))
* Faster Ingame Mail (~70% Success)

---

Next Time:
- Implemented Shissu's Suite Manager in AvA Booster + Player Marker + Guild Tools (separated in Modules)
Report comment to moderator  
Reply With Quote
Unread 05/08/16, 05:31 PM  
stuartx13

Forum posts: 0
File comments: 3
Uploads: 0
Im getting Low memory after update. Was working fine. Fixed just need to set it back to auto.
Last edited by stuartx13 : 05/09/16 at 01:59 AM.
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 01:27 AM  
Seccy

Forum posts: 0
File comments: 16
Uploads: 0
3152050316857892192:2: attempt to index a nil value
stack traceback:
3152050316857892192:2: in function '(main chunk)'

Please fix. Even going back to the previous version and removing the "new" addon doesn't fix it.
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 03:12 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
its ZOS error
not related to addons
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 03:36 AM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
Originally Posted by Seccy
3152050316857892192:2: attempt to index a nil value
stack traceback:
3152050316857892192:2: in function '(main chunk)'

Please fix. Even going back to the previous version and removing the "new" addon doesn't fix it.
is not a ZOS error. It's an XML error inside an addon.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: