Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ai_enabled

#1741
Hello!
Please try launching the game with the OpenGL renderer. It's required to determine if issue is only DirectX 9 specific or also present under OpenGL.
To do so, add launch argument "-force-opengl" (without quotes) to VoidExpanse.exe (or invoke it from command line as "VoidExpanse.exe -force-opengl").

And one more question. Is this issue present in both fullscreen & windowed modes?
#1742
Bug reports / Re: Linux OpenSUSE Troubles
August 26, 2014, 07:36:51 PM
I do some investigation and found several mentions of the "OpenSUSE black screen" issue with launching Unity games. The solution usually refers to the graphics driver - most users who experiencing problems uses the fglrx experimental driver. Please try to use proprietary AMD Catalyst driver (http://support.amd.com/en-us/kb-articles/Pages/Latest-LINUX-Beta-Driver.aspx). If still no luck, please execute: glxinfo | grep "OpenGL" and paste result here.

>> I'm sorry but I don't know any Unity3D game title. Do you have list of such? Please tell their names =)
Official Unity Showcase Gallery for Linux platform (http://unity3d.com/showcase/gallery/games?platform=327&genre=&gametype=t-all). The Kerbal Space Project is one of the most popular game for Linux build with Unity. Not advertising, just a really good game :-).
#1743
It's ok! I just need to verify you have not outdated driver.
I forwarded this issue to the UI library team and wait for response from them.
Regards!
#1744
This issue is fixed with v0.9.9 (Experimental) released now. Damaged savegame can be loaded, but it may not work properly (when player already played in this world reconnect after save loaded)!
Please try and let me know if any problems remain. BTW, this issue was present in at least 5 previous builds, so I'm surprised it was reported only now.
Regards!
#1745
Thanks for logs and saves!
Yes, we're working right now on fixing this and several other reported issues. Fix will be available ASAP.
Regards!
#1746
Hello!
Do you using latest version of the GPU Driver? Please check for updates on AMD official support site (http://support.amd.com/en-us/download).
Regards!
#1747
Hello! Thanks for reporting.
Please send me password for logs in PM.
Regards!
#1748
Hello! Thanks for reporting. Issue will be fixed in the next version.
Regards!
#1749
Bug reports / Re: Linux OpenSUSE Troubles
August 24, 2014, 07:34:03 PM
Hello!
Please use "ldd ./VoidExpanse" command to check if all required libraries available for launching the game.
If it is ok, then try launching the game with extra debugging: "LD_DEBUG=all LD_DEBUG_OUTPUT=debug.log ./VoidExpanse" and upload
log for investigation.
Usually launching issues is common for all games based on Unity3D. Do any another Unity3D game launch on your PC?
Regards!
#1750
Game discussion / Re: Joined a faction. Now what?
August 24, 2014, 04:59:28 AM
Thanks for reporting! Will be fixed in the next version.
Regards!
#1751
Hello! Thanks for reporting!
Video is very clearly shows issue. We will investigate it together with NoesisGUI team (we using their library for UI).

Do any other controls flickers? Or this happens only with buttons?

Regards!
#1752
Game discussion / Re: Joined a faction. Now what?
August 23, 2014, 05:56:52 PM
Are you sure about it? There are should be one opened system. If not, please upload savegame for investigation. Thanks!
#1753
Game discussion / Re: Joined a faction. Now what?
August 22, 2014, 10:30:51 PM
What about liberation of the galaxy from the alien invasion? ;)
The big factions quests lines is under development now.
Regards!
#1754
Bug reports / Re: 098-exp server load
August 22, 2014, 08:11:46 PM
Thanks for uploading logs!
As can be seen, mostly CPU time is consumed by physics simulation. We can improve performance by optimizing physics shapes of asteroids and ships, and do some other optimizations in the future.
Regards!
#1755
All right, thanks!
The log is EPIC, just wow! So many things to investigate and improve.
About crash - it's fixed with v0.9.8.
BTW, I noticed the game is running slow on your machine. In v0.9.8 we do some improvements for "Fastest" and "Fast" quality settings, hope they helps improve performance. But we still need to optimize server part of the game for your CPU. Did you try playing in multiplayer? Is it much more smoother than playing in singleplayer?
Regards!