<?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[Issues with invaders and SK&#x27;s on private servers]]></title><description><![CDATA[<p>On private servers currently, Invaders and Source Keepers do not perform any actions, and trying to check their owner.username results in errors about undefined having no username property, even if first checking if .owner returns truthy. The first problem may be caused by the second, but that I do not know.</p>]]></description><link>http://screeps.com/forum/topic/492/issues-with-invaders-and-sk-s-on-private-servers</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 19:10:15 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/492.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Nov 2016 23:40:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issues with invaders and SK&#x27;s on private servers on Invalid Date]]></title><description><![CDATA[<p>On private servers currently, Invaders and Source Keepers do not perform any actions, and trying to check their owner.username results in errors about undefined having no username property, even if first checking if .owner returns truthy. The first problem may be caused by the second, but that I do not know.</p>]]></description><link>http://screeps.com/forum/post/2378</link><guid isPermaLink="true">http://screeps.com/forum/post/2378</guid><dc:creator><![CDATA[Maxion]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Issues with invaders and SK&#x27;s on private servers on Invalid Date]]></title><description><![CDATA[<div id="wmd-preview-section-571" class="wmd-preview-section preview-content">
<p>You seem to have no user records for these NPC users. They must look like this:</p>
</div>
<div id="wmd-preview-section-678" class="wmd-preview-section preview-content">
<pre class="prettyprint"><code class=" hljs bash">&gt; storage.db.users.find({<span class="hljs-variable">$or</span>: [{_id: <span class="hljs-string">'2'</span>}, {_id: <span class="hljs-string">'3'</span>}]})
[ { _id: <span class="hljs-string">'2'</span>,
    username: <span class="hljs-string">'Invader'</span>,
    usernameLower: <span class="hljs-string">'invader'</span>,
    gcl: <span class="hljs-number">0</span>,
    cpu: <span class="hljs-number">0</span>,
    active: <span class="hljs-number">1</span>,
    cpuAvailable: <span class="hljs-number">10000</span>},
  { _id: <span class="hljs-string">'3'</span>,
    username: <span class="hljs-string">'Source Keeper'</span>,
    usernameLower: <span class="hljs-string">'source keeper'</span>,
    gcl: <span class="hljs-number">0</span>,
    cpu: <span class="hljs-number">0</span>,
    active: <span class="hljs-number">1</span>,
    cpuAvailable: <span class="hljs-number">10000</span>} ]</code></pre>
<p>You may run <code>tools.resetAllData()</code> or add them manualy.</p>
</div>]]></description><link>http://screeps.com/forum/post/2379</link><guid isPermaLink="true">http://screeps.com/forum/post/2379</guid><dc:creator><![CDATA[artch]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Issues with invaders and SK&#x27;s on private servers on Invalid Date]]></title><description><![CDATA[<p>Thank you very much, hopefully we'll get it to work now. <img
      src="http://screeps.com/forum/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=a1k070tfs06"
      class="not-responsive emoji emoji-android emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>]]></description><link>http://screeps.com/forum/post/2380</link><guid isPermaLink="true">http://screeps.com/forum/post/2380</guid><dc:creator><![CDATA[Maxion]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>