<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=4549" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: lop 1.40</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4549</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21700#p21700</link>
   <description>No worries Aurin I use to do that and still will if I&#039;m just not getting good info from a crash :).</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21700#p21700</guid>
   <pubDate>Tue, 7 Jun 2011 18:32:57 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21699#p21699</link>
   <description>ahhh...yeah, okay.  Since I&#039;m not as good as you, I woulda started throwing up a multitude of ch_printf&#039;s for each value that&#039;s used to see where the problem might be. *LOL*  Probably a more roundabout way to do things, but it seems a solid practice for finding a crash that can be reproduced. :)</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21699#p21699</guid>
   <pubDate>Tue, 7 Jun 2011 16:43:58 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Aurin)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21696#p21696</link>
   <description>Nice guess and it was where I started, but this one seems to be a bit different :) Channels.c function can_use_channel. find [code] if( channel-&amp;gt;adult &amp;amp;&amp;amp; !xIS_SET( ch-&amp;gt;pcdata-&amp;gt;flags, PCFLAG_ADULT ) ) return false; [/code] change it to [code] if( channel-&amp;gt;adult &amp;amp;&amp;amp; ( !ch-&amp;gt;pcdata || !xIS_SET( ch-&amp;gt;pcdata-&amp;gt;flags, PCFLAG_ADULT ) ) ) return false; [/code] Just having an issue with checking flags on pcdata when no pcdata there.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21696#p21696</guid>
   <pubDate>Tue, 7 Jun 2011 04:55:02 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21694#p21694</link>
   <description>The problem should be whatever command was used to attempt the slay on the character via the npc.  So, it&#039;s probably that the slay command isn&#039;t getting the char name from the force command, so it&#039;s defaulting to null causing the crash--at a guess.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21694#p21694</guid>
   <pubDate>Tue, 7 Jun 2011 02:20:05 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Aurin)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21693#p21693</link>
   <description>Hey Remcon, what&#039;s the code that does that?  I&#039;d like to get a fix on it if I could while maintaining my laziness.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21693#p21693</guid>
   <pubDate>Mon, 6 Jun 2011 18:16:47 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Sanus Compleo)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21689#p21689</link>
   <description>Thanks for finding the issue. Not sure right off sorry.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21689#p21689</guid>
   <pubDate>Sun, 5 Jun 2011 20:31:06 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>lop 1.40</title>
   <link>https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21688#p21688</link>
   <description>Hello! I discovered a bug: the mud crash when I force to npc to slay a character. On the other hand, how I can make to display the characters as &amp;Atilde;&amp;plusmn;?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/lop-140-4549/&amp;p=21688#p21688</guid>
   <pubDate>Sun, 5 Jun 2011 17:37:30 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Gunner)</author>
  </item>
 </channel>
</rss>
