View Single Post
Lines08
Junior Member
Join Date: Sep 2014
Old 05-22-2019 , 10:58   Re: Problem - Current result set has no fetched rows / plugin.sp::T_LoadData
Reply With Quote #3

Quote:
Originally Posted by CliptonHeist View Post
Not sure if this is the problem, but you can try moving SQL_FieldNameToNum() to after you fetch row.
Hey, thanks for the idea but its still not working gives me the same error again:

Code:
L 05/22/2019 - 16:56:35: [SM] Exception reported: Current result set has no fetched rows
L 05/22/2019 - 16:56:35: [SM] Blaming: sm.smx
L 05/22/2019 - 16:56:35: [SM] Call stack trace:
L 05/22/2019 - 16:56:35: [SM]   [0] SQL_FetchInt
L 05/22/2019 - 16:56:35: [SM]   [1] Line 151, plugin.sp::T_LoadData
Lines08 is offline