Hazeron Forums
Unable to export starmap - Printable Version

+- Hazeron Forums (https://hazeron.com/mybb)
+-- Forum: Shores of Hazeron (https://hazeron.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://hazeron.com/mybb/forumdisplay.php?fid=17)
+---- Forum: Closed Bug Reports (https://hazeron.com/mybb/forumdisplay.php?fid=18)
+---- Thread: Unable to export starmap (/showthread.php?tid=2215)



Unable to export starmap - martianant - 03-09-2020

My game crashes when I try to export my star map above a certain number of sectors.
Sector only exports fine. +1 sector distance (6 sectors) exports fine. +2 sector distance (8 sectors) hangs the program until I kill it. +3 sectors or more causes a segfault.

Shores of Hazeron/Programs/ShoresOfHazeron: line 6: 181793 Segmentation fault      (core dumped) "$appdir/$appname" $*

It says core dumped, but I have no clue where. Running Arch linux. Others have reported problems with large star map exports. When getting the query data I unselected unexplored systems and cleared star map data as well.


RE: Unable to export starmap - Xantheose - 03-09-2020

Might you should try to reproduce it in valgrind, of if it's too heavy in gbd.

That can give more informations about the memory usage, since hazeron isn't very obfuscated.