Crafting bug logs

develop-2699 (x64)
@stonehearth/components/crafter/crafter_component.luac:32: item with id 10064472 became invalid in the crafter backpack!
stack traceback:
	radiant/modules/common.luac:46: in function 'report_traceback'
	radiant/modules/common.luac:125: in function 'verify'
	...tonehearth/components/crafter/crafter_component.luac:32: in function 'remove_first_item'
	...tonehearth/ai/actions/drop_crafting_ingredients.luac:6: in function <...tonehearth/ai/actions/drop_crafting_ingredients.luac:5>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	stonehearth/services/server/ai/compound_action.luac:133: in function <stonehearth/services/server/ai/compound_action.luac:129>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	...
	[C]: in function 'run'
	stonehearth/services/server/ai/compound_action.luac:133: in function <stonehearth/services/server/ai/compound_action.luac:129>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	stonehearth/components/ai/ai_component.luac:186: in function '_thread_main'
	stonehearth/services/server/threads/thread.luac:90: in function <stonehearth/services/server/threads/thread.luac:89>
	[C]: in function 'xpcall'
	stonehearth/services/server/threads/thread.luac:89: in function 'f'
	radiant/lib/env.luac:8: in function <radiant/lib/env.luac:8>

and

develop-2699 (x64)
radiant/modules/entities.luac:248: assertion failed!
stack traceback:
	[C]: in function 'assert'
	radiant/modules/entities.luac:248: in function 'pickup_item'
	...tonehearth/ai/actions/drop_crafting_ingredients.luac:9: in function <...tonehearth/ai/actions/drop_crafting_ingredients.luac:5>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	stonehearth/services/server/ai/compound_action.luac:133: in function <stonehearth/services/server/ai/compound_action.luac:129>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	...onehearth/services/server/tasks/run_task_action.luac:57: in function <...onehearth/services/server/tasks/run_task_action.luac:57>
	...
	[C]: in function 'run'
	stonehearth/services/server/ai/compound_action.luac:133: in function <stonehearth/services/server/ai/compound_action.luac:129>
	[C]: ?
	[C]: ?
	[C]: in function 'run'
	stonehearth/components/ai/ai_component.luac:186: in function '_thread_main'
	stonehearth/services/server/threads/thread.luac:90: in function <stonehearth/services/server/threads/thread.luac:89>
	[C]: in function 'xpcall'
	stonehearth/services/server/threads/thread.luac:89: in function 'f'
	radiant/lib/env.luac:8: in function <radiant/lib/env.luac:8>

Paging @albert …could of sworn you fixed the first bug already…

I thought this bug was squashed alright too

There are actually a bunch of these. Keep posting so we can track them all down!

stone 2.txt (1.2 KB)
2710 possibly same thingstone.txt (1.3 KB)
This was the bug I had trouble with when changing storage areas.The massive change in storage always gets me this

Ok, fixed for the next release (after develop-2720).

1 Like