Cosmographer Traveller Sector Import
I upgraded my CC3 to CC3+ and have the latest patch (along with the latest CC3+ Cosmographer). I tried a Traveller sector import and have noticed something strange. Some of the underlying data formats might have changed (it's been a year or more since I last imported a Traveller sector) because I don't recall having this problem before. The Allegiance codes sheet and layer is pulling in the first two characters from the Ex field in the data, the travel zones are not being added, the gas giants are not being added, and the bases are not being added. There may be other oddities, but those are the ones that jump out at me.
Cheers,
Ovka
Cheers,
Ovka
Comments
msec source = http://www.travellermap.com/MSEC.aspx?sector
sec source = http://www.travellermap.com/SEC.aspx?sector
to
msec source = https://travellermap.com/api/msec?type=MSEC§or=?sector
sec source = https://travellermap.com/api/sec?type=SEC§or=?sector
Now, as log as I select that configuration file when I import the data, it works as it should.
Cheers,
Baron Ovka
Cheers,
Baron Ovka
It breaks off after two messages.
First being
"No definition exists for: Atmosphere_V
And immediately afterwards
Campaign Cartographer 3 does not understand the command:
1
Like I said... I have CC+ (incl. COS)
To fix this yourself, do the following:
- Navigate to C:\ProgramData\Profantasy\CC3Plus\System\Traveller\Symbols and open the catalog file Traveller.FSC in CC3+
- Open the Symbol Manager and clone any of the Atmosphere symbols, naming it Atmosphere_V
- Do the same to one of the Water_Planet symbols, naming it Planet_Water_V (this will crop up as an error if you only create the Atmosphere symbols).
And there you go, the sector should import correctly now.
Ciao,
Ralf
Thanks
Digit Description
0 No atmosphere.
1 Trace.
2 Very thin, tainted.
3 Very thin.
4 Thin, tainted.
5 Thin.
6 Standard.
7 Standard, tainted.
8 Dense.
9 Dense, tainted.
A Exotic.
B Corrosive.
C Insidious.
The culprit is the world Rainbow Sun.
I also moved my Starship Wanderer, bussard ramjet starship, to my Traveller site. Cubic miles in size. Why you could park the Starship Enterprise in the docking bay. :-)
Using CC3+, .Net 4.7.
Does anyone have any idea how to fix this (other than drawing the sectors manually).
There you will find all of the sectors in charted space.
I can reproduce the problem, but I fear it's something in the data from those sectors that doesn't mesh without import utility and it's not something that I can quickly fix.
Travellermap now provides data for 1105, the Classic Traveller era, which I prefer, and has update4d and errata checked many sectors in line with the T5 Second Survey.
So I'm building up new maps of Charted Space using the Traveller Sector Import tool.
At present, I'm trying to import the Sector Deneb (following the tutorial step by step - and because I want the Deneb material!!!). I'm getting an error to the effect: "The sector data could not be downloaded".
When I went digging into the example.cfg file present in the folder: C:\CC3\System\Traveller - I found these two lines to be helpful in suggesting where the problem may lie:
Actual lines in the example.cfg file:
msec source = http://www.travellermap.com/MSEC.aspx?sector
sec source = http://www.travellermap.com/SEC.aspx?sector
actual URL for the files being sought?
https://travellermap.com/api/msec?sector=Deneb
https://travellermap.com/api/sec?sector=Deneb&type=SecondSurvey
I did try the url without the added part of &type=SecondSurvey - and it did find the file without issue. So - I don't think it matters if the URL reads as:
https://travellermap.com/api/sec?sector=Deneb&type=SecondSurvey
or
https://travellermap.com/api/sec?sector=Deneb
They both reach the same file and open it in the web browser.
Is there any way to get around this issue? I am dead in the water so to speak.
And if i want to get the map for a different setting like the 1248 setting. How would i edit the scriptfile then?