<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Possible EventEmitter memory leak detected. 11 sendDatatoRoom listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit(solved)]]></title><description><![CDATA[<p>hello I hope you are well, I'm trying to create a project to support 1000 clients for  that I used the colyseus server template and for the client side I created a threejs client, I established communication between the rooms using the pub/sub, I used the colyseus load test but I have this error, to check that it is not a problem of resources I tested on a very powerful pc but I had the same error so it's not a problem of resources<br />
<img src="/assets/uploads/files/1650888439022-52a93457-4a46-49fc-857f-0b92009f81ef-image-resized.png" alt="0_1650888438158_52a93457-4a46-49fc-857f-0b92009f81ef-image.png" class="img-responsive img-markdown" /><br />
<img src="/assets/uploads/files/1650888471796-8ade7542-6c7e-42c2-9575-4f4ecd9e2d69-image-resized.png" alt="0_1650888468970_8ade7542-6c7e-42c2-9575-4f4ecd9e2d69-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://discuss.colyseus.io/topic/622/possible-eventemitter-memory-leak-detected-11-senddatatoroom-listeners-added-to-eventemitter-use-emitter-setmaxlisteners-to-increase-limit-solved</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 08:33:51 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/622.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Apr 2022 12:13:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Possible EventEmitter memory leak detected. 11 sendDatatoRoom listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit(solved) on Fri, 29 Apr 2022 05:38:51 GMT]]></title><description><![CDATA[<p>hello I hope you are well, I'm trying to create a project to support 1000 clients for  that I used the colyseus server template and for the client side I created a threejs client, I established communication between the rooms using the pub/sub, I used the colyseus load test but I have this error, to check that it is not a problem of resources I tested on a very powerful pc but I had the same error so it's not a problem of resources<br />
<img src="/assets/uploads/files/1650888439022-52a93457-4a46-49fc-857f-0b92009f81ef-image-resized.png" alt="0_1650888438158_52a93457-4a46-49fc-857f-0b92009f81ef-image.png" class="img-responsive img-markdown" /><br />
<img src="/assets/uploads/files/1650888471796-8ade7542-6c7e-42c2-9575-4f4ecd9e2d69-image-resized.png" alt="0_1650888468970_8ade7542-6c7e-42c2-9575-4f4ecd9e2d69-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://discuss.colyseus.io/post/1835</link><guid isPermaLink="true">http://discuss.colyseus.io/post/1835</guid><dc:creator><![CDATA[chaimae]]></dc:creator><pubDate>Fri, 29 Apr 2022 05:38:51 GMT</pubDate></item><item><title><![CDATA[Reply to Possible EventEmitter memory leak detected. 11 sendDatatoRoom listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit(solved) on Invalid Date]]></title><description><![CDATA[<p>Hi.<br />
It's a limitation of NodeJS.<br />
Try to use <code>require('events').EventEmitter.defaultMaxListeners = 0;</code><br />
to remove the limitation.</p>
]]></description><link>http://discuss.colyseus.io/post/1837</link><guid isPermaLink="true">http://discuss.colyseus.io/post/1837</guid><dc:creator><![CDATA[COCO]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Possible EventEmitter memory leak detected. 11 sendDatatoRoom listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit(solved) on Tue, 26 Apr 2022 09:29:29 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/873">@COCO</a><br />
Hello thank you for your response.</p>
]]></description><link>http://discuss.colyseus.io/post/1839</link><guid isPermaLink="true">http://discuss.colyseus.io/post/1839</guid><dc:creator><![CDATA[chaimae]]></dc:creator><pubDate>Tue, 26 Apr 2022 09:29:29 GMT</pubDate></item></channel></rss>