-
Novice
Sql Error
Hello RZ,
I created sql's for my furniture
When I did upload them they had no error
But when I turn on the emulator
I have an error here is the error:
http://prntscr.com/4n2eib
I got bass (from TIme / pixel time emulator) asked he did not see the problem
And now I want to ask you how can i fix
Here are the sql's
[spoiler]
Catalog_items:
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('14243', '1337', '14243', 'SynDino_Foun1', '5', '0', '0', '1', '0', '0');
Furniture:
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('14243' , 'SynDino_Foun1', 'SynDino_Foun1', 's', '1', '1', '1', '1', '0', '0', '14243', '1', '1', '1', '1', '1', 'default', '0', '', '0', '', '0', '0')
Furnidata:
["s","14243","SynDino_Foun1","14243","0","1","1","","SynDino_Foun1","SynDino_Foun1","","-1","-1","","1"],
Productdata:
["SynDino_Foun1","SynDino_Foun1","SynDino_Foun1"],
[/ spoiler]
I hope you can help me
p.s I'm Dutch
sorry for my bad english
-
-
Re: Sql Error

Originally Posted by
Thijs Gielen
p.s I'm Dutch
This probably is the reason.