Eco

Eco Dev Tracker




14 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Originally posted by Netsun:
Originally posted by SLG-Dennis: That is a known problem that affects some players, unfortunately we have never been able to reproduce the issue so far, which makes it extremely hard to fix.

If that can help you, i know how to debug (whitout using command) the cart when you have the bug. It look the the Even script get smaller than the hitbox for the cart

The issue with carts currently appearing is unfortunately not the same one and alrea... Read more
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
There are issues where we unfortunately aren't able to help, as no cause within the game can be found, mostly because the issue is a local hardware or software issue or because we need to wait for unity support in case of engine problems - in opposite to other games we update our Unity versions very often. In the first case we always offer a refund, in the second we keep people updated about the process with Unity. It's not possible to diagnose every single potential issue remotely, especially given the amount of things that can cause issues. I don't know your specific case, but I'm sure if what you say is true, you were offered that remedy.

Also note that barely any two crashes are the same, so people sending logfiles is absolutely necessary, as it's unlikely they have the exact same issue as you.
Comment

Originally posted by Birphon

The slight issue is that the Wiki Page is largely out of date and there doesn't seem to be any development on this, though it is "open source" and you can edit away, no one has really bothered to do so. When I was playing ECO earlier last year I was talking about some sort of game scraper to pull all the data. Even though I am a software engineer student, my brain is very much smaller than a pea, so me trying to come up with a solution to do this caused me many headaches to the point I gave up. I do believe there is a Mod that did this but its also for an older version of the game so I don't quite know what the implications of that are when using on newer versions as for some games, mods are either very much version dependent (i.e. Minecraft Mods) or are a "may cause issues but can run" situation (i.e. Minecraft Texture Packs)

I think the way I would do it would be the tedious way and be all manual but psudocode it in a sense....

Read more

The wiki data is gotten by such a scraper, but it hasn't been updated in a long time, it's open source as well though: https://github.com/ZeelNightwolf/EcoDataExporter


13 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
In Update 10 :)
Post
Hey Citizens,
we're releasing Update 9.7.11 to address some issues that appeared in our last update.

UI:
  • Fixed: The shown currency of the store owner didn't update immediately after a change, leading to wrong values being displayed.
  • Fixed: The soil sampler showed wrong yield values for trees that aren't 100% mature.

Server:
  • Fixed: Some players were unable to join servers (on the first try) due to view errors.
  • Fixed: Server logs were reporting errors for physics, despite that should only be enabled in development versions.

Miscellaneous:
  • Fixed: The interaction range of skid steers and excavators was way too high and caused major usability issues.
  • Fixed: Players could crash when harvesting if they didn't skip the tutorials.
Post
    /u/ on Steam - Thread - Direct
A lil somethin somethin: You can find the details for this event on the announcement page here.
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Yes, there will be, keep a lookout on our Discord.

12 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
I've checked all our Twitter posts, none of them refer to that. Given I also manage the livestreams I know that there has not been any such information there either. And the roadmap post literally states it's the public playtest, so the information has always been there.

Also please note that both OP and everyone else in this thread is actually talking about the playtest, not a final release. So people here definitely seem to have gotten the information.

I'm happy to be blamed for any mistakes we actually made, but stating we would have announced the release of Update 10 for start of April is simply wrong.
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
We have _never_ and _nowhere_ stated that Update 10 is releasing in April, it was always about the public playtest. If you recheck the roadmap post on Steam, it says exactly that as well, all that happened is that we had to move the playtest a bit due to finishing off 9.7.10 - and that has been explained in the statement above. Even the statement given states clearly that "9.7.10 is the version you will play on until release of Update 10", which is why we need to get it done correctly, as it's still a few months until then. Not sure what outlets you are talking about, all the announcements made by me reflect this - be it here, on discord, on reddit, facebook or twitter. And those are the only official channels, anything anywhere else is not official.
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Update 10 will release after several phases of playtest were finished successfully. Don't count on it before end of may / start of june.
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
This is about a testing release, we'll update you when it's available on our discord, as stated in our announcement. We're working on hotfixes for issues that came with 9.7.10 currently to polish that up, just as noted as well.

11 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Yes, you can either do so via opening the server ui ingame (/serverui in chat, tabbing out to the window that opened) or manually via config files in /Steam/steamapps/common/Eco/Eco_Data/Server/Configs.

10 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
We did have reports of Eco not working with Starlink, actually, but if your Laptop can do it fine, that's probably not the case. Did you try just restarting the router (or whatever is used for Starlink), sometimes that has solved such issues in the past for other people on normal connections.
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Yes, that's a network issue, as mentioned in my first reply, your're timeouting when requesting authentication.

09 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
The highest natural block at any given position.

08 Apr

Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Would need the full logfile of the server, you can send that to [email protected]: https://github.com/StrangeLoopGames/EcoIssues/wiki/Getting-the-Eco-server-and-client-log-files-for-local-world

Typically if you're receiving an authentication error, there is a problem with networking to reach the auth servers. Eco authenticates server-side, so when hosting a local game it needs to get through to the auth servers - on multiplayer games you might not notice any problems, as the server can get through.

Typical things to check, especially after new updates is if a... Read more
Comment
    SLG-Dennis on Steam Forums - Thread - Direct
Originally posted by Hawxors: I'm starting to experience the same issue. Was there a fix for this?

Causes for a unity crash can be anything from a game issue or incompatibility problems over system instability to a bug in unity engine itself, so each case is different and requires the necessary info be sent as outlined in my prior post. Please be invited to do so as well. :)