xAranaktu / FC-24-Live-Editor

Live Editor for FC 24
GNU General Public License v3.0
102 stars 32 forks source link

[Lua API error] Could not execute GetSaveUID() #273

Open VeejaLiu opened 3 months ago

VeejaLiu commented 3 months ago

I can't execute this code in manager career mode:

local UID = GetSaveUID()

The error log is as follows:

[16:08:49.167] [9884] [ERROR] [LUA] [Bad argument] Expected string at argument 1 @ LE::LUA::ScriptsManager::lua_GetSaveUID

Do you have any suggestions for me?

GetSaveUID() wiki