I have created a code that search and edits values depending on user inputs, but when it comes in executing it gg says that the search value is nil, even though inputs are not empty.
Error:
gg.searchNumber(nBV[num2], gg.TYPE_DWORD)
bad argument #1: nil: string expected, got nil (field 'searchNumber')
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
Ardit19
I have created a code that search and edits values depending on user inputs, but when it comes in executing it gg says that the search value is nil, even though inputs are not empty.
Error:
gg.searchNumber(nBV[num2], gg.TYPE_DWORD)
bad argument #1: nil: string expected, got nil (field 'searchNumber')
Any help would be appreciated!
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.