<?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[Strange Error with Tac Missiles]]></title><description><![CDATA[<p dir="auto">Working on a stability update for AI Wave Survival.</p>
<p dir="auto">Been getting the following warning in the logs:</p>
<p dir="auto">warning: Invalid args to yield(); tick count must be &gt;=0<br />
stack traceback:<br />
[C]: in function `WaitTicks'<br />
...\projectiles\components\tacticalmissilecomponent.lua(141): in function &lt;...\projectiles\components\tacticalmissilecomponent.lua:38&gt;</p>
<p dir="auto">The following units in the mod get this warning in testing:<br />
Abyss Depth Charge Platform (EDC0305)<br />
Seraphim T3 Heavy Cruiser (SHC0202)<br />
Seraphim Storm Launcher (PD4SP2108)</p>
<p dir="auto">The Doom units, which also fire Tac Missiles, do not get this error.</p>
<p dir="auto">The strange thing is the Doom units (projectile DoomCruiseMissile) and the Abyss Depth Charge unit (projectile AbyssMissileCruise) both use the same projectile script and blueprint, with just a difference in health and speed.  They both reuse edited Tac Missile files for UES0304 (UEF T3 Strategic Sub).</p>
<p dir="auto">TMissileCruiseSubProjectile = import("/lua/terranprojectiles.lua").TMissileCruiseSubProjectile</p>
<p dir="auto">The Seraphim units reuse the Tac Missile files from XSS0202 (Seraphim T2 Cruiser):<br />
projectile StormAltMissile<br />
projectile StormTacMissile</p>
<p dir="auto">SLaanseTacticalMissile = import("/lua/seraphimprojectiles.lua").SLaanseTacticalMissile</p>
]]></description><link>https://forum.faforever.com/topic/10080/strange-error-with-tac-missiles</link><generator>RSS for Node</generator><lastBuildDate>Wed, 03 Jun 2026 23:48:45 GMT</lastBuildDate><atom:link href="https://forum.faforever.com/topic/10080.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Apr 2026 05:17:05 GMT</pubDate><ttl>60</ttl></channel></rss>