Jump to content

Hans

Boxelware Team
  • Posts

    27
  • Joined

  • Last visited

  • Days Won

    2

Hans last won the day on March 30

Hans had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Hans's Achievements

3

Reputation

  1. What's the smallest save you have that triggers this issue reliably (after a short time)?
  2. Thanks for providing the logs. It will probably take some time to analyze this issue. How big is your %appdata%\Avorion\galaxies\Andromeda folder?
  3. Please attach the client log and the server log for one such error. To find the logs, read this post:
  4. It looks like it could be an issue with initializing sounds. Can you try updating or reinstalling your audio drivers?
  5. Beta Branch Note: These changes are currently available on the beta branch. The beta branch is for testing experimental changes and for finding and fixing errors. This is how you get access to the beta branch (USE AT YOUR OWN RISK): Right-Click on Avorion in your Steam list, Properties -> Betas -> Select branch 'Beta Branch - Newest Changes & Experimental Features'. UI Improved consistency of subsystem tooltip descriptions Bugfixes Fixed an issue where client and server disagreed about docking state This should resolve cases where the ship was shown as docked but various menus sent errors about not being docked Implemented a workaround for an AMD GPU driver issue Fixed an issue where ancient gates could be connected to world boss sectors Fixed an issue where it was possible to give orders meant for ships to stations Fixed a crash when a station was ordered to support a ship and the ship left the sector Fixed an issue where boss health bars were visible in build mode Fixed a crash related to destroyed entities in scrapyard sectors Fixed an issue where a tooltip obstructed the confirmation dialog when removing a subsystem with shift-click AMD situation Some users reported crashes with AMD cards when creating or loading a galaxy using AMD driver version 23.12.1 or 24.1.1. We have implemented a workaround that hopefully addresses this issue. If you had this issue, please report in the comments if this patch fixes the issue for you (on driver 24.1.1). If the problem still exists we recommend a downgrade to driver 23.11.1. Details Some background on the status of this issue, by one of our devs: "This problem is particularly difficult to debug. Originally none of our office PCs with AMD cards were affected. However, we managed to build a PC where we can reproduce the issue, but even with this PC, the crash doesn't happen reliably. On a technical level, the crash happens in a thread run by the AMD driver in the Avorion process. This should not be possible unless there is a bug in the driver. For those who don't know: a driver *must not crash*. We have verified multiple times that our code is correct and doesn't raise any errors. We've contacted AMD multiple times over different channels but have not received a helpful answer, yet. Warning, technical: To analyze the cause, we tried to disable various parts of the engine. When the crash disappeared we always had to test many times, as it wasn't 100% reliable. No crashes a few times in a row can just be plain (bad?) luck and lead down the wrong path. We finally found different, independent functions we could disable, that individually stopped the crash. None of them look like they made sense as a cause for a crash. Just leaving them disabled was no option either, we had to find a solution without impacting the content of the game. We settled on restructuring a small part of preparatory texture work so we give the driver less work while loading the game, and forced the driver to complete some of its work on our schedule instead of its own." We're very sorry for the inconvenience. We hope that the workaround we've screwed into our engine fixes the issue for you fine AMD folks, and we hope we can remove it once the driver crash was fixed by AMD.
  6. Driver 24.1.1 seems to be affected as well.
  7. You'll get a steam key when buying anything from our own shop! (The shop site now says "Steam key" as well).
  8. There seems to be an issue with AMD GPU driver version 23.12.1. If you have an AMD card and your driver version is 23.12.1 and Avorion crashes when trying to enter a galaxy please try this: - search the Internet for "AMD {your GPU} previous drivers", for example "AMD RX 6700 XT previous drivers" - you should get a search result from the official AMD website - Download driver version 23.11.1 - Install it - Reboot - Try again if you can start Avorion and enter a single or multiplayer galaxy - Please report back here if this works for you or not, with the exact model name of your GPU.
  9. We expect non-ASCII player names to work if both the server and the client are properly connected to steam. Was this really the full error message? Or did it contain "connection refused" as well? To help us diagnose why it does not work as expected we need as much context as possible. Is this single player or multi player? Can you provide log files?
  10. What is the full error message? Is this an issue only when steam is in offline mode? Please test if it works when you first put steam in online mode and then start Avorion. If it is still an issue, please attach the client log and server log from a failed attempt. Log file locations are described here: https://forum.avorion.net/index.php?/topic/19-read-this-first/
  11. Possible workaround: If you have an AMD card and your driver version is 23.12.1 and Avorion crashes when trying to enter a galaxy please try this: - search the Internet for "AMD {your GPU} previous drivers", for example "AMD RX 6700 XT previous drivers" - you should get a search result from the official AMD website (for example: Previous Drivers for RX 6700 XT) - Download driver version 23.11.1 - Install it - Reboot - Try again if you can start Avorion and enter a single or multiplayer galaxy - Please report back here if this works for you or not, with the exact model name of your GPU.
  12. Your logs look like it could be a GPU driver related issue. You could test if the AMD Pro drivers https://www.amd.com/de/technologies/software-pro make a difference.
  13. Does it behave the same or differently when you put Steam in offline mode (at least until the galaxy is loaded)?
  14. The log files suggest there seems to be some networking issue and the machine can not communicate with 127.0.0.1 / localhost, which would mean it can't communicate with itself. Is there anything unusual about your networking setup? Do you use VPNs or some Hyper-V Virtualization features?
  15. Have a look at %appdata%\Avorion\galaxies\GALAXYNAME\server.ini - readme.txt # (Windows) ~/.avorion/galaxies/GALAXYNAME/server.ini - readme.txt # (Linux) for any recently created or saved galaxy. Is that what you need?
×
×
  • Create New...