<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — Problems setting up 3impact]]></title>
		<link>https://gprogs.com/viewtopic.php?id=285</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=285&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problems setting up 3impact.]]></description>
		<lastBuildDate>Wed, 30 Apr 2008 23:13:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problems setting up 3impact]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1269#p1269</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 30 Apr 2008 23:13:37 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1269#p1269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems setting up 3impact]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1151#p1151</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (Amon)]]></author>
			<pubDate>Thu, 29 Nov 2007 10:19:55 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1151#p1151</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems setting up 3impact]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1137#p1137</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 14 Nov 2007 23:57:42 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1137#p1137</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems setting up 3impact]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1134#p1134</link>
			<description><![CDATA[<p>Okay got the demo codes to work if i run them under 3impactWork directory.</p><p>Heres what I dont get, i loaded a very simple framework sample:</p><br /><div class="codebox"><pre><code>SuperStrict
Framework _3Impact.Lib


If Not i3ImpactOpen() RuntimeError &quot;Unable to initialize the 3Impact game engine&quot;
If Not i3ImpactSettings(_ISETTINGS(1024,768,32,False,True)) RuntimeError &quot;3Impact settings failed&quot;


Local myEngine:bmx_3IEngine=New bmx_3IEngine


&#039; begin 3Impact processing
myEngine.Start()


Type bmx_3IEngine Extends _3IEngine 
&#039; called to initialize game variables, load resources, etc
Method _Init()
EndMethod


&#039; the main game loop
Method _Run()
EndMethod


&#039; called when the application exits in order to clean up
Method _Exit()
EndMethod 
EndType</code></pre></div><p>Which calls for no media but yet it has to be in the _3impactWork directory to run. </p><p>Also odd, <br />If Not i3ImpactSettings(_ISETTINGS(1024,768,32,False,True)) RuntimeError &quot;3Impact settings failed&quot;</p><p>seems&nbsp; to have no barring on the screen res, not matter what i set this to I get a 640x480 box. </p><p>Please help, ty</p>]]></description>
			<author><![CDATA[null@example.com (Vandago)]]></author>
			<pubDate>Thu, 08 Nov 2007 15:54:33 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1134#p1134</guid>
		</item>
		<item>
			<title><![CDATA[Problems setting up 3impact]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1133#p1133</link>
			<description><![CDATA[<p>Hi, after following the instructions perfectly from the bmx dist. package I attempted to run a demo included.</p><p>I keep getting this error:<br />The application failed to initalize properly (0xc0150002). Click on OK to terminate the application.</p><p>I then uninstalled everything and redid the 3impacctFull install and the bmx wrapper install again.</p><p>Same results. Any tips on what might be happening here? thanks.</p><p>The debug log reads this -</p><p>Building BallGame<br />Compiling:BallGame.bmx<br />flat assembler&nbsp; version 1.66<br />3 passes, 19305 bytes.<br />Linking:BallGame.debug.exe<br />Executing:BallGame.debug.exe</p><p>Seems to throw the error at this command in bmx - </p><p>Framework _3Impact.Lib</p>]]></description>
			<author><![CDATA[null@example.com (Vandago)]]></author>
			<pubDate>Thu, 08 Nov 2007 15:26:08 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1133#p1133</guid>
		</item>
	</channel>
</rss>
