-
Notifications
You must be signed in to change notification settings - Fork 21
Work around: Mod compilation issues
Simon edited this page Nov 5, 2020
·
2 revisions
Mods refers to both the Eco server code itself as well as third party mods. If you have third party mods please check with the author first or you can just follow this guide to remove them as well.
This issue occurs when there is an update but steam doesn't remove old files from the Mods directory. The combination of old and new files creates issues and the server is unable to load.
- Unable to launch a local game
- Server logs such as:
[17:45:12.615] [13] [ Info] [Eco] Method 'get_SpeciesName' in type 'Eco.Mods.TechTree.AcornItem' from assembly 'Eco.Mods, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
- Mods failing to compile:
[02:10:27] Mods recompiled with errors.
- Right click on the game in your Steam library
- Select "Manage"
- Select "Browse local files"
- Open the "Eco_Data" folder
- Open the "Server" folder
- Right click the "Mods" folder and select "Delete"
- Go back to your Steam library
- Right click on the game in your Steam library
- Select "Properties"
- Select the "Local files" tab
- Click "Verify integrity of game files..."
- Wait for the verify to finish
- You should get a message like "1600 files failed to validate and will be reacquired."
- Steam will start downloading the missing files
Once the download is complete try playing again. If this doesn't work please create an issue on GitHub or ask in the #technical-help channel on discord.
Have questions? Contact us on Discord: https://discord.gg/Eco
Need to Create a new issue? Go here: https://github.com/StrangeLoopGames/EcoIssues/issues/new
Running the game
- Eco on Linux (0.9.0.x)
- EcoServer on Linux (0.8.3.x)
- EcoServer on Linux (0.9.0.x)
- EcoServer: Command Line Interface (WIP)
Creating issues
- Creating a new issue
- Getting the Eco game log file
- Getting the Eco game settings from the registry
- Getting the Eco server and client log files for local world
Troubleshooting
- DirectX 11 debugging
- Tech Issue UI gets broken until game crashes in Main Menu
- The Application "Eco" can't be opened on macOS
- Troubleshooting Eco
- Troubleshooting EcoServer
- Troubleshooting: Can't connect to the server
- UNITYTLS_X509VERIFY_FLAG_NOT_TRUSTED issue troubleshooting
- Update video drivers
- Uploading a world save
- Work around: Converting world to new format crashing in 0.8.0.4
- Work around: Mod compilation issues
- Capturing graphical errors