Maintenance for the week of April 15:
• PC/Mac: No maintenance – April 15
• ESO Store and Account System for maintenance – April 16, 8:00AM EDT (12:00 UTC) - 12:00PM EDT (16:00 UTC)
The issue is resolved, and the North American PC/Mac megaserver is now available. Thank you for your patience!

What is the chat box command to change LUA memory size?

ttraveler
ttraveler
✭✭
What is the jn game chat box command line to change the LUA memory size?

I have it written down somewhere but can not find it.

Thank you for your help.

  • SirAndy
    SirAndy
    ✭✭✭✭✭
    ✭✭✭✭✭
    I thought ZOS removed the LUA memory restrictions a while ago, no? Isn't it supposed to auto-scale now?
    idea.gif

  • ttraveler
    ttraveler
    ✭✭
    Thanks for the reply.

    I need to know the in game command line. Or a link to a web page with the command.

    It started with a slash as all the chat box command line commands do and ended with the number in quotes.
  • SirAndy
    SirAndy
    ✭✭✭✭✭
    ✭✭✭✭✭
    Are you talking about /slm ?

    That was an AddOn but it's been discontinued because of the changes to the way ESO now handles LUA memory.
    shades.gif
  • SirAndy
    SirAndy
    ✭✭✭✭✭
    ✭✭✭✭✭
    SirAndy wrote: »
    Are you talking about /slm ?
    Found it:
    https://esoui.com/downloads/info883-ShissusLUAMemory.html


  • ttraveler
    ttraveler
    ✭✭
    Thanks for the replies.

    I found it ---
    /script SetCVar("LuaMemoryLimitMB", "2048")

    But it is not curing my current UI Error problem. Harvest Map seems to be the current problem.

  • SirAndy
    SirAndy
    ✭✭✭✭✭
    ✭✭✭✭✭
    ttraveler wrote: »
    Thanks for the replies.
    I found it ---
    /script SetCVar("LuaMemoryLimitMB", "2048")

    But it is not curing my current UI Error problem. Harvest Map seems to be the current problem.

    Like i said above, that cvar has been deprecated for a while now, it doesn't work anymore.

    ZOS redid the way LUA memory is handled in-game, there is no need to set the limits manually anymore, it's all dynamic now, hence why that cvar was removed.
    shades.gif
  • ttraveler
    ttraveler
    ✭✭
    It always cured my Lua problems until the Murkmire update.

    What should I do now. With Harvest Map off there is no problem. With Harvest Map on I get the UI Error.

    Seems the dynamic size routine is not working.

  • SirAndy
    SirAndy
    ✭✭✭✭✭
    ✭✭✭✭✭
    I too got the HM UI error last night when i was testing AddOns. I'm sure the author will be posting a fix for it shortly.

    Luckily, i don't actually use HM, i have my own (somewhat competing) AddOn, so i only check HM after updates but never actually use it.
    shades.gif
  • ttraveler
    ttraveler
    ✭✭
    Thanks SirAndy for the reply.

    So the Add On author is the "responsible" party and the fix is his update.

    Thanks. I look forward to his fix.

    Still wish there was some kind of work around in the meantime.
  • ttraveler
    ttraveler
    ✭✭
    Today's Harvest Map update fixed the problem.
Sign In or Register to comment.