PythonistaGuild / Wavelink

A powerful Lavalink library for Discord.py.
https://wavelink.dev
MIT License
389 stars 179 forks source link

An unexpected error occurred while connecting Node #266

Closed Aenoxic closed 8 months ago

Aenoxic commented 8 months ago

An unexpected error occurred while connecting Node(identifier=, uri=, status=NodeStatus.CONNECTING, players=0) to Lavalink: "'Play' object has no attribute 'user'" If this error persists or wavelink is unable to reconnect, please see: https://github.com/PythonistaGuild/Wavelink/issues

chillymosh commented 8 months ago

This is not a library issue, so I am converting to a Discussion. Play is not a native class of Wavelink so you either have a typo or you have mishandled something in your code.