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:469
Total downloads:327,727
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 05/09/16, 12:18 PM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
Originally Posted by Renwa
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.
I'm also getting the same error, and also reverted back to the previous version with no luck
its no slm problem! its a xml probleme, because xml object from any addon dont found the addon language object --> nil !

set the language of the game to englisch with /SetCVar("Language.2", "en")
Last edited by Shissu : 05/09/16 at 12:18 PM.
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 12:13 PM  
Renwa
Premium Member
Premium Member

Forum posts: 6
File comments: 79
Uploads: 0
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.
I'm also getting the same error, and also reverted back to the previous version with no luck
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 11:48 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
-- LUA Memory full ??? Then go to Setting and active the automode :-) In next mini update standard: enabled :-)


-- you have xml failure? that is because the other addons dont find LANGUAGE Variables for XML Objects in DE, EN, FR.. LanguageChanger set to DE, En, FR, but correct is with smaller case de, en, fr

if you have problem change the language in languagechanger (version 1.0.1) oder wrote in chat
(1) /SetCVar("Language.2", "de") <--- or another language
(2) /reloadui
Last edited by Shissu : 05/09/16 at 12:13 PM.
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 11:30 AM  
Shissu
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 164
Uploads: 7
Originally Posted by Cutholen
same error here...
i check this today night... another player has this not... its complicated maybe with other addon
Report comment to moderator  
Reply With Quote
Unread 05/09/16, 10:33 AM  
Cutholen

Forum posts: 0
File comments: 77
Uploads: 0
same error here...
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
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, 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/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/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 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 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 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 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 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
Post A Reply



Category Jump: