@Paul-Winterhalder
appId 14402
profileId 14b8cd98-12fe-4afe-8039-085936a42faa
time 2024-11-14 22:21:16+08:00
thanks for your help
K
kinco.h
@kinco.h
Posts
-
-
Thanks for your reply, I will confirm the issue.
-
I think when we use bridge.getCustomEntityServiceProxy() to get customEntityProxy and then we do customEntityProxy.readSingleton("PlayerData_Main") to get user data, we will get another person's data, which results in me accessing another person's data, What are the possible causes of this problem?
our code like this
bridge.getCustomEntityServiceProxy()
bridge.getCustomEntityServiceProxy()
bridge.getCustomEntityServiceProxy()