Maksim Bauffal
Maksim Bauffal
Every time player login I have this warn. [17:04:03 WARN]: [LoginSecurity] Couldn't find player's login location Some times it causes kicks.
Sometimes some performance issues can occur, e.g. some player can start to get a lot of errors (see it in console) and there is this in my timings  I...
The documentation [says ](https://github.com/ashblue/unity-elastic-inventory?tab=readme-ov-file#swapping-items-between-inventories)that in order to transfer an item from one inventory to another, you need to remove an entry and add this entry like this: ``` public void...