henrypp / simplewall

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
GNU General Public License v3.0
6.27k stars 487 forks source link

[Question] Log Subscribe Failed #1868

Closed AtomixAlpha closed 1 month ago

AtomixAlpha commented 1 month ago

I use a batch script on my Windows computer to remove empty folders and temporary files. Recently, I've been encountering an error message that I'm not familiar with. Could you help me identify the path it's referring to and on how to resolve the issue?

simplewall_ZF1RwPyIGQ


App version: 3.8.3 Windows version: Windows 10 21H2 19044.4780

henrypp commented 1 month ago

simplewall.zip

check it, and tell me

AtomixAlpha commented 1 month ago

If you looking for the debug log this is what I got: "Warning","07-09-2024 00:06:18","FwpmNetEventSubscribe","0x00000003","(null)","3.8.3","10.0 build 19044"

Also, if I click on Crash dumps, it redirects to my Desktop.

I got the following error once too:

Message: {Path Not Found} The path %hs does not exist.

Status: -1073741766 (0xC000003A)

henrypp commented 1 month ago

this errors from zip?

henrypp commented 1 month ago

-1073741766 (0xC000003A)

this tells that it cant load library, but code is absolute normal

henrypp commented 1 month ago

can you find on system disk "fwpuclnt.dll"???? in system32, no other directories use loadlib func!

ps: but, dont use Windows Search because it stupid and CANT find required file, please use Everything (it can be portable!)

sshot-001

AtomixAlpha commented 1 month ago

this errors from zip?

This error was from the your zip file (I get this from both installed and zip): Status: 3 (0x00000003)

This I got once, both the installed app and your zip apps were running, not sure from which: Status: -1073741766 (0xC000003A)

can you find on system disk "fwpuclnt.dll"???? in system32, no other directories use loadlib func!

everything_K3mfQRD05D

henrypp commented 1 month ago

can you write me on Telegram (in profile)? i can fix it, really