Mayby it's time to start doing list of 1.2 bugs ?
1. I saw a small ones in messages like: USA has disrupted production OF (what?) IN (where ?) and entry in log file: We have disrupted production in (for example Germany). USA has disrupted - not me. Still it is not fixed.
2. RepSpain wins with NatSpain
in /ai/switch/SPR_CivilWar.ai (Republic Spain file) are lines:
enemy_handicap = { SPR = 20 }
passivity = { SPR = 85 }
It should'nt be SPA instead of SPR ?:
enemy_handicap = { SPA = 20 }
passivity = { SPA = 85 }
like in /ai/switch/SOV_GER_Handicap.ai triggered by event id = 25027 # Soviets Handicap againt Germany AI in /db/events/ai_sov.txt (Soviet File)
where is enemy_handicap = {
GER = 240
}
Now Rep Spain handicaps in war with yourself not in Nat Spain as set up by game maker. Mayby this is answer why NatSpain is loosing all the time ...
3. I was tried loading my 1.2 savegame and critical error was occured becouse some units are 2 times recorded in save. For example record:
landunit = {
id = { type = 4712 id = 594346}
name = "US L Corps"
location = 0
home = 602 (...)
division = { id = { type = 4712 id = 591838 } name = "82nd Airborne 'All American' Division" (...)
attack = { year = 0 month = january day = 0 hour = 0 }
target = 865
}
is 2 times repeated in span of few records. The same two units was boarded on transport flotilla and they was atributted to Carrier Flotilla ?!!
Oh my God. I have to fix in manually. So 1.2a will be soon ....
1. I saw a small ones in messages like: USA has disrupted production OF (what?) IN (where ?) and entry in log file: We have disrupted production in (for example Germany). USA has disrupted - not me. Still it is not fixed.
2. RepSpain wins with NatSpain
in /ai/switch/SPR_CivilWar.ai (Republic Spain file) are lines:
enemy_handicap = { SPR = 20 }
passivity = { SPR = 85 }
It should'nt be SPA instead of SPR ?:
enemy_handicap = { SPA = 20 }
passivity = { SPA = 85 }
like in /ai/switch/SOV_GER_Handicap.ai triggered by event id = 25027 # Soviets Handicap againt Germany AI in /db/events/ai_sov.txt (Soviet File)
where is enemy_handicap = {
GER = 240
}
Now Rep Spain handicaps in war with yourself not in Nat Spain as set up by game maker. Mayby this is answer why NatSpain is loosing all the time ...
3. I was tried loading my 1.2 savegame and critical error was occured becouse some units are 2 times recorded in save. For example record:
landunit = {
id = { type = 4712 id = 594346}
name = "US L Corps"
location = 0
home = 602 (...)
division = { id = { type = 4712 id = 591838 } name = "82nd Airborne 'All American' Division" (...)
attack = { year = 0 month = january day = 0 hour = 0 }
target = 865
}
is 2 times repeated in span of few records. The same two units was boarded on transport flotilla and they was atributted to Carrier Flotilla ?!!
Oh my God. I have to fix in manually. So 1.2a will be soon ....
Last edited: