Kisspeace/NsfwBox

Gelbooru hidden content fail

handkerchiefgreyhound opened this issue · 1 comments

Upon trying to play hidden video content on gelbooru I get an error like:

[ 5/8/2023 6:52:40 AM ]: MainThread, ExecItemInteraction TryFetchContent - {EXCEPTION!} - Access violation at address 000000000126A41D in module 'NsfwBox.exe'. Read of address 0000000000000000
[ 5/8/2023 6:52:58 AM ]: MainThread, ExecItemInteraction TryFetchContent - {EXCEPTION!} - Access violation at address 000000000126A41D in module 'NsfwBox.exe'. Read of address 0000000000000000
[ 5/8/2023 6:54:54 AM ]: MainThread, ExecItemInteraction TryFetchContent - {EXCEPTION!} - Access violation at address 000000000126A41D in module 'NsfwBox.exe'. Read of address 0000000000000000
[ 5/8/2023 6:54:56 AM ]: MainThread, ExecItemInteraction TryFetchContent - {EXCEPTION!} - Access violation at address 000000000126A41D in module 'NsfwBox.exe'. Read of address 0000000000000000

I'm on win11, all the other scrapers work and the only videos that fail are gelbooru hidden video content
I've also tried setting my date to English (United States) to no avail
How could I enable debug so I can see what's the actual error?

Hello, after some research i found this parser error,
looks like parsing fails only for posts that have comments.
I will fix it today. Thanks.