Stonhearth Randomly Freezes and Crashes to Desktop

Summary:
The game will occasionally freeze for a couple seconds before crashing to desktop.

Stonehearth.log:
{
“mod_order”: [
“radiant”,
“stonehearth”
],
“mod_checksums”: {
“microworld”: “2328a1389e8480e0326068a84a0b3a6b8ab41693322d2041469a2f56626cb65e”,
“debugtools”: “98d09ac7bac1020ac98cd6de0118f6dca2982ff1f1b43b942bcf5c159d4b197e”,
“radiant”: “629c445b38afc6ce0ffdcd99993f2d24b5f7b33470747671db6a0f07937d9300”,
“stonehearth”: “38b4726b75564586ec4ba473eb934d0284d42da103cf911aa2d0df3fcdfee63e”,
“stonehearth_autotest”: “2eaa890501f6b00ba9fa2cb766eb7265abfbc02064a503a422b0c4031e99059a”,
“autotest_framework”: “d3e8e368c8a6555889eacbe0814e9483937ab5003bddebf164d309ebdbf054fd”,
“northern_alliance”: “7dcb30345deff305ebac18a4fedbe0c84187f7c0275f6195d2dc355b3437537a”,
“stonehearth_tests”: “c819ad24bffac8b4031eb4f60b10f90b1f10a6877b90e6739e596961614841a6”,
“rayyas_children”: “28116bd12f878111c473f873675ba742f38bd60d65c3f67a12ee0f5a3a34324a”
},
“show_ace”: false,
“stonehearth_ace”: “1577375188”,
“renderer”: {
“enable_dynamic_icons”: true,
“screen_width”: 1920,
“graphics_presets”: {
“high”: {
“fullscreen”: false,
“use_high_quality”: true,
“screen_width”: 1920,
“enable_ssao”: true,
“draw_distance”: 1000,
“enable_dynamic_icons”: true,
“max_lights”: 50,
“shadow_quality”: 4,
“enable_shadows”: true,
“msaa_samples”: 1,
“max_shadows”: 4,
“screen_height”: 1080
},
“medium”: {
“fullscreen”: false,
“use_high_quality”: true,
“screen_width”: 1920,
“enable_ssao”: true,
“draw_distance”: 750,
“enable_dynamic_icons”: true,
“max_lights”: 30,
“shadow_quality”: 2,
“enable_shadows”: true,
“msaa_samples”: 1,
“max_shadows”: 2,
“screen_height”: 1080
},
“ultra”: {
“fullscreen”: false,
“use_high_quality”: true,
“screen_width”: 1920,
“enable_ssao”: true,
“draw_distance”: 1000,
“enable_dynamic_icons”: true,
“max_lights”: 250,
“shadow_quality”: 4,
“enable_shadows”: true,
“msaa_samples”: 1,
“max_shadows”: 16,
“screen_height”: 1080
},
“minimum”: {
“fullscreen”: false,
“use_high_quality”: false,
“screen_width”: 1280,
“enable_ssao”: false,
“draw_distance”: 500,
“enable_dynamic_icons”: false,
“max_lights”: 1,
“shadow_quality”: 0,
“enable_shadows”: false,
“msaa_samples”: 0,
“max_shadows”: 0,
“screen_height”: 720
},
“low”: {
“fullscreen”: false,
“use_high_quality”: true,
“screen_width”: 1920,
“enable_ssao”: false,
“draw_distance”: 750,
“enable_dynamic_icons”: true,
“max_lights”: 10,
“shadow_quality”: 1,
“enable_shadows”: true,
“msaa_samples”: 0,
“max_shadows”: 1,
“screen_height”: 1080
}
},
“enable_ssao”: false,
“enable_fullscreen”: false,
“use_fast_hilite”: false,
“enable_gl_logging”: false,
“enable_vsync”: false,
“shadow_resolution”: 2048,
“screen_height”: 1080,
“enable_shadows”: true,
“msaa_samples”: 0,
“use_ssao_blur”: false,
“use_forward_renderer”: true
}
}

Version:
Most recent version of Stonehearth

Mods:
ACE
Dani’s Core
Better Storage
Extra Map Options
Beam Hearthling Stats Customization

System Information:
Windows 10, 11th gen i7 (i7-1165G7), laptop panel monitor

I have attempted the basic troubleshooting steps.

Notes:
I do not recieve a crash.dmp file in the game install directory, but I do receive the following message in crash reports:

release-949 (x32)[M]
stonehearth/components/lease/lease_component.lua:169: attempt to index field ‘_factions’ (a nil value)
stack traceback:
[C]: ?
stonehearth/components/lease/lease_component.lua:169: in function ‘release’
radiant/modules/entities.lua:1208: in function ‘release_lease’
stonehearth/components/mount/mount_component.lua:160: in function ‘dismount’
stonehearth/components/mount/mount_component.lua:261: in function <stonehearth/components/mount/mount_component.lua:259>

Thank you to anyone who attempts to help!

Better Storage is incompatible with ACE, and Dani’s Core is only needed if you’re actually using any of his mods. That shouldn’t cause crashing though, and neither should that error (a known issue in ACE that’s been fixed privately, not publicly available yet, and has no significant effect on the game).

2 Likes

Thank you for the reply! It’s certainly good to know I should disable those two mods, maybe that’ll help at least with performance.

1 Like