1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Bug/Issue crash on startup ubuntu 18.04

Discussion in 'Starbound Support' started by heillon, Jun 29, 2020.

  1. heillon

    heillon Big Damn Hero

    Crashes on startup:
    starbound.log

    [12:07:03.783] [Info] Root: Preparing Root...
    [12:07:03.784] [Info] Root: Done preparing Root.
    [12:07:03.784] [Info] Client Version 1.4.4 (linux x86_64) Source ID: 8cbe6faf22282659828a194e06a08999f213769e Protocol: 747
    [12:07:03.784] [Info] Root: Scanning for asset sources in directory '../assets/'
    [12:07:03.853] [Info] Root: Scanning for asset sources in directory '../mods/'
    [12:07:03.853] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [12:07:03.853] [Info] Root: Detected asset source named 'base' at '../assets/packed.pak'
    [12:07:03.853] [Info] Root: Detected unnamed asset source at '../assets/user'
    [12:07:03.853] [Info] Loading assets from: '../assets/packed.pak'
    [12:07:03.985] [Info] Loading assets from: '../assets/user'
    [12:07:04.457] [Info] Assets digest is 531f0b8469832a566d23a0b9870ed717c63291164883670d0ee17086a100d3cd
    [12:07:04.457] [Info] Root: Loaded Assets in 0.673394 seconds
    [12:07:04.458] [Info] Application: Initializing SDL Video

    When running run-client.sh from cli I get the above and in addition

    free(): invalid pointer
    Aborted (core dumped)


    Any ideas what is wrong? Did a quick search of the forums but didn't see anything similar...
    Thanks for your help.
     
  2. kikinaak

    kikinaak Pangalactic Porcupine

    I am having this same issue on Mint 20 (which is basically ubuntu 20). Something about how free() is being used here seems to be breaking things.
     

Share This Page