Cant get it to run [message #352629]
|
Tue, 06 March 2018 08:47
|
|
ngc2201 |
![](/images/ranks/private.png) |
Messages:5
Registered:March 2018 |
|
|
Hey guys,
after some years I decided to reinstall JA2 as well as the 1.13 update. After having read about the AIMNAS mod I wanted to give it a try. However for some reasons I can't get it to run.
I am playing on a Windows 10 notebook and here is what I'm doing:
1) Clean installation of JA2 (Gold Version) ... JA2 can be played at this stage
2) Installation of 1.13 mod (Version 7435, German)
3) Installation of Update for release 7435 (7609)
4) Copying the 3 files into the main JA2 folder to get it properly running on Windows 10 (no lagging) ... JA2 with 1.13 can be played at this stage
5) Install latest AIMNAS release from Github
At this stage the game crashes as soon as I try to start a new game.
Am I doing something wrong? Thanks a lot for your help!
Report message to a moderator
|
Private
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Cant get it to run [message #353368 is a reply to message #353363]
|
Sun, 06 May 2018 06:38 ![Go to previous message Go to previous message](/theme/Bear_Classic_Brown/images/up.png)
|
|
boslog |
![](/images/ranks/private_1stclass.png) |
Messages:26
Registered:July 2012 |
|
|
Uhmm.. I thought you said the github one is damaged? I downloaded aimnas core files an hour ago and having the same problem but it runs fine now after deleting the overhead
[Updated on: Sun, 06 May 2018 06:40] Report message to a moderator
|
Private 1st Class
|
|
|
|
|
|
|
Re: Cant get it to run [message #353741 is a reply to message #353379]
|
Mon, 11 June 2018 20:04
|
|
x4n |
![](/images/avatars/89.jpg) ![](/images/ranks/private_1stclass.png) |
Messages:21
Registered:October 2010 |
|
|
Radar wrote on Mon, 07 May 2018 11:40Just as a note for others: Due to the Overhead.lua error you may encounter a bug where Skyrider won't 'see' his chopper to end the escort quest. To fix it simply put the .lua file you removed back in Data-Bigmaps\Scripts The Bob mentioned before.
I've created a workaround so i'm able to play further.
1. moved the "Overhead.lua" from "\Data-1.13\Scripts" to "\Data-Bigmaps\Scripts" (file size around 146KB)
2. Edit the "Overhead.lua" line 431 from:
if ( ProfileId == Profil.SKYRIDER and CheckNPCSectorBool( Profil.SKYRIDER, 13, SectorY.MAP_ROW_B, 0 ) == true and PythSpacesAway( Profil.SKYRIDER,8842 ) < 11 ) then
to:
if ( ProfileId == Profil.SKYRIDER and CheckNPCSectorBool( Profil.SKYRIDER, 13, SectorY.MAP_ROW_B, 0 ) == true or PythSpacesAway( Profil.SKYRIDER,8842 ) < 11 ) then
Triggers Skyrider in B13.
Greetings x4n
Report message to a moderator
|
Private 1st Class
|
|
|