ENG New site

Advanced search
[ New messages · Forum rules · Members ]
Troubleshooting and bug reports - SpaceEngine 0.9.7.2
HarbingerDawnDate: Friday, 26.12.2014, 20:29 | Message # 1
Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
Please post here all of your reports about bugs or crashes in SpaceEngine. Before you post any bugs, please follow these steps:

  • First of all, make sure you make a clean install of SpaceEngine and update your video card drivers. This may solve 99% of all isues.
  • Read the Fixing common issues section below. It is possible that your problem can be solved there.
  • Read the List of known issues section below and make sure that your bugs are not on in it. You can use your browser's word finder to help search the list.
  • If the bug is not on the list then please post it in this thread. Attach to your message a screenshot (if possible) and a log file (it's called the se.log and is located in the SpaceEngine/system/ directory). Only the log file will help us to understand your problem and find a solution!



    Fixing videocard-specific issues

    If you do not know which videocard do you have, open the system/se.log file in the text editor and read the Vendor information in the beginning:

    INITIALIZING OPENGL
    [MT] Vendor: ATI Technologies Inc.


    Then look for a solution for you:

    Nvidia: Major lag spikes


    ATI/AMD: Transparent or invisible planets, no landscape


    ATI/AMD: Crash on approaching to the black hole, neutron star or white dwarf, on using ship's hyperdrive, or when enabling the Oculus Rift mode or the Fish Eye mode


    Intel HD: Glitchy landscape and textures on planets


    Intel HD: Crash near planets


    Intel HD: Red clouds on Earth




    Fixing common issues

    1) Obsolete or incompatible drivers or strange error message "(NULL) 2.1 (NULL)"


    2) Weak system


    3) System with hybrid graphics (NVidia/ATI + Intel HD)


    4) Artifacts on procedural planets


    5) Frequent crashing while generating planetary surface


    6) Spaceship disappears when far from a star


    7) Blurry textures on Solar system planets


    8) Crash on entering the Display menu


    9) Problems with very high resolution displays




    List of known issues

    Green items have been fixed for the next release

    Not real bugs, but effects caused by limitations in the engine:


    Real bugs:
  •  
    cameronbishop71Date: Friday, 02.09.2016, 17:49 | Message # 646
    Observer
    Group: Newbies
    Pirate
    Messages: 5
    Status: Offline
    Is there a Zip download? the installer does not work, it normally ask me to "Abort", "Retry" or "ignore" on most files.
     
    JackDoleDate: Friday, 02.09.2016, 18:59 | Message # 647
    Star Engineer
    Group: Local Moderators
    Germany
    Messages: 1742
    Status: Offline
    Quote cameronbishop71 ()
    Is there a Zip download?

    So far as I know, not yet. But I also think that there should be a ZIP download. I personally hate installer anyways.





    Don't forget to look here.

     
    Llamaman32Date: Saturday, 10.09.2016, 01:11 | Message # 648
    Observer
    Group: Newbies
    United States
    Messages: 4
    Status: Offline
    I have a problem where when I launch the game, all the buttons like "planetarium" and etc are blacked out! And my mouse isn't appearing! Please help!
     
    MosfetDate: Saturday, 10.09.2016, 13:33 | Message # 649
    World Builder
    Group: Users
    Italy
    Messages: 754
    Status: Offline
    Llamaman32, please attach your se.log as explained in the topmost message of the thread.




    "Time is illusion. Lunchtime doubly so."
    Douglas N. Adams
    My mods
    Asus x555ub: cpu i5-6200u - ram 4gb - gpu nvidia geforce 940m 2gb vram
     
    Llamaman32Date: Saturday, 10.09.2016, 14:58 | Message # 650
    Observer
    Group: Newbies
    United States
    Messages: 4
    Status: Offline
    Quote Mosfet ()
    Llamaman32, please attach your se.log as explained in the topmost message of the thread.

    Attachments: 9702654.log (193.2 Kb) · 3984053.png (7.92 Mb)
     
    MosfetDate: Saturday, 10.09.2016, 17:08 | Message # 651
    World Builder
    Group: Users
    Italy
    Messages: 754
    Status: Offline
    Llamaman32, I see you have 0.9.8.0 version.
    Your Kexitt_galaxies.pak is different from the updated one I've just downloaded, please download last update then try again. Let's see if this is the origin of the issue.





    "Time is illusion. Lunchtime doubly so."
    Douglas N. Adams
    My mods
    Asus x555ub: cpu i5-6200u - ram 4gb - gpu nvidia geforce 940m 2gb vram


    Edited by Mosfet - Saturday, 10.09.2016, 17:13
     
    JackDoleDate: Saturday, 10.09.2016, 17:56 | Message # 652
    Star Engineer
    Group: Local Moderators
    Germany
    Messages: 1742
    Status: Offline
    Llamaman32,
    one of the errors is this:

    [MT] Loading script "data/locale/Fonts.pak/win1252.cfg"
    [MT] Loading script "#/textures/common/ skin.cfg"
    [MT] ERROR: File not found


    SE can not find a name for the skin.
    The name of the skin should be in the 'main-user.cfg'.
    In this section:

    // Interface settings
    Interface
    {
    Language "eng" // interface localization

    Skin "Custom Black" // interface skin
    Mode 2 // text info mode

    There may be some errors in the main-user.cfg.





    Don't forget to look here.

     
    Llamaman32Date: Saturday, 10.09.2016, 18:26 | Message # 653
    Observer
    Group: Newbies
    United States
    Messages: 4
    Status: Offline
    Quote JackDole ()
    Llamaman32,
    one of the errors is this:

    [MT] Loading script "data/locale/Fonts.pak/win1252.cfg"
    [MT] Loading script "#/textures/common/ skin.cfg"
    [MT] ERROR: File not found

    SE can not find a name for the skin.
    The name of the skin should be in the 'main-user.cfg'.
    In this section:

    // Interface settings
    Interface
    {
    Language "eng" // interface localization
    Skin "Custom Black" // interface skin
    Mode 2 // text info mode

    There may be some errors in the main-user.cfg.

    There is nothing written inside the main-user.cfg file. Is that the problem?
     
    JackDoleDate: Saturday, 10.09.2016, 19:03 | Message # 654
    Star Engineer
    Group: Local Moderators
    Germany
    Messages: 1742
    Status: Offline
    Quote Llamaman32 ()
    s that the problem?

    This is definitely a problem!
    All settings for SpaceEngine are stored in the 'main-user.cfg'.

    In principle, the 'main-user.cfg' is a copy of the 'main-def.cfg'. This is the file with the default settings.

    You can make a copy of the 'main-def.cfg' and rename it to 'main-user.cfg'.

    And perhaps you should start SpaceEngine with administrator privileges.





    Don't forget to look here.

     
    Llamaman32Date: Saturday, 10.09.2016, 19:22 | Message # 655
    Observer
    Group: Newbies
    United States
    Messages: 4
    Status: Offline
    Quote JackDole ()
    This is definitely a problem!
    All settings for SpaceEngine are stored in the 'main-user.cfg'.

    In principle, the 'main-user.cfg' is a copy of the 'main-def.cfg'. This is the file with the default settings.

    You can make a copy of the 'main-def.cfg' and rename it to 'main-user.cfg'.

    And perhaps you should start SpaceEngine with administrator privileges.

    That fixed it! I can't thank you enough! If you are also a developer than you and the team have done an outstanding job on the game!
    Thank you so much for the help! biggrin
     
    JackDoleDate: Saturday, 10.09.2016, 19:39 | Message # 656
    Star Engineer
    Group: Local Moderators
    Germany
    Messages: 1742
    Status: Offline
    Quote Llamaman32 ()
    If you are also a developer

    I'm not.
    There is only one developer: Vladimir Romanyuk = SpaceEngineer.





    Don't forget to look here.

     
    lunatakmeDate: Thursday, 06.10.2016, 00:42 | Message # 657
    Observer
    Group: Newbies
    Pirate
    Messages: 1
    Status: Offline
    Had this problem.
    Someone help?

    Attachments: 8256130.log (513.0 Kb) · 6945095.png (1.17 Mb) · 1236337.txt (69.9 Kb)
     
    HornblowerDate: Thursday, 06.10.2016, 01:22 | Message # 658
    World Builder
    Group: Users
    United States
    Messages: 714
    Status: Offline
    Sorry this is off-topic, but it must be said. This thread just crossed the 80,000 view mark. ( and this is the 666th message)

    Edited by Hornblower - Thursday, 06.10.2016, 01:23
     
    OstariskDate: Thursday, 06.10.2016, 04:02 | Message # 659
    Pioneer
    Group: Users
    Australia
    Messages: 451
    Status: Offline
    lunatakme, Here we are!

    Code

    [MT] Loading  sound "data/music/AstroPilot - Inverted Worlds.ogg"
    [MT] ERROR: File not found
    [MT] ERROR: Script::Load(): Can't open the file "config/save-user.cfg"


    Try reinstalling space engine, and if that didn't work, use a different mirror.






    My mods
     
    Ian07Date: Saturday, 08.10.2016, 23:25 | Message # 660
    Observer
    Group: Newbies
    Antarctica
    Messages: 5
    Status: Offline
    When I was looking at galaxies located near the edge of the universe, I entered one called RG 0-8-14380470-446. This galaxy consists entirely of blue stars, and my computer really isn't a fan of those. The game crashed when I entered the galaxy, but the mistake I made was I tried to close out of the game myself rather than letting it stop the application on its own. Now, whenever I load up my game and click on "Planetarium," it takes me back to RG 0-8-14380470-446 and crashes immediately, with this error appearing.

    I tried a variety of different methods to fix this:
    -Updating my video card driver to the latest version, which didn't fix anything and instead caused a plethora of completely unrelated problems that have literally nothing to do with Space Engine, such as messing up the font that YouTube uses. I even tried rolling it back to the version I previously had, and the problems the newer version caused were still there.
    -Using the console that shows up when pressing '~' in the main menu, and typing "GotoFast Earth," according to a text document I found in the "docs" folder. This didn't do anything.
    -Uninstalling and reinstalling Space Engine, which worked in a way, but I lost all the locations I had saved. I then took the SpaceEngine folder that came with the reinstalled application, and replaced it with a copy of the old one that had all my old data. This fortunately didn't cause any new problems, but the same error message popped up.

    I could fix this if I could just find a way to directly edit my position without having to enter the Planetarium...

    P.S. There is a typo in the name of the "linense_glew" document in the "docs" folder.

    Attachments: 2538818.log (42.7 Kb)
     
    Search: