Hi all.
Bought DarkGDK .NET for some time ago. And now I think I will used it in school (have an project where I could maybe use it). But after I have finished the tutorial, I get an error about an unhandled exception that has occured due to that I have not access to... do not really know what I do not have access to. Here is an sceenshot:
And here is the code:
using System;
using System.Collections.Generic;
using System.Text;
namespace Boxes_Warfare
{
class Program : CDarkGDK
{
static void Main(string[] args)
{
InitDarkGDK("--------I have an code here--------");
}
}
}
I have included all the references, and I have created an .dgdk file.
Anyone know what is the problem, and how to solve it?
And note that I am using Visual Studio Express 2008 (and the program is made in C#).
Take care,
Mr Z.
Darkness, you haunt me. If I give in, I would be an monster beyond imagining. Light, you guide me. Thanks to you, I see past the nothingness. Life, I choose to live in the light.