Engine error with backpack capacity

develop-3349 (x64)
@stonehearth/components/storage/storage_component.lua:178: New backpack capacity (14) exceeds supported capacity (12)
stack traceback:
radiant/modules/common.lua:255: in function 'report_traceback’
radiant/modules/common.lua:502: in function 'verify’
stonehearth/components/storage/storage_component.lua:178: in function 'change_max_capacity’
stonehearth/jobs/trapper/trapper.lua:67: in function 'fn’
stonehearth/components/job/job_component.lua:141: in function '_call_job’
stonehearth/components/job/job_component.lua:346: in function '_apply_perk_for_level’
stonehearth/components/job/job_component.lua:481: in function 'level_up’
stonehearth/components/job/job_component.lua:451: in function 'add_exp’
stonehearth/jobs/trapper/trapper.lua:43: in function 'fn’
radiant/modules/events.lua:288: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/common.lua:275: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/events.lua:370: in function '_fire_async_triggers’
radiant/modules/events.lua:445: in function '_update’
radiant/server.lua:61: in function <radiant/server.lua:58>

userid: 8b07c4c-0620-11e7-80a9-00ff5e3d7079

Version Number and Mods in use:
alpha 21 & no mods

I checked that file and there is a hard limit for backpacks of 12 items, but now that we have traits, some of them can add more, beyond that limit. Let’s just wait for the team to fix it :slight_smile:

Thanks! Fixed for the next build.

2 Likes