Pattern not found on injection.
elf-XNSR opened this issue · 16 comments
Since around September 11th multiple people have experience a "Pattern not found" error on injection, I'm not really sure what causes it, but restarting your PC usually fixes the issue entirely.
We could try to dump the module if the signature wasn't found. Maybe this will help in finding out what went wrong.
i can confirm
same
We could try to dump the module if the signature wasn't found. Maybe this will help in finding out what went wrong.
since we don't know how to recreate it yet this would either rely on user submission or us getting it out of luck, im not opposed to the idea though
Another thing I've noticed is that the signature in #1058 is one of the signature I've remade.
It was previously: A1 ? ? ? ? 8B 11 68
+ 0x8
and I changed it to: 68 ? ? ? ? 50 50 FF 12
+ 0x1
But I don't see how this could cause an issue, especially since the signature is unique (the old one wasn't).
Here dis shit happend yesterday to me >:)
Dere the Crash Dump :3
https://www.mediafire.com/file/q1yq0dohc1erzxw/Crash_FW_a2ab.dmp/file
https://www.mediafire.com/file/0d11c6jv78xtu8m/Crash_FW_a2d4.dmp/file
The crash dump will only include where the issue happened, but we know it happened in CSignature::Find()
Here dis shit happend yesterday to me >:) Dere the Crash Dump :3 https://www.mediafire.com/file/q1yq0dohc1erzxw/Crash_FW_a2ab.dmp/file https://www.mediafire.com/file/0d11c6jv78xtu8m/Crash_FW_a2d4.dmp/file
Previous:
55 8B EC 83 EC 28 56 8B 75 10 57 8B 7D 14 8B C7 99 83 E7 03 83 E2 03
New:
55 8B EC 83 EC ? 56 8B 75 ? 57 8B 7D ? 8B C7
Another weird case... Is it possible that our sig scanner has issues with wildcards? But that would not explain why it only happens sometimes.
Here dis shit happend yesterday to me >:) Dere the Crash Dump :3 https://www.mediafire.com/file/q1yq0dohc1erzxw/Crash_FW_a2ab.dmp/file https://www.mediafire.com/file/0d11c6jv78xtu8m/Crash_FW_a2d4.dmp/file
Previous:
55 8B EC 83 EC 28 56 8B 75 10 57 8B 7D 14 8B C7 99 83 E7 03 83 E2 03
New:
55 8B EC 83 EC ? 56 8B 75 ? 57 8B 7D ? 8B C7
Another weird case... Is it possible that our sig scanner has issues with wildcards? But that would not explain why it only happens sometimes.
or why after it happens it won't stop happening on the same sig until you restart your PC.
can confirm
i had the same problem, restarting didnt help anything but moving steam to documents fixed it for me.
i have the same problem, same error, heres the crash dump
Crash_FW_54c6.zip
If this happens again, please create a full dump of the game using Process Explorer and send a link to Fedoraware(at)protonmail.com
:
Solution! If you have Bakkesmod opened quit it, quit steam, load Fedoraware again and it should fix the problem
Happens to me too, the fix "load fedoraware again" doesn't work for me
still having the same issue