CorrM / Unreal-Finder-Tool

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

SDK Generator fail #44

Open adspro15 opened 5 years ago

adspro15 commented 5 years ago

Game: ARK: Survival Evolved Screenshot error: https://i.imgur.com/bDi70YT.png

CorrM commented 5 years ago

r u sure about selected UE Version .?

adspro15 commented 5 years ago

yes.I tried both

CorrM commented 5 years ago

i will see what i can do. but i think it's Engine Struct problem, and if it then u must create your custom JsonEngine file to fit your game.

hkuuki commented 5 years ago

gotta same error while im dumping sdk from DBD

CorrM commented 5 years ago

gotta same error while im dumping sdk from DBD

DeadByDayLight .?!

hkuuki commented 5 years ago

gotta same error while im dumping sdk from DBD

DeadByDayLight .?!

YES

CorrM commented 5 years ago

there is JsonEngine file use it instead of EngineBase.

CorrM commented 5 years ago

@adspro15 add me on discord CorrM#0664

hkuuki commented 5 years ago

there is JsonEngine file use it instead of EngineBase.

did u mean replace DeadByDayLight.json by EngineBase.json, it's still crash with 6 popup windows

CorrM commented 5 years ago

@hkuuki don't replace just pick it on the tool

hkuuki commented 5 years ago

@hkuuki don't replace just pick it on the tool

it's turn to "DeadByDayLight" when i click generate button whatever i selected before

ranoke commented 5 years ago

error with ark : in dump "The thread tried to read from or write to a virtual address for which it does not have the appropriate access.".

DennisStanistan commented 5 years ago

@lovegu Tekken 7 is a hit or miss, once in 1000 times you can actually generate the instances and the SDK stuff if you select 4.14.1 or EngineBase however in SDK generation it crashes after it generates engine classes so you never get SDK.h but most of the time when you try to generate anything it just says that the GNames address is invalid.

schpinkeldinkel commented 4 years ago

error with ark : in dump "The thread tried to read from or write to a virtual address for which it does not have the appropriate access.".

also encountering this issue