Hi there am trying to add a ammo box but am having problems with the database trying to add this in the instance deployable
Inserting row failed
Cannot add or update a child row: a foreign key constraint fails (`chriscrete`.`instance_deployable`, CONSTRAINT `instance_deployable_ibfk_1` FOREIGN KEY (`instance_id`) REFERENCES `instance` (`id`))
Inserting row failed
Cannot add or update a child row: a foreign key constraint fails (`chriscrete`.`instance_deployable`, CONSTRAINT `instance_deployable_ibfk_1` FOREIGN KEY (`instance_id`) REFERENCES `instance` (`id`))