Not sure how much it helps, but Lua provides the line number and some details on where and why the error occurs. Without running anything from your script or trying to understand what it does, the "File not valid" error disappeared when including the whole contents of the file into the standard Initialize() function, e.g.:Could someone find the error please?
Code:
function Initialize()...the contents here...end
Statistics: Posted by Yincognito — September 21st, 2024, 10:44 pm