• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
But, if I understand DSMeyers he's downloaded the rar for AberrationNA that I posted. If so, then what has this to do with the files on your server? There should be no connection unless he's deliberately mingled the two. I am getting more confused than ever. :confused:
 
MattyG said:
But, if I understand DSMeyers he's downloaded the rar for AberrationNA that I posted. If so, then what has this to do with the files on your server? There should be no connection unless he's deliberately mingled the two. I am getting more confused than ever. :confused:

Beta 1 = your beta, featuring the New World material

Beta 2 = my beta, featuring the New World material, the new Teutonic Order, and some other stuff.

Both of these are available for download off the Scenarios forum. DSMeyers said he downloaded beta 2 and there was a problem with the province file, so I've been putting updated versions of the province file (nothing else) up on my website.
 
Incompetent said:
Beta 1 = your beta, featuring the New World material

Beta 2 = my beta, featuring the New World material, the new Teutonic Order, and some other stuff.

Both of these are available for download off the Scenarios forum. DSMeyers said he downloaded beta 2 and there was a problem with the province file, so I've been putting updated versions of the province file (nothing else) up on my website.


:eek:o :eek:o

:eek: :eek:

:D :D

I'll be in the corner over here if anyone needs me ....

Also, Incompetant, what's the 'new material' you speak of?
 
first things first change the directory name of Beta 2 inside your eu2 folder from "Abe2 b2" to "Abe2b2" by removing a space in between 2 words

Bat files can not work with spaces

open the bat file in the Beta 2 folder in text editor

it will read this

@echo off
cd..
eu2.exe aberration-na
echo .
echo This file runs North American Aberration
echo (if it is in the "Aberration-NA" folder,
echo under your EU2 folder)
echo .
pause


and should read this


@echo off
cd..
eu2.exe Abe2b2
echo .
echo This file runs North American Aberration
echo (if it is in the "Aberration-NA" folder,
echo under your EU2 folder)
echo .
pause
 
in beta 2 the scenarios folder is missing "save games" subfolder
 
In beta 2 Brittany lost anglosaxon culture to begin with. in the brittany event file there is a loss of anglosaxon culture event shoudl british isles holdings be lost, but no such an event should they be gained.

Wessex is inherited in the scotish file but the culture is not gained

===============================
event = {
id = 524008
random = no
country = BRI
trigger = {
war = { country = SCO country = PUR }
vassal = { country = BRI country = PUR }
OR = {
control = { province = 246 data = SCO }
control = { province = 246 data = YOR }
control = { province = 248 data = SCO }
control = { province = 248 data = YOR }
control = { province = 249 data = SCO }
control = { province = 249 data = YOR }
}
}
name = "Wessex is absorbed into Brittany"
desc = "The English barons in Wessex had a somewhat lukewarm opinion of their Breton kings, and had long opposed Wessex's incorporation into Brittany. This opposition vanished, however, once it was clear that only Brittany could save them from the invading Scots."

date = { year = 1419 }
offset = 1
deathdate = { year = 1600 }

action_a = {
name = "Now to deal with the Scots"
command = { type = inherit which = PUR }
command = { type = addcore which = 246 }
command = { type = addcore which = 248 }
command = { type = addcore which = 249 }
}
}

============================

probably should read

event = {
id = 524008
random = no
country = BRI
trigger = {
war = { country = SCO country = PUR }
vassal = { country = BRI country = PUR }
OR = {
control = { province = 246 data = SCO }
control = { province = 246 data = YOR }
control = { province = 248 data = SCO }
control = { province = 248 data = YOR }
control = { province = 249 data = SCO }
control = { province = 249 data = YOR }
}
}
name = "Wessex is absorbed into Brittany"
desc = "The English barons in Wessex had a somewhat lukewarm opinion of their Breton kings, and had long opposed Wessex's incorporation into Brittany. This opposition vanished, however, once it was clear that only Brittany could save them from the invading Scots."

date = { year = 1419 }
offset = 1
deathdate = { year = 1600 }

action_a = {
name = "Now to deal with the Scots"
command = { type = inherit which = PUR }
command = { type = add_countryculture which = anglosaxon }
command = { type = addcore which = 246 }
command = { type = addcore which = 248 }
command = { type = addcore which = 249 }
}
}
 
The Northern american Indians probably shold get their own COT
ans why not, they know of each other, they are at war with each other time to time and trading seems like a god option when the war is not on
 
In Beta 2 i get some duplicate leader errors

one is TO exlorer 31776 and then some other ones

30001 - 30013

if i ignore them the game starts and saves but someone is missing 14 leaders
 
please see the "A plan for France" comment posted there
 
Your Province.csv still doesn't work, but I found the error:

Replace Line 1643, the last line that has full data:

Code:
-1;FillerGreen;inland;0;none;0;0;0;0;0;0;0;0;8;;0;0;nothing;0;-3;0;0;0;0;0;0;;;;;;;;;0;;;;;;;;;;;;;-;-;-;#N/A;0;0;0;#N/A;7200;500;-1;-1;;;;;;;;;;;;;;;;

With

Code:
-1;FillerGreen;inland;0;none;0;0;0;0;0;0;0;0;8;[COLOR=Red]0;0;0[/COLOR];0;0;nothing;0;-3;0;0;0;0;0;0;;;;;;;;;0;;;;;;;;;;;;;-;-;-;#N/A;0;0;0;#N/A;7200;500;-1;-1;;;;;;;;;;;;;;;;

You just had some missing zeros and semicolons.

And I second Tarakan's conflicting leader info...and the CTD to desktop disappeared, so that is about all.
 
i did this modification and still ctd

what beta of 1.08 are you using? february?
 
tarakan said:
i did this modification and still ctd

what beta of 1.08 are you using? february?

Er, with the February beta you should be using the pre-12/4 province.csv. 'provincebeta.csv' is only for users of the April 12th beta or later.
 
it does not even load with the laterpatch and provincebeta.csv renamed to province csv

sayis a .txt file is missing in gfx/interface
 
Beta 2

I was able to make it work with the latest beta patch fo EU2 of april 21st using the province.csv from beta 1 by MattyG

But it still CTDs

do not know what it is.
 
DSMyers1 said:
Your Province.csv still doesn't work, but I found the error...

OK, I've worked out why my program was doing this and corrected it. Does this make the file beta-compatible?

On the leader front: I've dealt with the TO double leader, but I don't know what's happening with Finland, as I haven't used those IDs myself. I'll change them to 800XX for the moment, and we can sort it all out once we know how many ID numbers people need.

I've replaced beta2 on the upload forum with what I've got so far, ie the 24th June beta, which will hopefully have fewer problems.
 
Last edited:
SOOOO frustrating

upon loading

"Could not load GFX/Interface/piw/.txt"

abort retry ignore

latest 1.08 beta of april 21st

so i load 1.08 with beta from feb 2nd and it loads with other province.csv
 
In the resource screen wool is represented by a picture of a bush/shrub with berries