In the meantime some ppl helped me out on slack and we figured out that the spawns probably have a problem cuz of the reset and they replicated the behaviour (they also got incorrect memory path) when they put a watch on the flag but this was due to the naming scheme i used so ppl dont use '.' as a separator in the name of ur flags cuz it will be considered part of the object as in Memory.flags.Test.Flag instead of Memory.flags["Test.Flag"]. i leave it up to the admins if they consider this helpful to others maybe or to just delete this thread.