Home » SIRTECH CLASSICS » Jagged Alliance: Unfinished Business » Vanilla Modding » cant run my compiled exe
cant run my compiled exe[message #101531] Mon, 12 July 2004 05:38 Go to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
I did everything in the "Detailed guide: How to compile" but I still cant get my own compiled exe to run.

Tryed to run it on JA2 1.03 which was bundled with a magazine and I got a error saying something like this:
Function declaration "_AIL_set_3D_sample_distances@12" was not found in dll "mss32.dll"
Next I patched to 1.07 and still had the same error.
Then I used the 1.03 to 1.12 patch and the game managed to run but it only got to the screen with the sirtech logo, a few colored lines appeared on the screen and the game crashed to windows without any message, it looked like this:
http://psycho.ids-clan.com/sklad/norun.jpg
I also put the exe into wildfire and got exactly the same results as with the 1.12 patch.

Even tryed to compile it on two different PCs, both with windows 98SE.

Can someone help me? :whoknows:

Report message to a moderator

Private
Re: cant run my compiled exe[message #101532] Mon, 12 July 2004 20:24 Go to previous messageGo to next message
Augustus is currently offline Augustus

 
Messages:7
Registered:June 2004
Location: Spain
There was a problem with libs in sources (outdated). But I've download sources from:

http://www.webcodesign.de/the_whitehat_project/

and libs were ok.

Report message to a moderator

Private
Re: cant run my compiled exe[message #101533] Mon, 12 July 2004 21:33 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
i have the code form
http://www.webcodesign.de/the_whitehat_project/
and it doesnt work for me :/

Report message to a moderator

Private
Re: cant run my compiled exe[message #101534] Tue, 13 July 2004 00:45 Go to previous messageGo to next message
Boomer is currently offline Boomer

 
Messages:114
Registered:February 2004
Location: In the heart of Transilva...
I've'd downloaded the sources from the cvs and compiled them and it worked for me.
From the JA2 1.03 to 1.12 patch you need to take only the mss32.dll file, that's the reason for your first error. Try to reintall the game (the 1.03 version) and then copy into it's directory only the mss32.dll file from Dvornik's patch. Next, from the cvs sources, look into the Data folder and copy the Table Data folder into the game's Data directory. It contains two files, Cities.dat and Weapons.dat, wich were externalized from the executable. Without them the new exe won't run!

Report message to a moderator

Sergeant
Re: cant run my compiled exe[message #101535] Tue, 13 July 2004 02:18 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
Im trying to run the original source code, not the code from cvs
...
I downloaded and compiled the code from cvs and it gave me the same problems as with the original code :/

Report message to a moderator

Private
Re: cant run my compiled exe[message #101536] Tue, 13 July 2004 05:25 Go to previous messageGo to next message
Boomer is currently offline Boomer

 
Messages:114
Registered:February 2004
Location: In the heart of Transilva...
I don't think that the original source code is there. Go to Lords of the Bytes webpage. In the Ja2 Files section you will find the unaltered source code.

Report message to a moderator

Sergeant
Re: cant run my compiled exe[message #101537] Tue, 13 July 2004 06:21 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
Quote:
Originally posted by Boomer:
I don't think that the original source code is there. Go to Lords of the Bytes webpage. In the Ja2 Files section you will find the unaltered source code.
I have that
downloaded it like three times now :/
anyways, thanks for the help everybody
hope someone finds the solution to this :/

Report message to a moderator

Private
Re: cant run my compiled exe[message #101538] Tue, 13 July 2004 06:36 Go to previous messageGo to next message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
thats strange...
I wonder if there is an issue with your system.

have you tried the build I made?

http://www.ja-galaxy-forum.com/ubb/ultimatebb.php?ubb=get_topic;f=39;t=000112

Report message to a moderator

Sergeant 1st Class
Re: cant run my compiled exe[message #101539] Tue, 13 July 2004 06:41 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
Quote:
Originally posted by defrog:
http://www.ja-galaxy-forum.com/ubb/ultimatebb.php?ubb=get_topic;f=39;t=000112
tryed it just now
it works
hmm seems to be something with the complier then, I use VS6.0
the problem is that I allready compiled on two different systems, both running w98

Report message to a moderator

Private
Re: cant run my compiled exe[message #101540] Wed, 14 July 2004 09:41 Go to previous messageGo to next message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
feel free to try the source code package I just posted.

http://www.ja-galaxy-forum.com/ubb/ultimatebb.php?ubb=get_topic;f=40;t=000092

Report message to a moderator

Sergeant 1st Class
Re: cant run my compiled exe[message #101541] Thu, 15 July 2004 04:31 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
Quote:
Originally posted by defrog:
feel free to try the source code package I just posted.

http://www.ja-galaxy-forum.com/ubb/ultimatebb.php?ubb=get_topic;f=40;t=000092
thanks for your help

unfortunately it didnt work
I just opened the dsw in VS6.0, clicked bulid ja2.exe, then moved the exe to my jagged alliance dir and executed it... and got the exactly same problem as with the original code Sad
http://psycho.ids-clan.com/sklad/norun.jpg
Could it be that i got win98se?
what OS do you use?
I

Report message to a moderator

Private
Re: cant run my compiled exe[message #101542] Thu, 15 July 2004 17:28 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
I just found this crash report, this is what I get when I try to run my compield exe, maybe someone knows what it means:
http://psycho.ids-clan.com/sklad/crashreport.txt

Report message to a moderator

Private
Re: cant run my compiled exe[message #101543] Thu, 15 July 2004 19:57 Go to previous messageGo to next message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
oh it works now
the service pack fixed it
me feeling stupid :/

Report message to a moderator

Private
Re: cant run my compiled exe[message #101544] Thu, 15 July 2004 19:58 Go to previous messageGo to next message
jackaians is currently offline jackaians

 
Messages:45
Registered:October 2003
Location: France
really strange i have win98se and vc6 too, and as i remember it worked.
Sorry I don't know how to read crash reports.
Could you try to run it in debug mode?
or put the exe on your website.

Report message to a moderator

Corporal
Re: cant run my compiled exe[message #101545] Fri, 16 July 2004 03:06 Go to previous message
Psycho is currently offline Psycho

 
Messages:9
Registered:May 2004
I fixed it allready, installled service pack 6 for VS6.0, thanks for your help.

Report message to a moderator

Private
Previous Topic: CtH algorithm
Next Topic: Advanced Warfighting AI
Goto Forum:
  


Current Time: Fri Jan 10 07:43:46 GMT+2 2025

Total time taken to generate the page: 0.01105 seconds