AmyrAhmady / samp-node

a SA-MP plugin to run nodejs scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server crash when I use discord.js

ghosty2004 opened this issue · comments

I'm using discord.js v13.0.0 module and randomly the server crash with Segmentation fault.
It's possible to debug the crash ? I'm using the latest version of samp-node

commented

Would be great to post a simple code so we can reproduce the crash as well and debug it

I'm using a try-catch in the code.. So I think it's impossible for crashing by this reason... I think it's from module discord.js

commented

Regardless of what you think the cause is, a code snippet will have to be posted, to allow for debugging to occur.

commented

@ghosty2004 it can be still possible due to implementations in samp-node
I'd be glad if you show me a simple usage of what you did 🙂
you are free to close the issue if you still insist this was a mistake, but again, it would be nicer to test it myself as well

I think that I was fixed. I will close this issue.