-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I was using TMET plugin when i noticed this issue. I tried to debug the code and found that the data.name2xuid() always returns Null. I think some of the player binding data APIs are also having this issue.
To Reproduce
log('Player Name: ', realName);
let playerXuid = data.name2xuid(realName);
log('Player XUID: ', playerXuid);
Expected behavior
name2xuid() returns the player's XUID.
Screenshots
Platform
Windows 10
BDS Version
1.21.50.10
LeviLamina Version
1.0.0-rc.2+321071467
LegacyScriptEngine Version
0.9.0-rc.2
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
