Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: rioshin on March 09, 2006, 09:08:12 AM

Title: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 09:08:12 AM
Hi all,

I'm having a small problem getting Wintermute to work.

The Project Manager runs fine, and it is able to launch the Scene and Sprite Editors without any problems. However, when it comes to running a game - even one of the demo games coming with Wintermute - it just beeps and says "The parameter is incorrect.".

Running the demo game through the icon in the Start Menu works, though, but so far, I'm completely unable to get any of the examples to run through the project manager. The same problem occurs when selecting "compile packages".
Title: Re: Problem getting Wintermute to work
Post by: Mnemonic on March 09, 2006, 09:42:41 AM
Hm, strange, it's not WME error, it's a Windows error. What Windows version are you using and what directory did you intall WME into? This error *might* be caused by too long path, although I don't see why should it be displayed when compiling the packages..
Title: Re: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 09:47:17 AM
My Windows version is XP Professional (Service Pack 2). And the install directory is C:\Program Files\WME DevKit\.
Title: Re: Problem getting Wintermute to work
Post by: Mnemonic on March 09, 2006, 09:53:14 AM
I'm puzzled then ??? You could try reinstalling WME into some path without spaces (like c:\wme) but it shouldn't really make a diffrerence. Do I understand it right you get the "wrong parameter" message right after selecting the "Compile packages" command?
Title: Re: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 09:54:03 AM
Yes. The instant I select "Run Game" or "Compile Packages", I get the error message.
Title: Re: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 10:03:48 AM
Ok, I tried uninstalling WME and reinstalling it to C:\WME. The same problem continues - I keep on getting "The parameter is incorrect" whenver I try to run or compile a game.
Title: Re: Problem getting Wintermute to work
Post by: Mnemonic on March 09, 2006, 10:05:24 AM
The only thing these two commands have in common is that they save the project first. Do you get the error when you click the Save button on toolbar?
Title: Re: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 10:07:52 AM
Strange. No error when saving the project.
Title: Re: Problem getting Wintermute to work
Post by: rioshin on March 09, 2006, 12:31:55 PM
Ok,

after some work I managed to get Wintermute to work - I had to go to Tools - Options and set the "Path to WME Tools"...
Title: Re: Problem getting Wintermute to work
Post by: Mnemonic on March 09, 2006, 04:48:55 PM
Ok, good. I'm glad you made it work, but I still don't understand it :)