I don’t believe you are allowed to use a folder named “resource”. Try renaming it to something else. You have to be careful naming things that can be keywords, like table.lua would potentially destroy the internal table functions. A classic place where this burned a lot of people is it’s only natural to have credits in your app/game so having credits.lua makes sense, but for the longest time we had a 3rd party service that used the credits.* namespace for it’s API calls.
[import]uid: 199310 topic_id: 36324 reply_id: 144343[/import]