Advertisement
TheReturningVoid

Untitled

Sep 23rd, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. 23:10:02.956 [error] GenServer #PID<0.226.0> terminating
  2. ** (FunctionClauseError) no function clause matching in Nostrum.Shard.Dispatch.handle_event/3
  3. (nostrum) lib/nostrum/shard/dispatch.ex:40: Nostrum.Shard.Dispatch.handle_event(:MESSAGE_REACTION_REMOVE_ALL, %{channel_id: 81402706320699392, message_id: 361136224808730636}, %{gateway: 'gateway.discord.gg', gun_pid: #PID<0.227.0>, heartbeat_ack: true, producer_pid: #PID<0.225.0>, reconnect_attempts: 0, seq: 299, session: "568c5d61965e9e356a73f8cd963ea057", shard_num: 0, shard_pid: #PID<0.224.0>, token: "<redacted>})
  4. (nostrum) lib/nostrum/shard/dispatch.ex:20: Nostrum.Shard.Dispatch.handle/1
  5. (elixir) lib/enum.ex:1255: Enum."-map/2-lists^map/1-0-"/2
  6. (nostrum) lib/nostrum/shard/stage/cache.ex:22: Nostrum.Shard.Stage.Cache.handle_events/3
  7. (gen_stage) lib/gen_stage.ex:2544: GenStage.consumer_dispatch/7
  8. (gen_stage) lib/gen_stage.ex:2689: GenStage.take_pc_events/3
  9. (stdlib) gen_server.erl:601: :gen_server.try_dispatch/4
  10. (stdlib) gen_server.erl:667: :gen_server.handle_msg/5
  11. Last message: {:"$gen_consumer", {#PID<0.225.0>, #Reference<0.0.5.850>}, [{%{d: %{channel_id: 81402706320699392, message_id: 361136224808730636}, op: 0, s: 300, t: :MESSAGE_REACTION_REMOVE_ALL}, %{gateway: 'gateway.discord.gg', gun_pid: #PID<0.227.0>, heartbeat_ack: true, producer_pid: #PID<0.225.0>, reconnect_attempts: 0, seq: 299, session: "568c5d61965e9e356a73f8cd963ea057", shard_num: 0, shard_pid: #PID<0.224.0>, token: "<redacted>"}}]}
  12. State: []
  13.  
  14. 23:10:02.957 [info] GenStage consumer #PID<0.233.0> is stopping after receiving cancel from producer #PID<0.226.0> with reason: {:function_clause,
  15. [{Nostrum.Shard.Dispatch, :handle_event,
  16. [:MESSAGE_REACTION_REMOVE_ALL,
  17. %{channel_id: 81402706320699392, message_id: 361136224808730636},
  18. %{gateway: 'gateway.discord.gg', gun_pid: #PID<0.227.0>,
  19. heartbeat_ack: true, producer_pid: #PID<0.225.0>, reconnect_attempts: 0,
  20. seq: 299, session: "568c5d61965e9e356a73f8cd963ea057", shard_num: 0,
  21. shard_pid: #PID<0.224.0>,
  22. token: "<redacted>"}],
  23. [file: 'lib/nostrum/shard/dispatch.ex', line: 40]},
  24. {Nostrum.Shard.Dispatch, :handle, 1,
  25. [file: 'lib/nostrum/shard/dispatch.ex', line: 20]},
  26. {Enum, :"-map/2-lists^map/1-0-", 2, [file: 'lib/enum.ex', line: 1255]},
  27. {Nostrum.Shard.Stage.Cache, :handle_events, 3,
  28. [file: 'lib/nostrum/shard/stage/cache.ex', line: 22]},
  29. {GenStage, :consumer_dispatch, 7, [file: 'lib/gen_stage.ex', line: 2544]},
  30. {GenStage, :take_pc_events, 3, [file: 'lib/gen_stage.ex', line: 2689]},
  31. {:gen_server, :try_dispatch, 4, [file: 'gen_server.erl', line: 601]},
  32. {:gen_server, :handle_msg, 5, [file: 'gen_server.erl', line: 667]}]}
  33.  
  34.  
  35. 23:10:02.958 [error] GenServer #PID<0.233.0> terminating
  36. ** (FunctionClauseError) no function clause matching in Nostrum.Shard.Dispatch.handle_event/3
  37. (nostrum) lib/nostrum/shard/dispatch.ex:40: Nostrum.Shard.Dispatch.handle_event(:MESSAGE_REACTION_REMOVE_ALL, %{channel_id: 81402706320699392, message_id: 361136224808730636}, %{gateway: 'gateway.discord.gg', gun_pid: #PID<0.227.0>, heartbeat_ack: true, producer_pid: #PID<0.225.0>, reconnect_attempts: 0, seq: 299, session: "568c5d61965e9e356a73f8cd963ea057", shard_num: 0, shard_pid: #PID<0.224.0>, token: "<redacted>"})
  38. (nostrum) lib/nostrum/shard/dispatch.ex:20: Nostrum.Shard.Dispatch.handle/1
  39. (elixir) lib/enum.ex:1255: Enum."-map/2-lists^map/1-0-"/2
  40. (nostrum) lib/nostrum/shard/stage/cache.ex:22: Nostrum.Shard.Stage.Cache.handle_events/3
  41. (gen_stage) lib/gen_stage.ex:2544: GenStage.consumer_dispatch/7
  42. (gen_stage) lib/gen_stage.ex:2689: GenStage.take_pc_events/3
  43. (stdlib) gen_server.erl:601: :gen_server.try_dispatch/4
  44. (stdlib) gen_server.erl:667: :gen_server.handle_msg/5
  45. Last message: {:DOWN, #Reference<0.0.5.886>, :process, #PID<0.226.0>, {:function_clause, [{Nostrum.Shard.Dispatch, :handle_event, [:MESSAGE_REACTION_REMOVE_ALL, %{channel_id: 81402706320699392, message_id: 361136224808730636}, %{gateway: 'gateway.discord.gg', gun_pid: #PID<0.227.0>, heartbeat_ack: true, producer_pid: #PID<0.225.0>, reconnect_attempts: 0, seq: 299, session: "568c5d61965e9e356a73f8cd963ea057", shard_num: 0, shard_pid: #PID<0.224.0>, token: "<redacted>"}], [file: 'lib/nostrum/shard/dispatch.ex', line: 40]}, {Nostrum.Shard.Dispatch, :handle, 1, [file: 'lib/nostrum/shard/dispatch.ex', line: 20]}, {Enum, :"-map/2-lists^map/1-0-", 2, [file: 'lib/enum.ex', line: 1255]}, {Nostrum.Shard.Stage.Cache, :handle_events, 3, [file: 'lib/nostrum/shard/stage/cache.ex', line: 22]}, {GenStage, :consumer_dispatch, 7, [file: 'lib/gen_stage.ex', line: 2544]}, {GenStage, :take_pc_events, 3, [file: 'lib/gen_stage.ex', line: 2689]}, {:gen_server, :try_dispatch, 4, [file: 'gen_server.erl', line: 601]}, {:gen_server, :handle_msg, 5, [file: 'gen_server.erl', line: 667]}]}}
  46. State: %{mod: Ether.EventListener, state: []}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement