Posts: 974
Threads: 105
Joined: Dec 2015
04-02-2019, 07:58 AM
(This post was last modified: 07-28-2019, 03:18 AM by Penguin.)
Chatlog Search v1.4 is now available!
Hey guys, I just wrote a tiny little search program for Cil (literally took me under 5 mins) and realised that it might be a useful tool for people to use.
So... If enough people are interested, I will convert it to an executable and create an installation wizard so that all you need to do is download the installer and run it and you'll be able to search your chatlogs for stuff.
Please let me know if you're interested in this!
Posts: 88
Threads: 14
Joined: Apr 2017
cant we just use the find function in like notepad++ or wordpad? Or is there something more with this?
Posts: 398
Threads: 6
Joined: Dec 2015
Does this program search through all your chatlogs in the containing folder Peng or just for keywords within a specific log?
Posts: 974
Threads: 105
Joined: Dec 2015
(04-08-2019, 05:19 AM)thatguy3339 Wrote: Does this program search through all your chatlogs in the containing folder Peng or just for keywords within a specific log?
every log.
I can also make it search before + after specific dates
Posts: 398
Threads: 6
Joined: Dec 2015
04-09-2019, 04:16 AM
(This post was last modified: 04-09-2019, 04:17 AM by thatguy3339.)
I can say right now that just about every staff member would greatly appreciate a program like that.
Posts: 743
Threads: 32
Joined: Dec 2017
It would also allow me to help gam find her hometown birthday as well,
8/15/2015
7/29/2019
5/3/2022
2/14/2023
Posts: 974
Threads: 105
Joined: Dec 2015
04-09-2019, 05:05 AM
(This post was last modified: 04-09-2019, 05:40 AM by Penguin.)
fun fact: minecraft doesn't compress its gzip files correctly and every now and then I encounter a corrupt file where the end of file marker is missing. Cil, did you get this on your computer or is it just my logs?
Posts: 743
Threads: 32
Joined: Dec 2017
(04-09-2019, 05:05 AM)Penguin Wrote: fun fact: minecraft doesn't compress its gzip files correctly and every now and then I encounter a corrupt wile where the end of file marker isn't missing. Cil, did you get this on your computer or is it just my logs?
Hmm, I didn't get this error
8/15/2015
7/29/2019
5/3/2022
2/14/2023
Posts: 974
Threads: 105
Joined: Dec 2015
04-09-2019, 05:41 AM
(This post was last modified: 04-09-2019, 05:41 AM by Penguin.)
right well I've added an exception handler to deal with that and stop the program from crashing. Currently working on the UI and then I'll add the ability to search before and after set dates
Posts: 88
Threads: 14
Joined: Apr 2017
ahh, so it searches all the chat logs. Now I understand. That would be very nice indeed.