I'm getting the following error after some minutes:
[discord.v] #0 Successfully connected to gateway
Ready!
V panic: realloc(0) failed
/tmp/v/codersbot.2699066824402020250.tmp.c:10768: at v_panic: Backtrace
/tmp/v/codersbot.2699066824402020250.tmp.c:10851: by v_realloc
/tmp/v/codersbot.2699066824402020250.tmp.c:10175: by array_ensure_cap
/tmp/v/codersbot.2699066824402020250.tmp.c:10444: by array_push
/tmp/v/codersbot.2699066824402020250.tmp.c:32516: by discordv__Member_from_json
/tmp/v/codersbot.2699066824402020250.tmp.c:33302: by discordv__from_json_T_discordv__Member
/tmp/v/codersbot.2699066824402020250.tmp.c:31990: by discordv__Message_from_json
/tmp/v/codersbot.2699066824402020250.tmp.c:31058: by discordv__on_dispatch
/tmp/v/codersbot.2699066824402020250.tmp.c:17541: by discordv__eventbus__EventBus_publish
/tmp/v/codersbot.2699066824402020250.tmp.c:30203: by discordv__gateway__Connection_publish
/tmp/v/codersbot.2699066824402020250.tmp.c:30234: by discordv__gateway__on_message
/tmp/v/codersbot.2699066824402020250.tmp.c:25574: by x__websocket__Client_send_message_event
/tmp/v/codersbot.2699066824402020250.tmp.c:26462: by x__websocket__Client_listen
/tmp/v/codersbot.2699066824402020250.tmp.c:30169: by discordv__gateway__Connection_open
/tmp/v/codersbot.2699066824402020250.tmp.c:6578: by discordv__gateway__Connection_open_thread_wrapper
7f1ac78f64a4 : by ???
I'm getting the following error after some minutes: