#djs events problem

1 messages · Page 1 of 1 (latest)

rare oriole
#

if anyone has any idea, please say it!

#

ncc doesnt even use the events pkg

gilded bison
#

a quick search on github doesn't immediately prove that ncc doesn't depend on something else that affects event emitters
but that aside, again this would be something to take up with ncc

rare oriole
#

how do you know that ncc affects this problem? also ncc doesnt have any support atm

gilded bison
#

because the djs client is just an EventEmitter
and EventEmitters don't behave like this

rare oriole
#

but ncc doesnt use the events pkg

gilded bison
#

even if ncc doesn't have any support, it's not as if we'd be able to help diagnose

rare oriole
#

i browsed the code

rare oriole
#

damn

rare oriole
#

update, it looks like uglify js is the problem