bruvzg / gdsdecomp

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

Decompiled game cannot be compiled again #149

Closed otDan closed 9 months ago

otDan commented 11 months ago

System information

Windows 11

Issue description

Whenever exporting to any platform I get spammed these two lines over and over again, the compiled game does not run but the in editor game runs fine.

ERROR: Cannot erase nonexistent section "deps". at: (core/io/config_file.cpp:120) ERROR: Cannot erase nonexistent section "params". at: (core/io/config_file.cpp:120)

Steps to reproduce

Recovery log

gdre_export.log

Minimal reproduction project

No response

otDan commented 11 months ago

if you need a more direct way to test this feel free to answer me in the godot modding discord or just dm me directly @otdan

nikitalita commented 9 months ago

fixed in #151