<?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[Client.js:22 Uncaught TypeError: _this.connect is not a function]]></title><description><![CDATA[<p>I'm trying to get the client/server model to work, but I'm getting an error.<br />
My code is here: <a href="https://gist.github.com/x052/88bb84e64ee9a4e5fe11c501a154cb3d" rel="nofollow">https://gist.github.com/x052/88bb84e64ee9a4e5fe11c501a154cb3d</a> and it gets built with webpack. Does anyone have any suggestions to fix this?</p>
]]></description><link>http://discuss.colyseus.io/topic/87/client-js-22-uncaught-typeerror-_this-connect-is-not-a-function</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 12:11:40 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/87.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 May 2018 19:42:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Client.js:22 Uncaught TypeError: _this.connect is not a function on Invalid Date]]></title><description><![CDATA[<p>I'm trying to get the client/server model to work, but I'm getting an error.<br />
My code is here: <a href="https://gist.github.com/x052/88bb84e64ee9a4e5fe11c501a154cb3d" rel="nofollow">https://gist.github.com/x052/88bb84e64ee9a4e5fe11c501a154cb3d</a> and it gets built with webpack. Does anyone have any suggestions to fix this?</p>
]]></description><link>http://discuss.colyseus.io/post/270</link><guid isPermaLink="true">http://discuss.colyseus.io/post/270</guid><dc:creator><![CDATA[x052]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Client.js:22 Uncaught TypeError: _this.connect is not a function on Invalid Date]]></title><description><![CDATA[<p>hey <a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/86">@x052</a>, for forgot to construct the client with <code>new</code> (<code>new Colyseus.Client()</code>)</p>
]]></description><link>http://discuss.colyseus.io/post/271</link><guid isPermaLink="true">http://discuss.colyseus.io/post/271</guid><dc:creator><![CDATA[endel]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>