Hi Guys,
I have a not in the debug recorded error that crushs my mod (genereic CTD) - only in MP (strange?!).
I could isolate the error in this file: rebels.inc
somethin inside These line have to be rotten:
I try to to locate the broken lines more precisely, but maybe some of you guys knows that Problem or is absolute pro in .inc-files?
If I found something that's wrong I will post, till then, good hunting
The first who finds the error can have a named minister or division in my mod!
Greez
Opa
I have a not in the debug recorded error that crushs my mod (genereic CTD) - only in MP (strange?!).
I could isolate the error in this file: rebels.inc
somethin inside These line have to be rotten:
Code:
#######################################
#######################################
#######################################Russian Civil War
landunit = {
id = { type = 24100 id = 3 }
name = "Balashov Revolt"
location = 657
division = {
id = { type = 24100 id = 4 }
name = "1. Green Insurgent"
type = militia
model = 1
strength = 100
}
division = {
id = { type = 24100 id = 5 }
name = "1. Anarchist Marauders"
type = d_01
model = 1
strength = 38
max_strength = 38
}
}
landunit = {
id = { type = 24100 id = 6 }
name = "Omsk Marauders"
location = 1139
division = {
id = { type = 24100 id = 7 }
name = "1. Marauder Regiment"
type = d_01
model = 1
strength = 15
max_strength = 38
locked = no
}
}
landunit = {
id = { type = 24100 id = 8 }
name = "Altai Rebel Army"
location = 1146
division = {
id = { type = 24100 id = 9 }
name = "Altai Insurgents"
type = bergsjaeger
model = 3
strength = 10
extra = cavalry_brigade
brigade_model = 3
locked = no
}
}
landunit = {
id = { type = 24100 id = 10 }
name = "Barnaul Self Defence Force"
location = 1140
division = {
id = { type = 24100 id = 11 }
name = "1. Defense Battalion"
type = garrison
model = 3
strength = 20
locked = yes
}
}
landunit = {
id = { type = 24100 id = 12 }
name = "Yakutia Marauders"
location = 1178
division = {
id = { type = 24100 id = 13 }
name = "Yakutia Defense Brigade"
type = d_01
model = 1
strength = 38
max_strength = 100
}
}
landunit = {
id = { type = 24100 id = 14 }
name = "Amur Marauders"
location = 1185
division = {
id = { type = 24100 id = 15 }
name = "Aksyonov Company"
type = d_01
model = 1
strength = 30
locked = no
}
division = {
id = { type = 24100 id = 16 }
name = "1. Far East Deserters"
type = infantry
model = 2
strength = 100
locked = no
}
}
landunit = {
id = { type = 24100 id = 17 }
name = "1. Ukrainian Corps"
location = 583
division = {
id = { type = 24100 id = 19 }
name = "2. UPA Division"
type = infantry
model = 6
strength = 82
locked = no
}
division = {
id = { type = 24100 id = 20 }
name = "1. UPA Mounted Rifles"
type = cavalry
model = 6
strength = 47
extra = armored_car
brigade_model = 3
locked = no
}
}
landunit = {
id = { type = 24100 id = 21 }
name = "Security Corps 'Hruschewskyj'"
location = 582
division = {
id = { type = 24100 id = 22 }
name = "3. UPA Division"
type = infantry
model = 6
strength = 33
locked = no
}
}
landunit = {
id = { type = 24100 id = 23 }
name = "1. Ukrainian Army'"
location = 604
division = {
id = { type = 24100 id = 24 }
name = "4. Ukrainian People's Division"
type = militia
model = 4
strength = 93
locked = no
}
division = {
id = { type = 24100 id = 25 }
name = "Headquarter of the Ukrainian People's Army"
type = HQ
model = 2
strength = 10
locked = no
}
}
landunit = {
id = { type = 24100 id = 26 }
name = "3. Ukrainian Corps"
location = 602
division = {
id = { type = 24100 id = 27 }
name = "1. UPA Division"
type = infantry
model = 6
strength = 91
locked = no
}
division = {
id = { type = 24100 id = 28 }
name = "10. Ukrainian People's Division"
type = militia
model = 4
strength = 93
locked = no
}
}
landunit = {
id = { type = 24100 id = 29 }
name = "2. Ukrainian Army"
location = 618
division = {
id = { type = 24100 id = 30 }
name = "Ukrainian People's Army Reserve Command"
type = HQ
model = 2
strength = 2
locked = yes
}
}
landunit = {
id = { type = 24100 id = 31 }
name = "2. Ukrainian Corps"
location = 612
division = {
id = { type = 24100 id = 32 }
name = "5. UPA Division"
type = infantry
model = 6
strength = 95
locked = no
}
division = {
id = { type = 24100 id = 33 }
name = "1. Ukrainian People's Division"
type = militia
model = 4
strength = 31
locked = no
}
division = {
id = { type = 24100 id = 34 }
name = "2. UPA Mounted Rifles"
type = cavalry
model = 7
strength = 92
locked = no
}
}
landunit = {
id = { type = 24100 id = 35 }
name = "4. Ukrainian Corps"
location = 619
division = {
id = { type = 24100 id = 36 }
name = "8. UPA Division"
type = infantry
model = 6
strength = 23
extra = artillery
brigade_model = 3
locked = no
}
}
landunit = {
id = { type = 24100 id = 37 }
name = "UPA Reserve Corps"
location = 605
division = {
id = { type = 24100 id = 38 }
name = "2. Ukrainian People's Division"
type = militia
model = 4
strength = 100
locked = no
}
division = {
id = { type = 24100 id = 39 }
name = "3. Ukrainian People's Division"
type = militia
model = 4
strength = 43
locked = no
}
division = {
id = { type = 24100 id = 40 }
name = "4. UPA Division"
type = infantry
model = 6
strength = 53
locked = no
}
division = {
id = { type = 24100 id = 41 }
name = "12. UPA Division (Reserve)"
type = infantry
model = 3
strength = 10
locked = no
}
}
landunit = {
id = { type = 24100 id = 42 }
name = "Kirovograd Holdout"
location = 628
division = {
id = { type = 24100 id = 43 }
name = "6. UPA Division"
type = infantry
model = 6
strength = 15
extra = artillery
brigade_model = 3
locked = no
}
}
#######################################
#######################################
#######################################British Empire
landunit = {
id = { type = 24100 id = 88001 }
name = "Free Cypriot Army"
location = 387
division = {
id = { type = 24100 id = 88002 }
name = "1. FCA Combat Group"
type = militia
model = 5
strength = 60
locked = no
}
division = {
id = { type = 24100 id = 88003 }
name = "Cypriot Insurgents"
type = militia
model = 3
strength = 100
locked = yes
}
}
landunit = {
id = { type = 24100 id = 88004 }
name = "Jordanian Insurgent"
location = 1024
division = {
id = { type = 24100 id = 88005 }
name = "Northern Arab Rebels"
type = militia
model = 3
strength = 20
locked = no
}
division = {
id = { type = 24100 id = 88006 }
name = "Eastern Arab Rebels"
type = militia
model = 3
strength = 20
locked = no
}
}
landunit = {
id = { type = 24100 id = 88007 }
name = "Palestinian Nationalists"
location = 1008
division = {
id = { type = 24100 id = 88008 }
name = "Palestinian Rebels"
type = militia
model = 4
strength = 100
locked = no
}
}
landunit = {
id = { type = 24100 id = 88009 }
name = "Palestinian Insurgent"
location = 1009
division = {
id = { type = 24100 id = 88010 }
name = "Southern Arab Rebels"
type = militia
model = 3
strength = 30
locked = yes
}
division = {
id = { type = 24100 id = 88011 }
name = "Western Arab Rebels"
type = militia
model = 3
strength = 50
locked = no
}
}
landunit = {
id = { type = 24100 id = 88014 }
name = "Iraqi Nationalist Rebels"
location = 1032
division = {
id = { type = 24100 id = 88015 }
name = "1. Brigade of the National Army"
type = militia
model = 5
strength = 33
locked = no
}
division = {
id = { type = 24100 id = 88016 }
name = "2. Brigade of the National Army"
type = militia
model = 5
strength = 33
locked = no
}
}
I try to to locate the broken lines more precisely, but maybe some of you guys knows that Problem or is absolute pro in .inc-files?
If I found something that's wrong I will post, till then, good hunting
The first who finds the error can have a named minister or division in my mod!
Greez
Opa
Last edited: