Skip to content

Creating emojis stuck #56

@Pogodenhelder

Description

@Pogodenhelder

Just updated to latest version after getting problems with emoji.
I ran the tools.py and deleted the old emoji server.

ran the nests.py.
All went well, when it wanted to make a new server it got stuck

Created emoji m111
Created emoji m315
Created emoji m273
Created emoji m161
Created emoji m451
Created emoji m79
Created emoji m459
Created emoji m325
Created emoji m7
Created emoji m396
Created emoji m185
Created emoji m283
Created emoji m328
Created emoji m535
Created emoji m100
Created emoji m194
Created emoji m265
Created emoji m339
Created emoji m10
Created emoji m165
Created emoji m370
Created emoji m258
Created emoji m77
Created emoji m191
Created emoji m114
Created emoji m255
Created emoji m252

and then nothing happens, the server is created went to it the bot is there.
but nothing gets posted later on.

in the end i stopped everything

Traceback (most recent call last):
File "nests.py", line 211, in on_ready
emote_refs = await get_emotes(bot, nesting_mons, config)
File "/home/job-bais/nestwatcher/nestwatcher/discord.py", line 56, in get_emotes
emoji = await free_guild.create_custom_emoji(name=emote_name, image=image)
File "/home/job-bais/venv/lib/python3.6/site-packages/discord/guild.py", line 1664, in create_custom_emoji
data = await self._state.http.create_custom_emoji(self.id, name, img, roles=roles, reason=reason)
File "/home/job-bais/venv/lib/python3.6/site-packages/discord/http.py", line 178, in request
await lock.acquire()
File "/usr/lib/python3.6/asyncio/locks.py", line 181, in acquire
yield from fut
concurrent.futures._base.CancelledError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions