Hello, im working on a prison mod and made a bunch of packages for a prison gang. I tested them out directly on the actors and got them working fine. Then i transferred them to reference aliases each of those actors is supposed to hold (the prison population is dynamic) but that flat out breaks the packages.
The packages consist of 2 eat, 1 sleep and 1 sandbox type packages but when applied through an alias, all the actors do is sandbox. At first i thought maybe the package stack order might be bugged but that doesn't seem to be the case since with the sandbox package removed they mostly do nothing at all, sometimes sit. I'm sure the eat/sleep packages are fine and completely independent of whose using them. What gives?