[SOLVED] STI Not Working?
Posted: Tue Mar 01, 2022 4:26 pm
Hey All,
I'm currently struggling to get my tiled map to load properly. I followed a Youtube video ( https://youtu.be/dZzAxYrUMRg ) and it still doesn't work. I tried troubleshooting it myself and it still isn't working.
This is the error message I get:
Error
main.lua:28: attempt to call global 'sti' (a nil value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
main.lua:28: in function 'load'
[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>
[C]: in function 'xpcall'
[C]: in function 'xpcall'
I'm not sure what it is exactly trying to tell me and so I am lost and requesting some help.
I have attached the main.lua file I am using so hopefully that can help you guys with helping me.
I'm currently struggling to get my tiled map to load properly. I followed a Youtube video ( https://youtu.be/dZzAxYrUMRg ) and it still doesn't work. I tried troubleshooting it myself and it still isn't working.
This is the error message I get:
Error
main.lua:28: attempt to call global 'sti' (a nil value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
main.lua:28: in function 'load'
[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>
[C]: in function 'xpcall'
[C]: in function 'xpcall'
I'm not sure what it is exactly trying to tell me and so I am lost and requesting some help.
I have attached the main.lua file I am using so hopefully that can help you guys with helping me.