Hehe, solved it myself, the manual says that send_Var will send the whole array so i tried send_var without the index indicator

so send_Var(human_stats) works
send_Var(human_stats) crashes

the problem is that the doesn't give compile errors.

jakeShields