
Suggestions, please? If there's a skeleton file I can paste a 512 x 256 map into, that'd be my choice, but then I would ask if the gamecode can generate specials or would I have to paint those as well?
Dox4242 wrote:I'm trying to start up a scenario...I generated a coastline and want to see it in action before I fine tune islands and paint terrain, so I added the scenario section and copied some bits from other scenarios, but I couldn't get the right magic words in the right order.
Suggestions, please? If there's a skeleton file I can paste a 512 x 256 map into, that'd be my choice, but then I would ask if the gamecode can generate specials or would I have to paint those as well?
Dox4242 wrote:I found those options to create a scenario...so I started a new game, set the map dimensions to 512 x 256, edited the scenario options, and saved it. Then I opened the saved scenario file*, copy/pasted my coastline over the original map, then tried to load it. The first red error message from the server said there was incomplete map data, proceed at own risk. When I tried to start the game, about 650 terrain errors popped out, and it didn't start.
All the error messages were the same:
in terrain_index() [../../../../common/terrain.c::138]: assertion 'pterrain' failed.
edit: Forgot to mention I'm running 2.4.0
* opened scenario in text editor, to be precise
Cynther wrote:Dox4242 wrote:I found those options to create a scenario...so I started a new game, set the map dimensions to 512 x 256, edited the scenario options, and saved it. Then I opened the saved scenario file*, copy/pasted my coastline over the original map, then tried to load it. The first red error message from the server said there was incomplete map data, proceed at own risk. When I tried to start the game, about 650 terrain errors popped out, and it didn't start.
All the error messages were the same:
in terrain_index() [../../../../common/terrain.c::138]: assertion 'pterrain' failed.
edit: Forgot to mention I'm running 2.4.0
* opened scenario in text editor, to be precise
In which folder did you find the saved scenario? I do not see mine in [user]/.freeciv/ or [freeciv]/data/scenarios/
Thank you.