You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the problem you are having in as much detail as possible:
While running the below code my RAM usages spikes from ~100MB to 8GB and then crashes the process with this message:
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Include a reproducible code sample here, if possible:
Guild.emojis.create()// Without any parameters
Further details:
discord.js version: 12.0.2
Node.js version: 12.16.1
Operating system: Ubuntu 18.04.4 LTS x86_64
Priority this issue should have – please be realistic and elaborate if possible: Low
I have also tested the issue on latest master, commit hash:
The text was updated successfully, but these errors were encountered:
Please describe the problem you are having in as much detail as possible:
While running the below code my RAM usages spikes from ~100MB to 8GB and then crashes the process with this message:
Include a reproducible code sample here, if possible:
Further details:
discord.js version: 12.0.2
Node.js version: 12.16.1
Operating system: Ubuntu 18.04.4 LTS x86_64
Priority this issue should have – please be realistic and elaborate if possible: Low
I have also tested the issue on latest master, commit hash:
The text was updated successfully, but these errors were encountered: