im just trying to spawn actor from a variable help pls (urgent)

why is this not working? the variable is set to be correct im not sure why its not working

https://cdn.discordapp.com/attachmen…00/unknown.png

What’s not working? Is there some error?

ive been doing some testing and it seems that the array is empty even tho i used the set array node properly and saved it then loaded it so it should work fine i just cant seem to understand why the actor array is empty?

Without knowing more about “Databox”: how it’s set, populated and such, we cannot help.

Hi, check in your set array if your "“size to fitt” is on, and you really have data in the array , using a loop and a print .
Check your booleans there, maybe they are all 0 so the spawn event doesnt fire.

break the code in simple pieces, be sure that things are firing correcctly

i will check that thank you it seems to be something wrong with the way im storing the files