Em, actually, I'm getting more than one error message. I guess I always did, but I didn't notice. They're each a bit different. Should I post a picture (+ details) of each message?
If you wanted, I have registered Hypercam.. I could take a 2-3 minute long video, opening it, so you can see the message, then show you each thing that gets an error. I could upload it to youtube.. But the quality isn't that great, even with registered hypercam.
Or I could just screenshot them all.
Edit: Ah, almost forgot.... I found the reload data thing (but it says reload
game data, same thing, right?)
I get a error message... I can't "open" or "save" anything either, just noticed that. If I try to open its the same message, but instead of not finding animations.rxdata, it says: Object reference not set to an instance of an object.
Does that just mean I haven't finished configuring the script? Because the message looks like the others, just says something different.
Edit again:
The message when I open the app:

(This one says .NET framework, is that the problem?)
When I click on details (I don't know if the details are the same as the other error message's details or not):
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\Compaq_Owner\Desktop\Data\Actors.rxdata'.
at
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at
System.IO.File.Open(String path, FileMode mode)
at BlizzABS.Forms.WinConfig.reloadData()
at BlizzABS.Forms.WinConfig.setupDefaultConfiguration()
at BlizzABS.Forms.WinConfig.completeInit()
at BlizzABS.Forms.WinConfig.Config_Load(Object sender, EventArgs e)
at
System.Windows.Forms.Form.OnLoad(EventArgs e)
at
System.Windows.Forms.Form.OnCreateControl()
at
System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at
System.Windows.Forms.Control.CreateControl()
at
System.Windows.Forms.Control.WmShowWindow(Message& m)
at
System.Windows.Forms.Control.WndProc(Message& m)
at
System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at
System.Windows.Forms.ContainerControl.WndProc(Message& m)
at
System.Windows.Forms.Form.WmShowWindow(Message& m)
at
System.Windows.Forms.Form.WndProc(Message& m)
at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at
System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/
Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------
Blizz-ABS Config
Assembly Version: 1.9.2.0
Win32 Version: 1.9.2.0
CodeBase: file:///C:/Documents%20and%20Settings/Compaq_Owner/Desktop/Blizz-ABS%20Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/
System.Windows.Forms/2.0.0.0__b77a5c561934e089/
System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the
system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<
system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Pic of the other error message (the one I posted before... In case you want to compare them):

Should I try to download a earlier version, and see if that works?