Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   2576

[C#] Having an issue with capturing expired hits

by Thicc - 06 May, 2020 - 01:05 AM
This post is by a banned member (Thicc) - Unhide
Thicc  
Registered
2.558
Posts
227
Threads
6 Years of service
#1
(This post was last modified: 06 May, 2020 - 01:17 AM by Thicc.)
All the hits seem to go to not expired even though some of them are indeed expired
No errors show up and unix is capturing pretty wel

[Image: 9b052de31081047e7192a0fcbdff44aa.png]
[Image: 0a79ee698fd6d73163bfb9179aa440b3.png]
This post is by a banned member (Rezistenza) - Unhide
690
Posts
197
Threads
5 Years of service
#2
Verify ur comparison between date today and accounts expiration date.
[Image: SIG.gif]
This post is by a banned member (Thicc) - Unhide
Thicc  
Registered
2.558
Posts
227
Threads
6 Years of service
#3
(06 May, 2020 - 01:47 AM)Rezistenza Wrote: Show More
Verify ur comparison between date today and accounts expiration date.

It seems good to me but it doesn't work, that's why I'm asking
This post is by a banned member (Rezistenza) - Unhide
690
Posts
197
Threads
5 Years of service
#4
(06 May, 2020 - 02:17 AM)Tjomas Wrote: Show More
(06 May, 2020 - 01:47 AM)Rezistenza Wrote: Show More
Verify ur comparison between date today and accounts expiration date.

It seems good to me but it doesn't work, that's why I'm asking

Maybe u have inversed between variable Expired and not expired 
Check your strings variables 
[Image: SIG.gif]
This post is by a banned member (Thicc) - Unhide
Thicc  
Registered
2.558
Posts
227
Threads
6 Years of service
#5
(06 May, 2020 - 03:07 AM)Rezistenza Wrote: Show More
(06 May, 2020 - 02:17 AM)Tjomas Wrote: Show More
(06 May, 2020 - 01:47 AM)Rezistenza Wrote: Show More
 

Maybe u have inversed between variable Expired and not expired 
Check your strings variables 

Nope I'm pretty sure I didn't and if I put it the other way they'll all end up in expired so that won't work
This post is by a banned member (Rezistenza) - Unhide
690
Posts
197
Threads
5 Years of service
#6
(06 May, 2020 - 03:48 AM)Tjomas Wrote: Show More
(06 May, 2020 - 03:07 AM)Rezistenza Wrote: Show More
(06 May, 2020 - 02:17 AM)Tjomas Wrote: Show More
 

Maybe u have inversed between variable Expired and not expired 
Check your strings variables 

Nope I'm pretty sure I didn't and if I put it the other way they'll all end up in expired so that won't work

Maybe from threads  [Image: monkaEyes.png]
[Image: SIG.gif]
This post is by a banned member (Thicc) - Unhide
Thicc  
Registered
2.558
Posts
227
Threads
6 Years of service
#7
This is a bump
This post is by a banned member (Boolean) - Unhide
Boolean  
Registered
10
Posts
0
Threads
5 Years of service
#8
I don't really know much about capturing hits, but I noticed you don't have any curly braces around your else statement(s).

It seems that only the first line of code immediately after your else is recognized as the else block. This means the line: 
Code:
CheckerHelper.SaveHits(accounts);

will get called for every account, regardless if it's a correct hit or not. Perhaps this could be the problem.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)