Awesome, thanks! Sure enough, nothing crashed after putting apples in the market.
But then this happened when I opened the City Hall a few moments later:
Error while running event tycoon2::on_gui_opened (ID 96)
tycoon2/util.lua:483: attempt to perform arithmetic on local 'count' (a table value)
stack traceback:
tycoon2/util.lua:483: in function 'aggregateSupplyBuildingResources'
tycoon2/consumption.lua:236: in function 'updateProvidedAmounts'
tycoon2/consumption.lua:271: in function 'getSupplyLevels'
tycoon2/gui.lua:523: in function 'getOverallSupplyLevelsSummary'
tycoon2/gui.lua:546: in function 'getOverallBasicNeedsCaption'
tycoon2/gui.lua:579: in function 'addCityOverview'
tycoon2/gui.lua:703: in function 'addCityView'
tycoon2/gui-event-handler.lua:32: in function <tycoon2/gui-event-handler.lua:5>