SpiderPig Posted March 17 Share Posted March 17 What do these numbers mean at the start of the error? Is the one in brackets supposed to be the line number? I miss SPV Quote Link to comment Share on other sites More sharing options...
Josh Posted March 17 Share Posted March 17 I think it is the file number and then the (line number). 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
SpiderPig Posted March 17 Author Share Posted March 17 Hmm, my frag file has only 20k lines. I'd like to know why it says there's an error at line 41,315. My node editor has already solved all the #include directives too, that's why my frag file is so large. There's no #include's left. Quote Link to comment Share on other sites More sharing options...
SpiderPig Posted March 17 Author Share Posted March 17 I found the error in my code. But yeah, the line numbers aren't accurate for some reason. Quote Link to comment Share on other sites More sharing options...
SpiderPig Posted March 17 Author Share Posted March 17 It seems if you divide the line number by 2 it takes you to the error. E.g. line 41315 / 2 = 20657.5. The error is at line 20658. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.