Add nations: problem
Posted: Fri Feb 21, 2020 2:49 pm
Hi and thank you very much for your great job.
I have encountered some problems trying to introduce a customized nation in the game.
What I did:
1. added line in nationlist.ruleset
2. added karlian.ruleset to "nation" folder
3. edited the specfiles
Problems I face:
1. After editing nationlist.ruleset, launching the server results in the following (even when I undo the modification):
For this reason I have no way to understand where the other mproblems come from.
2. Client gets stuck on "Starting local server" when I try to start a new game.
What can I do?
I have encountered some problems trying to introduce a customized nation in the game.
What I did:
1. added line
Code: Select all
*include "nation/karlian.ruleset"
2. added karlian.ruleset to "nation" folder
3. edited the specfiles
Problems I face:
1. After editing nationlist.ruleset, launching the server results in the following (even when I undo the modification):
Code: Select all
This is the server for Freeciv version 2.6.2
You can learn a lot about Freeciv at http://www.freeciv.org/
This freeciv-server program has player authentication support, but it's currently not in use.
2: Loading rulesets.
1: Could not find a readable "techs.ruleset" ruleset file.
1: Could not find a readable "buildings.ruleset" ruleset file.
1: Could not find a readable "governments.ruleset" ruleset file.
1: Could not find a readable "units.ruleset" ruleset file.
1: Could not find a readable "terrain.ruleset" ruleset file.
1: Could not find a readable "styles.ruleset" ruleset file.
1: Could not find a readable "cities.ruleset" ruleset file.
1: Could not find a readable "nations.ruleset" ruleset file.
1: Could not find a readable "effects.ruleset" ruleset file.
1: Could not find a readable "game.ruleset" ruleset file.
2. Client gets stuck on "Starting local server" when I try to start a new game.
What can I do?