I am encountering an IllegalStateException with the message "Owner and key must not be empty!". The error occurs when I call a function that uses memory.storeShortTerm. The same code was working correctly last week. its happening when i use call_agent, ask_agent functions or in any related memory usage tool kts files.

I am encountering an
IllegalStateExceptionwith the message "Owner and key must not be empty!". The error occurs when I call a function that usesmemory.storeShortTerm. The same code was working correctly last week. its happening when i use call_agent, ask_agent functions or in any related memory usage tool kts files.