Hey,

it is me spamming the multiplayer boards again, sry grin. Anyway, my game instantly crashes when I send an array (where I save a handle of an entity in) from the server to the client, in the on_server_event. If I just send a var with the handle, instead of an array, I get no crash.

Is it not possible sending arrays with handles?