Code:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(4333, 'js_exe_bardesk', 'js_exe_bardesk', 's', 1, 1, 1, '1', '0', '0', 4333, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4334, 'js_exe_corner', 'js_exe_corner', 's', 1, 1, 1, '1', '0', '0', 4334, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4335, 'js_exe_chair2', 'js_exe_chair2', 's', 1, 1, 1, '0', '1', '0', 4335, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4336, 'js_exe_gate', 'js_exe_gate', 's', 1, 1, 0.001, '0', '0', '0', 4336, '1', '1', '0', '1', '1', 'gate', 2, '0'),
(4337, 'js_exe_rug', 'js_exe_rug', 's', 3, 3, 0, '1', '0', '1', 4337, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4338, 'js_exe_chair', 'js_exe_chair', 's', 1, 1, 1, '0', '1', '0', 4338, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4339, 'js_exe_sofa', 'js_exe_sofa', 's', 3, 1, 1, '0', '1', '0', 4339, '1', '1', '0', '1', '1', 'default', 1, '0'),
(4340, 'js_exe_s_table', 'js_exe_s_table', 's', 2, 2, 1, '1', '0', '0', 4340, '1', '1', '0', '1', '1', 'default', 2, '0'),
(4454, 'js_exe_wfall', 'js_exe_wfall', 'i', 0, 0, 1, '0', '0', '0', 4454, '1', '1', '0', '1', '1', 'default', 3, '0');
I tried this, there's no error in the emulator anymore, but the furnis don't show anyway =/, but you might have luck so try :)