I use theTrypolin emulator and I gott his error::
Spoiler:
SQL
Spoiler:
Catalog_items_copy
Spoiler:
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`, `extradata`) VALUES
(5999, 6, '5999', 'Huevo de Dragón Perla', 10000, 0, 1, 0, 0, 0, 100, 0, '', ''),
Catalog_pages
Spoiler:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `text3`, `link`, `mobile_frntpg`, `vip_only`, `page_link_description`, `page_link_pagename`) VALUES
(69632, -1, 'Raros de edición limitada', 80, 12, '1', '1', 1, '0', '0', 19, 'default_3x3', 'limited_header', '', '', 'Los Raros de edición limitada solo están disponibles en ciertas cantidades y una vez que se han vendido desaparecen. Cada unidad puede ser identificada por su número de serie único y su logo LTD.', '', '', '', '', '', '', '0', '', '');
Items_base
Spoiler:
INSERT INTO `items_base` (`item_id`, `sprite_id`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(5999, 5999, 'cloud_egg', 's', 1, 1, 1.00, 0, 0, 0, 1, 1, 1, 1, 1, 'default', 1, '0');
Furnidata
Spoiler:
["s","5999","cloud_egg","5999","0","1","1","","Pearl Dragon Egg","Smooth as silk, hard as diamond, as beautiful as an April sunset","","-1","-1","","1"],



Reply With Quote

