<?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[Maximum Call Back Size Exceeded]]></title><description><![CDATA[<p>Moving units from room to room gave the following error when using</p>
<p>var roomExits = Game.map.describeExits(unit.room.name);</p>
<p>Error:<br>
[7:57:16 PM]RangeError: Maximum call stack size exceeded<br>
    at String.match (native)<br>
    at Object.exports.calcCreepCost.exports.checkConstructionSite.structureType.rampart._.any.exports.getDiff.exports.checkControllerAvailability.exports.roomNameToXY (/opt/engine/dist/utils.js:344:22)<br>
    at Object.describeExits (/opt/engine/dist/game/map.js:169:46)<br>
    at getRoomForExit (Defense:174:27)</p>]]></description><link>http://screeps.com/forum/topic/1297/maximum-call-back-size-exceeded</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 10:30:26 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/1297.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Nov 2015 01:01:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Maximum Call Back Size Exceeded on Invalid Date]]></title><description><![CDATA[<p>Moving units from room to room gave the following error when using</p>
<p>var roomExits = Game.map.describeExits(unit.room.name);</p>
<p>Error:<br>
[7:57:16 PM]RangeError: Maximum call stack size exceeded<br>
    at String.match (native)<br>
    at Object.exports.calcCreepCost.exports.checkConstructionSite.structureType.rampart._.any.exports.getDiff.exports.checkControllerAvailability.exports.roomNameToXY (/opt/engine/dist/utils.js:344:22)<br>
    at Object.describeExits (/opt/engine/dist/game/map.js:169:46)<br>
    at getRoomForExit (Defense:174:27)</p>]]></description><link>http://screeps.com/forum/post/5911</link><guid isPermaLink="true">http://screeps.com/forum/post/5911</guid><dc:creator><![CDATA[RaskVann]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Maximum Call Back Size Exceeded on Invalid Date]]></title><description><![CDATA[<p>This issue is reproducible if you call this function several times. If you stop calling and resume it willl go away and then come back. Is there a fix for this?</p>
<p>Not sure if the full error helps but:</p>
<p>[3:59:59 PM]RangeError: Maximum call stack size exceeded<br>
    at String.match (native)<br>
    at Object.exports.calcCreepCost.exports.checkConstructionSite.structureType.rampart._.any.exports.getDiff.exports.checkControllerAvailability.exports.roomNameToXY (/opt/engine/dist/utils.js:344:22)<br>
    at Object.describeExits (/opt/engine/dist/game/map.js:169:46)<br>
    at getRoomForExit (Defense:174:27)<br>
    at findNextRoom (Defense:234:17)<br>
    at findNextRoom (Defense:248:12)<br>
    at findNextRoom (Defense:248:12)<br>
    at findNextRoom (Defense:248:12)<br>
    at findNextRoom (Defense:248:12)</p>]]></description><link>http://screeps.com/forum/post/5912</link><guid isPermaLink="true">http://screeps.com/forum/post/5912</guid><dc:creator><![CDATA[RaskVann]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Maximum Call Back Size Exceeded on Invalid Date]]></title><description><![CDATA[<p>This is still a problem, are the devs aware of this? Any particular information that would help?</p>]]></description><link>http://screeps.com/forum/post/5913</link><guid isPermaLink="true">http://screeps.com/forum/post/5913</guid><dc:creator><![CDATA[RaskVann]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Maximum Call Back Size Exceeded on Invalid Date]]></title><description><![CDATA[<p>Try to debug those <code>findNextRoom</code> calls, it seems to be a problem in the recursion in your code. </p>]]></description><link>http://screeps.com/forum/post/5914</link><guid isPermaLink="true">http://screeps.com/forum/post/5914</guid><dc:creator><![CDATA[artch]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>