Now map is crashing at loading graphics (at the very end of loading)
Is the fault of positions.txt ??
Here graphics.log
Also I did not create province_setup file - is it necessary?
SOLVED:
Final crash was caused by non existing bookmarks.
Is the fault of positions.txt ??
Here graphics.log
Code:
[provincetemplate.cpp:260]: Province 0 has invalid origin
[provincetemplate.cpp:260]: Province 107 has invalid origin
[provincetemplate.cpp:260]: Province 1915 has invalid origin
[pdxmapgeneration.cpp:222]: Too small river found at 2534, 1792
[pdxmapgeneration.cpp:566]: Circular river found at 2773, 1792
[pdxmapgeneration.cpp:566]: Circular river found at 2581, 1792
[pdxmapgeneration.cpp:566]: Circular river found at 2654, 1792
[pdxmapgeneration.cpp:566]: Circular river found at 2645, 1792
[pdxmapgeneration.cpp:566]: Circular river found at 2697, 1792
[eu3graphicalmap.cpp:2193]: Province 2 has illegal capital location, x: 144.000000, y: 2175.000000(Bounds x: 28-28, y: 1532-1662)
[eu3graphicalmap.cpp:2193]: Province 6 has illegal capital location, x: 346.000000, y: 2240.000000(Bounds x: 129-129, y: 1562-1677)
[eu3graphicalmap.cpp:2193]: Province 54 has illegal capital location, x: 2856.000000, y: 2062.000000(Bounds x: 2755-2755, y: 1200-1496)
[eu3graphicalmap.cpp:2257]: Invalid port location for province 68, center at 2611,1208, port location at 6.000000, 2554.000000
[eu3graphicalmap.cpp:2193]: Province 68 has illegal capital location, x: 1.000000, y: 2559.000000(Bounds x: 2115-2134, y: -587-593)
[eu3graphicalmap.cpp:2193]: Province 107 has illegal capital location, x: 2707.000000, y: 1819.000000(Bounds x: 2719-2719, y: 1790-1791)
[eu3graphicalmap.cpp:2193]: Province 110 has illegal capital location, x: 2574.000000, y: 1821.000000(Bounds x: 2541-2541, y: 1754-1773)
[eu3graphicalmap.cpp:2193]: Province 138 has illegal capital location, x: 2497.000000, y: 1800.000000(Bounds x: 2446-2446, y: 1744-1768)
[eu3graphicalmap.cpp:2257]: Invalid port location for province 139, center at 2451,1790, port location at 2437.000000, 1797.000000
[eu3graphicalmap.cpp:2193]: Province 139 has illegal capital location, x: 2450.000000, y: 1807.000000(Bounds x: 2441-2441, y: 1780-1786)
[eu3graphicalmap.cpp:2257]: Invalid port location for province 197, center at 411,1789, port location at 421.000000, 1794.000000
[eu3graphicalmap.cpp:2257]: Invalid port location for province 213, center at 291,1789, port location at 299.000000, 1817.000000
[eu3graphicalmap.cpp:2193]: Province 213 has illegal capital location, x: 290.000000, y: 1808.000000(Bounds x: 274-274, y: 1772-1782)
[eu3graphicalmap.cpp:2193]: Province 214 has illegal capital location, x: 226.000000, y: 1816.000000(Bounds x: 241-241, y: 1768-1780)
[eu3graphicalmap.cpp:2193]: Province 446 has illegal capital location, x: 3182.000000, y: 1828.000000(Bounds x: 3196-3196, y: 1770-1781)
Also I did not create province_setup file - is it necessary?
SOLVED:
Final crash was caused by non existing bookmarks.
Last edited: