StatisMike / gd-props

MIT License
3 stars 1 forks source link

Figure out and fix the segfault after exporting #21

Open StatisMike opened 6 months ago

StatisMike commented 6 months ago
/home/runner/work/_temp/c7ed2485-d64e-43aa-8672-20036687a6f5.sh: line 2:  2900 Segmentation fault      (core dumped) /home/runner/work/gd-props/gd-props/godot_bin_cache/Godot_v4.2-stable_linux.x86_64 --headless --path tests/godot --export-debug Linux/Headless /home/runner/.local/share/godot/builds/LinuxHeadless/test_headless.x86_64
Error: Process completed with exit code 139.

https://github.com/StatisMike/gd-props/actions/runs/8874338746/job/24361604425

StatisMike commented 3 months ago

For the time being, the error have been silenced in CI - it could be caused by something upstream altogether, as I didn't find any errors in the logic and the exported project works correctly.

Will provide the option to opt-out of the plugin altogether, as it is not a required part for the load/save mechanism.