I&#39;ve been having issues running Tutorial 1 for the last month now, and I was wondering if anyone could help. My current setup is a virtualized 32-bit WindowsXP running on a MacBook Pro. Both Olympus and Tutorial 1 (2.5 version) compile without errors, and I&#39;ve attached my logs here. Here is what I&#39;ve entered into the TTYRecognition Server:<div>
<div><br></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
S:  Welcome to MyBus.<br>S:  Where are you leaving from?<br>airport<br>S:  Where are you going?<br>oakland<br>S:  Just a minute. Let me check that for you.</blockquote></div><div><br></div><div>No more responses follow. Ravenclaw shows this output:</div>
<div><div>[FATAL_ERROR@12:31:52.707 (6342)] Cannot perform conversion to &lt;CFrameConcept&gt; new_result from string (dump below).</div><div>{<span class="Apple-tab-span" style="white-space:pre">                </span>departure_time<span class="Apple-tab-span" style="white-space:pre">        </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span>route<span class="Apple-tab-span" style="white-space:pre">        </span></div><div><span class="Apple-tab-span" style="white-space:pre">                </span>failed<span class="Apple-tab-span" style="white-space:pre">        </span>1</div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span>arrival_time<span class="Apple-tab-span" style="white-space:pre">        </span></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>} &lt;file ..\..\..\..\Libraries\RavenClaw\DMCore\Concepts\FrameConcept.cpp, line 355&gt;.</div>
</div><div><br></div><div><br></div><div>I&#39;ve tried debugging this problem and poking around the various Perl modules and scripts, but to no avail. </div><div><br></div><div>If I try running version 2.2 of Tutorial 1, I get the same response from TTYRecognitionServer, only it says this as well:</div>
<div><div><br></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
S:  I&#39;m sorry, I could not complete your request due to an internal error.<br>S:  Where are you leaving from?</blockquote><div><br></div><div>And the Backend shows this:</div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
frame should start with &#39;{&#39; and end with &#39;}&#39; at ..\..\Agents\Backend\BE_server.perl line 209, &lt;ClientSocket&gt; line 7.<br>Input frame:<br>&quot;OAKLAND&quot; =&gt; destination_place<br>{c inframe =&gt; }<br>
&quot;AIRPORT&quot; =&gt; result<br>&quot;2&quot; =&gt; origin_place<br>inframe =&gt; query_type<br>} =&gt; NO VALUE<br>&gt;&gt; &amp;STRUCT<br>Output frame:<br>new_result =&gt; &amp;STRUCT<br>new_result.failed =&gt; 1 </blockquote>
<div> </div></div><div>I get almost identical results running Olympus on a 64-bit Win7 machine as well.</div><div>I&#39;ve tried googling for answers, but all I find are more questions from various users with similar problems. Any help would be greatly appreciated.</div>