killmeplease
Mk Z on Steam
Why do i get the subject message?
Runtime Error: [string "D:\My Documents\My Games\Sid Meier's Civili..."]:63: attempt to call global 'AccessData' (a nil value)
I am updating my Emigration mod now. There are 2 files: Emigration.lua and ScriptDataManager.lua. AccessData function is declared in ScriptDataManager.lua and is called from Emigration.lua. I'm sure ScriptDataManager.lua is loaded, as I can see it prints "SCRIPT DATA MANAGER LOADED" in the Fire Tuner console, before the error shows up.
What do you think about that?
Thanks
Runtime Error: [string "D:\My Documents\My Games\Sid Meier's Civili..."]:63: attempt to call global 'AccessData' (a nil value)
I am updating my Emigration mod now. There are 2 files: Emigration.lua and ScriptDataManager.lua. AccessData function is declared in ScriptDataManager.lua and is called from Emigration.lua. I'm sure ScriptDataManager.lua is loaded, as I can see it prints "SCRIPT DATA MANAGER LOADED" in the Fire Tuner console, before the error shows up.
What do you think about that?
Thanks