CorrM / Unreal-Finder-Tool

Useful tool to help you fetch and dump Unreal Engine 4 Games information.
GNU General Public License v3.0
431 stars 169 forks source link

Warning: Not Valid Process ID #65

Open Squidbillies opened 4 years ago

Squidbillies commented 4 years ago

I get the message from the subject line when I attempt to use the tool to dump PUBG. It occurs when I click "Find" on GObjects or GNames. It finds the correct Process ID when I hit the search button and I can see it is grabbing the correct Process ID number for Tslgame.exe. Any ideas?

CorrM commented 4 years ago

i think pugb or i mean BE, will not allow to uft to make a handle to it's process OpenProcess.

Squidbillies commented 4 years ago

Any workaround to make the tool where I can latch on to the process?

CorrM commented 4 years ago

maybe if u can start the game without BE, u have a chance.

Squidbillies commented 4 years ago

I’m launching without BE and still getting the problem. Actually, I’ve noticed the UnrealFinderTool is giving me some errors when it launches. I’ve tried running as Admin and still no luck. Any other ideas?