Closed eikedrost closed 3 years ago
Seems like a problem with your WorldGenerator.eco(.template) config. You can try to replace with original configs.
Hello, same issue here.
server Ubuntu 18.04.5 LTS docker Docker version 20.10.2, build 2291f61 image strangeloopgames/eco-game-server:0.9.3.0-beta-develop-172.
/home/eco/Configs:/app/Configs /home/eco/worldstrorage:/app/Storage
-p 3000:3000/udp -p 3001:3001/tcp
after the crash the directory /home/eco/worldstrorage:/app/Storage has following files Game.db Game-log.db
and /home/eco/Configs:/app/Configs Voice.eco
how can i help to support resolving this issue?
Hello, i added the following files to the /home/eco/Configs:/app/Configs folder and this issue disappeared
Backup.eco.template ModKit.eco.template Stats.eco.template Civics.eco.template Network.eco Storage.eco.template Difficulty.eco.template Network.eco.template Users.eco.template Disasters.eco.template Pause.eco.template Voice.eco EcoSim.eco.template Profanity.eco.template World.eco.template Game.eco Rooms.eco.template WorldGenerator.eco.template Localization.eco.template Sleep.eco.template WorldObjects.eco.template
@MC2k you mentioned that adding file as above, you managed to fix the issue, can you confirm we can now close this issue?
Hell, yes the issue can be closed.
@MC2k Thank you! =)
Used: Ubuntu 20.04 Docker version 19.03.13, build 4484c46d9d docker-compose Version: 3 Docker Image: strangeloopgames/eco-game-server:0.9.1.1-beta-release-108 (Source Link) Log output:
docker-compose.yml
I have removed all existing docker images for eco and pulled image again. It doesn't work...
:(