While trying to figure out which mod is causing this, i noticed that the log entry is rather "unhelpfull"
Code: Select all
1260.737 Info LuaHelper.cpp:4200: Removed 1 lua functions when saving
- Is there a way for me to determine with lua, which functions are placed in global namespace and are candidates for removal?
- I would suggest to make the logging in LuaHelper.cpp a bit more detailed...