Maintenance for the week of November 17:
• [COMPLETE] ESO Store and Account System for maintenance – November 17, 6:00AM EST (11:00 UTC) - 4:00PM EST (21:00 UTC)
• Xbox: NA and EU megaservers for maintenance – November 19, 4:00AM EST (9:00 UTC) - 12:00PM EST (17:00 UTC) https://forums.elderscrollsonline.com/en/discussion/685477
What is the chat box command to change LUA memory size?
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.