Page 3 of 4

PostPosted: May 15, 2004 @ 6:17am
by gersen

PostPosted: May 15, 2004 @ 7:15am
by Conan

PostPosted: May 18, 2004 @ 1:48pm
by Conan
The return value I get when trying to load a module is -200.

Can you tell me what this means & also is there a list of return codes?

thanks in advance

PostPosted: May 18, 2004 @ 2:57pm
by gersen
You can find all the return codes on the file hssErrorDefs.h under the include directory of your Hekkus copy.

The error code -200 mean file not found, later I will look at the code but I'm pretty sure that the load routine isn't buggy.

PostPosted: May 18, 2004 @ 6:51pm
by Conan

PostPosted: May 18, 2004 @ 8:22pm
by Dan East

PostPosted: May 18, 2004 @ 8:28pm
by gersen

PostPosted: May 19, 2004 @ 6:15am
by Conan

Just checking the DLL thing again.

PostPosted: Jun 22, 2004 @ 10:54am
by Conan
Can you be certain that the hss.dll supplied works on PPC2000? I'm jast asking as I cannot find any reason why Space Treker will not run on my old iPaq. As far as I'm concerned everything needed is supplied by the setup excluding gx.dll which is there & working.

ps: How about agreeing a payment method? Remember I cannot/Will not use Paypal (cause they are dodgy in my opinion)

PostPosted: Jun 22, 2004 @ 11:03am
by gersen
Uhm, try this, remember to rebuild (not just linking) all your game with the .lib and .dll on the package.

Later I will send you a mail to discuss the payment, thank you.

PostPosted: Jun 22, 2004 @ 12:07pm
by Conan
Here's what I tried:-
1. rebuild all for PocketPC platform (using existing LIB & DLL which work with PPC2002.
2. This still gives the 'something missing' error
3. copied in just the dll you sent. Program stops giving the error & now crashes silently.
4. The crash happens on m_sound.playMusic(&m_module)

Anything you want me to try? In the meantime I will try the sample mod & see if it plays, No it still crashes using the sample ars.mod.

PostPosted: Jun 22, 2004 @ 2:13pm
by gersen

PostPosted: Jun 22, 2004 @ 3:50pm
by Conan

PostPosted: Jun 22, 2004 @ 4:20pm
by gersen

PostPosted: Jun 22, 2004 @ 5:26pm
by Conan