Attempting to flood a large area

I was attempting to flood a large area and ran into a bug once the smaller area was full for a bit. No idea what threw it, but thought I’d share it.

develop-2807 (x64)
...arth/services/server/hydrology/hydrology_service.lua:430: assertion failed!
stack traceback:
	radiant/modules/common.lua:171: in function <radiant/modules/common.lua:170>
	[C]: in function 'assert'
	...arth/services/server/hydrology/hydrology_service.lua:430: in function 'create_water_body_with_region'
	stonehearth/components/water/water_component.lua:904: in function '_lower_layer'
	stonehearth/components/water/water_component.lua:788: in function '_remove_height'
	stonehearth/components/water/water_component.lua:261: in function '_remove_water'
	stonehearth/components/water/water_component.lua:473: in function 'fill_channel_from_water_region'
	...hearth/services/server/hydrology/channel_manager.lua:534: in function 'callback_fn'
	...hearth/services/server/hydrology/channel_manager.lua:170: in function 'each_channel_ascending'
	...hearth/services/server/hydrology/channel_manager.lua:532: in function 'fill_channels_to_capacity'
	...arth/services/server/hydrology/hydrology_service.lua:727: in function '_on_tick'
	...
	[C]: in function 'xpcall'
	radiant/controllers/time_tracker_controller.lua:82: in function 'set_now'
	...hearth/services/server/calendar/calendar_service.lua:374: in function '_on_event_loop'
	...hearth/services/server/calendar/calendar_service.lua:37: in function 'instance'
	radiant/modules/events.lua:226: in function <radiant/modules/events.lua:220>
	[C]: in function 'xpcall'
	radiant/modules/events.lua:220: in function 'trigger'
	radiant/modules/events.lua:283: in function '_trigger_gameloop'
	radiant/modules/events.lua:334: in function '_update'
	radiant/server.lua:62: in function <radiant/server.lua:58>

Paging @Albert for this one. Can you upload the savefile in a zip?
If it’s too big, try uploading it to a free file hosting like Google drive or Dropbox, etc and give us the link.

The saves have proven to be useful for fixing the bugs :slightly_smiling:
Thanks for reporting!

1 Like

Sure thing! All you should have to do in this save is dig out the last section of stone between the cave and the water in the lake.1453628612425.zip (4.5 MB)

4 Likes