I’m using adonis for my airline, I keep trying to insert my aircratf and I get a error saying “Temp read failed”, does anyone have a prop solution/fix to this?
The player needs to own the item you’re trying to insert, in this case the aircraft. If you’re trying to insert a script with load asset, you could just take the same script and replicate it through a service.
You could also require the script if it is module.
local asset = require(3342140587);
--// You can then use this as a module.
--// Keep in mind the module name would need to be "MainModule"
I do own it. It’s owned by my group.