• Hey! Register here to create your account, engage with the community, and talk about what is new!

Inventory saving and loading isn't working

Swirrl

New member
Joined
Jun 23, 2021
Messages
8
Reaction score
5
So I'm coding with a Noble rank and both he and I are putting saveinv and loadinv code blocks and they never work..

PlayerEventLeave > PlayerActionSaveinv

PlayerEventJoin > PlayerActionLoadinv


Doing this never works, and I've tried several says to always save your inventory, yet when I do /leave or /play I come back to an empty inventory


I've been trying to solve this issue for the past 2 days straight and I've had enough
I really need some help here
 

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,226
Reaction score
347
it was broken for me too, the way i fixed it is by putting a wait 5 ticks before loading the inventory. that solved it like 95% of the times but still sometimes breaks.

Also, developers said it's a bug iirc (not sure tho)
 
Top Bottom