bruvzg / gdsdecomp

Godot reverse engineering tools
MIT License
1.47k stars 147 forks source link

Crash when attempting to decompile 4.3 exe #186

Open Borfie opened 1 day ago

Borfie commented 1 day ago

System information

Windows 11

Issue description

Using v0.7.0-prerelease.1 , the program immediately hangs when attempting to open the exe of a game compiled in 4.3. Creates no crash log and instantly goes to "Not Responding".

Steps to reproduce

No response

Recovery log

N/A

Minimal reproduction project

No response

nikitalita commented 1 day ago

which game?

Borfie commented 20 hours ago

https://kondoorsoft.itch.io/wizzerd-quest-2

and

https://kondoorsoft.itch.io/wizzerd-quest

Both of these have been compiled in 4.3.0 and now crash the program. The first Wizzerd Quest used to be built in 4.2.0 and opened perfectly fine with the program. As far as I'm aware neither are built with a customized version of Godot.

kondoorsoft-trent commented 11 hours ago

Lead developer of Wizzerd Quest here - this is not an issue we have seen until now, but I will confirm Borfie's statement: we are using a stable, official version of Godot downloaded from the official repository. No funny business here.