<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1934" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: IMC2 - Potential Bug?</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1934</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>IMC2 - Potential Bug?</title>
   <link>https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7113#p7113</link>
   <description>No. It says if copyover_recover is called from db.c that you need to put it above the call to boot_db. If copyover_recover is called from comm.c, as it is with FUSS, you need to put the call above that. So there is no bug.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7113#p7113</guid>
   <pubDate>Thu, 16 Feb 2006 06:18:21 CST</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>IMC2 - Potential Bug?</title>
   <link>https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7111#p7111</link>
   <description>It says in one sentence it needs to be before boot_db, and in the next sentence it says it needs to be before the copyover/hotboot_recover. You have it before the recover call, but not before the boot_db call.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7111#p7111</guid>
   <pubDate>Thu, 16 Feb 2006 01:43:38 CST</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (enderandrew)</author>
  </item>
  <item>
   <title>IMC2 - Potential Bug?</title>
   <link>https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7106#p7106</link>
   <description>Take a look again. [code] /* * Run the game. */ log_string( &amp;quot;Booting Database&amp;quot; ); boot_db( fCopyOver ); log_string( &amp;quot;Initializing socket&amp;quot; ); if( !fCopyOver )  /* We have already the port if copyover&#039;ed */ { control = init_socket( port ); } #ifdef IMC /* * Initialize and connect to IMC2  */ imc_startup( FALSE, imcsocket, fCopyOver ); #endif if( fCopyOver ) { log_string( &amp;quot;Initiating hotboot recovery.&amp;quot; ); </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7106#p7106</guid>
   <pubDate>Wed, 15 Feb 2006 20:21:33 CST</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>IMC2 - Potential Bug?</title>
   <link>https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7099#p7099</link>
   <description>I&#039;m manually adding IMC2 support, and while I&#039;m at it, I&#039;m comparing my changes to SWFoTEFUSS to make sure I&#039;ve got it right. The instructions in the snippet say: [quote]   This next part is somewhat tricky. If copyover_recover is called in db.c as is the usual case in most default installs, you need to place the following BEFORE the boot_db call. If it is listed somewhere here in comm.c, the following needs to be placed ABOVE it. Either way, imc_startup needs to be called BEFORE</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/imc2---potential-bug-1934/&amp;p=7099#p7099</guid>
   <pubDate>Wed, 15 Feb 2006 04:43:04 CST</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (enderandrew)</author>
  </item>
 </channel>
</rss>
