Bugs with most recent update for Alpha 8

I have a new game started, removed the old saves so those are not issues here.

The first issue I have had is for some reason all of my hearthlings want to sleep together. I attempted to screenshot this but I either did it wrong or I have no idea where the screenshots were saved. Basically I had 7 bed all laid out for them but rather than getting in their own they all piled into 1 or 2 of the beds.

The next issue I had was my caravans were not coming, rather I received an error. This also happened when I trader returned. The trader was able to come and give an offer, however upon the return, I received another error and the trader objective/task was removed.

hey there @Melite… welcome aboard! :smile:

the “group love” issue with hearthlings bunching up in bed is known/reported… as for the caravan, can you try to capture a screenshot the next time it happens?

thanks!

Yeah I will try to screenshot the error next time. Or at least write it down since I don’t know where my screenshots wandered off to. :smile:

1 Like

I found it in the log files

2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | – Script Error (lua) Begin -------------------------------
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | stonehearth/components/lease/lease_component.luac:15: table index is nil
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | stack traceback:
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:64: in function '__newindex’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | stonehearth/components/lease/lease_component.luac:15: in function 'acquire_ai_lease’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …mic/simple_caravan_scenario/simple_caravan_scenario.luac:59: in function '_reserve_items’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …mic/simple_caravan_scenario/simple_caravan_scenario.luac:44: in function '_select_desired_item’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …mic/simple_caravan_scenario/simple_caravan_scenario.luac:15: in function '_on_spawn_caravan’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …mic/simple_caravan_scenario/simple_caravan_scenario.luac:13: in function 'start’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …o/generic_scenario_wrapper/generic_scenario_wrapper.luac:11: in function 'start’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | …es/server/dynamic_scenario/dynamic_scenario_service.luac:38: in function 'try_spawn_scenario’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | stonehearth/services/server/dm/dm_service.luac:25: in function 'fn’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:73: in function <radiant/modules/events.luac:72>
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | [C]: in function 'xpcall’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:72: in function 'trigger’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:2: in function '_fn’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/time_tracker.luac:17: in function 'fire’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/time_tracker.luac:26: in function 'set_now’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/timer.luac:1: in function 'self’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:74: in function <radiant/modules/events.luac:72>
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | [C]: in function 'xpcall’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:72: in function 'trigger’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/modules/events.luac:86: in function '_update’
2015-Feb-20 12:21:53.900488 | server | 0 | lua.code | radiant/server.luac:31: in function <radian

1 Like

ahhh… the mysterious “lease” issue… :confounded: