Map Making

vareniba

Chieftain
Joined
Feb 12, 2013
Messages
11
I wanted to remake a AND scenario with more players, so I created a new custom game, saved it as World Builder save, and copied the terrain data from the original scenario over to it. Once I try to play it, it crashes the game! Any help?

Things that I have done:

1)Changed the count of terrain plots(100*72 = 7200) x is wrapped, so there are 99 x coordinates while the grid is set to 100(this I did not change, it was so for both maps)
2)Set the modpath to /Mods/Rise of Mankind - A New Dawn(copied over from a different map, so there should be no errors with it)
3)Changed map description

Waiting on replies-

Vareniba

p.s.

the settings of game
Spoiler :
BeginGame
Era=ERA_ANCIENT
Speed=GAMESPEED_NORMAL
Calendar=CALENDAR_DEFAULT
Option=GAMEOPTION_FLIPPING_AFTER_CONQUEST
Option=GAMEOPTION_RAGING_BARBARIANS
Option=GAMEOPTION_AGGRESSIVE_AI
Option=GAMEOPTION_PERMANENT_ALLIANCES
Option=GAMEOPTION_NEW_RANDOM_SEED
Option=GAMEOPTION_COMPLETE_KILLS
Option=GAMEOPTION_BARBARIAN_WORLD
Option=GAMEOPTION_LIMITED_RELIGIONS
Option=GAMEOPTION_NO_BARBARIAN_CIV
Option=GAMEOPTION_START_AS_MINORS
Option=GAMEOPTION_MULTIPLE_PRODUCTION
Option=GAMEOPTION_MULTIPLE_RESEARCH
Option=GAMEOPTION_MOUNTAINS
Option=GAMEOPTION_SAD
Option=GAMEOPTION_ADVANCED_DIPLOMACY
Option=GAMEOPTION_UNLIMITED_WONDERS
Option=GAMEOPTION_BARBARIAN_GENERALS
Option=GAMEOPTION_RUTHLESS_AI
Option=GAMEOPTION_GREAT_COMMANDERS
Option=GAMEOPTION_CULTURALLY_LINKED_STARTS
Option=GAMEOPTION_PERSONALIZED_MAP
Option=GAMEOPTION_ADVANCED_ECONOMY
Option=GAMEOPTION_REALISTIC_CULTURE_SPREAD
Option=GAMEOPTION_LARGER_CITIES
Option=GAMEOPTION_REALISTIC_CORPORATIONS
Option=GAMEOPTION_RELIGION_DECAY
Option=GAMEOPTION_UNITED_NATIONS
Option=GAMEOPTION_ADVANCED_ESPIONAGE
Option=GAMEOPTION_CASTLES
Option=GAMEOPTION_ARCTIC_AND_PARKS
Option=GAMEOPTION_METEOROLOGY
Option=GAMEOPTION_CIVIC_BUILDINGS
Option=GAMEOPTION_EARLY_BUILDINGS
Option=GAMEOPTION_HISTORICAL_WONDERS
Option=GAMEOPTION_GUILDS
Option=GAMEOPTION_MODERN_CORPORATIONS
Option=GAMEOPTION_ADVANCED_NUKES
Victory=VICTORY_MASTERY
Victory=VICTORY_CONQUEST
Victory=VICTORY_DOMINATION
Victory=VICTORY_CULTURAL
Victory=VICTORY_RELIGIOUS
Victory=VICTORY_SPACE_RACE
Victory=VICTORY_DIPLOMATIC
Victory=VICTORY_SCIENTIFIC
Victory=VICTORY_TOTAL
GameTurn=0
MaxTurns=700
MaxCityElimination=0
NumAdvancedStartPoints=720
TargetScore=0
StartYear=-6000
Description= A Map for Mortimi te Salutant, Caesar! gameplay.
ModPath=Mods\Rise of Mankind - A New Dawn
EndGame


and of map
Spoiler :
BeginMap
grid width=100
grid height=72
top latitude=90
bottom latitude=-90
wrap X=1
wrap Y=0
world size=WORLDSIZE_HUGE
climate=CLIMATE_TEMPERATE
sealevel=SEALEVEL_MEDIUM
num plots written=7200
num signs written=0
Randomize Resources=false
EndMap
 
Back
Top Bottom