Posted February 25, 2015
I wonder if xml is handled correctly in this forum...
<?xml version="1.0" encoding="utf-8"?>
<ascaron-exception>
<server><![CDATA[http://ascaron.net/Ascaron.Exception.php?project=DarkStar]]></server&gt;
<message><![CDATA[See SDK Documentation]]></message>
<title>Walhalla Exception</title>
<key label="thrower"><![CDATA[.\DXWrapper\dxapdirect3d.cpp L261]]></key>
<key label="error"><![CDATA[D3DERR_NOTAVAILABLE]]></key>
<key label="info"><![CDATA[Could not create Device !!!]]></key>
<stacktrace>
<stackframe module="??" function=".\DXWrapper\dxapdirect3d.cpp" source="??" line="261"/>
<stackframe module="??" function=".\Renderer\Graphics.cpp" source="??" line="383"/>
<stackframe module="??" function=".\Application.cpp" source="??" line="940"/>
</stacktrace>
</ascaron-exception>
Everything I try to run it shows this up and that s it, I end up with some eight gigabytes of trash and no space (pun).
<?xml version="1.0" encoding="utf-8"?>
<ascaron-exception>
<server><![CDATA[http://ascaron.net/Ascaron.Exception.php?project=DarkStar]]></server&gt;
<message><![CDATA[See SDK Documentation]]></message>
<title>Walhalla Exception</title>
<key label="thrower"><![CDATA[.\DXWrapper\dxapdirect3d.cpp L261]]></key>
<key label="error"><![CDATA[D3DERR_NOTAVAILABLE]]></key>
<key label="info"><![CDATA[Could not create Device !!!]]></key>
<stacktrace>
<stackframe module="??" function=".\DXWrapper\dxapdirect3d.cpp" source="??" line="261"/>
<stackframe module="??" function=".\Renderer\Graphics.cpp" source="??" line="383"/>
<stackframe module="??" function=".\Application.cpp" source="??" line="940"/>
</stacktrace>
</ascaron-exception>
Everything I try to run it shows this up and that s it, I end up with some eight gigabytes of trash and no space (pun).