1. Note: Nightly builds are not officially supported and things that appear broken might actually just be broken with no way of fixing it, but community members may still be willing to assist you with common problems.

Closed [Duplicate] server crash on osx 10.11.6

Discussion in 'Nightly Builds Support' started by wuhaty, Sep 20, 2016.

Thread Status:
Not open for further replies.
  1. wuhaty

    wuhaty Space Hobo

    Hey there!
    I can't connect any servers on my osx,even localhost or 127.0.0.1.And im sure that there's no other process block that port.I use lsof -i:21025 to check that,nothing shows.
    It's strange that my friend also have that kind of problem,we have just bought and download the game from steam and have removed all the mods(actually just a language pack).
    Here's the error that appears on the screen:
    In addition,when I launch the local server,there's no responding and waring or errors,nothing happend.I think it might be helpful if i commit the error log.

    Code:
    [23:20:20.218] [Info] Root: Preparing Root...
    [23:20:20.219] [Info] Root: Done preparing Root.
    [23:20:20.219] [Info] Client Version 1.1.1 (macos x86_64) Source ID: 82604f6097b124f2ed38ee58a7ae18c51e916dd8 Protocol: 724
    [23:20:20.219] [Info] Root: Scanning for asset sources in directory '../assets/'
    [23:20:20.355] [Info] Root: Scanning for asset sources in directory '../mods/'
    [23:20:20.355] [Info] Root: Skipping hidden '.DS_Store' in asset directory
    [23:20:20.370] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [23:20:20.370] [Info] Root: Detected asset source named 'base' at '../assets/packed.pak'
    [23:20:20.370] [Info] Root: Detected asset source named 'SChinese' at '../mods/Chinese.pak'
    [23:20:20.370] [Info] Root: Detected unnamed asset source at '../assets/user'
    [23:20:20.370] [Info] Loading assets from: '../assets/packed.pak'
    [23:20:20.562] [Info] Loading assets from: '../mods/Chinese.pak'
    [23:20:20.601] [Info] Loading assets from: '../assets/user'
    [23:20:21.522] [Info] Assets digest is 87680fd667e17a61dad15bee34b096a8ee29d63256f3376d93ee9d5eafacfe64
    [23:20:21.522] [Info] Root: Loaded Assets in 1.30307 seconds
    [23:20:21.528] [Info] Application: Initializing SDL Video
    [23:20:21.589] [Info] Application: Initializing SDL Joystick
    [23:20:21.590] [Info] Application: Initializing SDL Sound
    [23:20:21.638] [Info] Initialized Steam services
    [23:20:21.638] [Info] Application: Creating SDL Window
    [23:20:21.670] [Info] Application: Enabling VSync with late swap tearing
    [23:20:21.670] [Info] Application: Enabling VSync late swap tearing failed, falling back to full VSync
    [23:20:21.677] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
    [23:20:21.678] [Info] OpenGL version: '2.1 ATI-1.42.15' vendor: 'ATI Technologies Inc.' renderer: 'AMD Radeon R9 M370X OpenGL Engine' shader: '1.20'
    [23:20:21.680] [Info] Application: initialization...
    [23:20:21.680] [Info] Root: Loaded Configuration in 0.0004891 seconds
    [23:20:21.684] [Info] Application: renderer initialization...
    [23:20:21.695] [Info] Root: Loaded ImageMetadataDatabase in 5.00004e-07 seconds
    [23:20:21.715] [Info] Application: main update loop...
    [23:20:21.749] [Info] No subscribed user generated content
    [23:20:21.753] [Info] Root: Loaded NameGenerator in 0.0034032 seconds
    [23:20:21.774] [Error] OpenGL errors this frame:  GL_INVALID_VALUE
    [23:20:21.789] [Info] Root: Loaded PlantDatabase in 0.0357835 seconds
    [23:20:22.035] [Info] Root: Loaded ProjectileDatabase in 0.24612 seconds
    [23:20:22.131] [Info] Root: Loaded ObjectDatabase in 0.381982 seconds
    [23:20:22.148] [Info] Root: Loaded MonsterDatabase in 0.113684 seconds
    [23:20:22.149] [Info] Root: Loaded StagehandDatabase in 0.0007507 seconds
    [23:20:22.151] [Info] Root: Loaded VehicleDatabase in 0.0017243 seconds
    [23:20:22.153] [Info] Root: Loaded PlayerFactory in 0.0015197 seconds
    [23:20:22.167] [Info] Root: Loaded NpcDatabase in 0.0358202 seconds
    [23:20:22.168] [Info] Root: Loaded VersioningDatabase in 0.000388 seconds
    [23:20:22.168] [Info] Root: Loaded EntityFactory in 0.0150491 seconds
    [23:20:22.202] [Info] Root: Loaded ParticleDatabase in 0.0343807 seconds
    [23:20:22.398] [Info] Root: Loaded MaterialDatabase in 0.230548 seconds
    [23:20:22.402] [Info] Root: Loaded TerrainDatabase in 0.0035314 seconds
    [23:20:22.420] [Info] Root: Loaded BiomeDatabase in 0.0180019 seconds
    [23:20:22.420] [Info] Root: Loaded LiquidsDatabase in 0.0005808 seconds
    [23:20:22.427] [Info] Root: Loaded StatusEffectDatabase in 0.0063946 seconds
    [23:20:22.481] [Info] Root: Loaded DamageDatabase in 0.0543393 seconds
    [23:20:22.487] [Info] Root: Loaded EffectSourceDatabase in 0.005185 seconds
    [23:20:22.488] [Info] Root: Loaded FunctionDatabase in 0.0015957 seconds
    [23:20:22.501] [Info] Root: Loaded TreasureDatabase in 0.0124668 seconds
    [23:20:22.623] [Info] Root: Loaded DungeonDefinitions in 0.122778 seconds
    [23:20:22.624] [Info] Root: Loaded TilesetDatabase in 7.5e-06 seconds
    [23:20:22.625] [Info] Root: Loaded StatisticsDatabase in 0.0018733 seconds
    [23:20:22.625] [Info] Root: Loaded EmoteProcessor in 4.16e-05 seconds
    [23:20:22.628] [Info] Root: Loaded SpeciesDatabase in 0.0028303 seconds
    [23:20:22.640] [Info] Root: Loaded QuestTemplateDatabase in 0.0116671 seconds
    [23:20:22.641] [Info] Root: Loaded AiDatabase in 0.0012413 seconds
    [23:20:22.642] [Info] Root: Loaded TechDatabase in 0.0010014 seconds
    [23:20:22.647] [Info] Root: Loaded CodexDatabase in 0.0049125 seconds
    [23:20:22.687] [Info] Root: Loaded BehaviorDatabase in 0.0392075 seconds
    [23:20:22.688] [Info] Root: Loaded DanceDatabase in 0.0012379 seconds
    [23:20:22.691] [Info] Root: Loaded SpawnTypeDatabase in 0.0027118 seconds
    [23:20:22.696] [Info] Root: Loaded RadioMessageDatabase in 0.0050241 seconds
    [23:20:23.848] [Info] Root: Loaded ItemDatabase in 1.68115 seconds
    [23:20:23.945] [Info] Root: Loaded CollectionDatabase in 1.24903 seconds
    [23:20:24.174] [Error] Could not load image asset '/plants/trees/seatrees/foliage/leafy/saplingicon.png', using placeholder default.
    (AssetException) No such asset '/plants/trees/seatrees/foliage/leafy/saplingicon.png'
    [23:20:25.294] [Info] Root: Writing runtime configuration to '../storage/starbound.config'
    [23:20:33.396] [Error] Join failed! Error connecting to '127.0.0.1:21025'
    (NetworkException) cannot connect to 127.0.0.1:21025: 61 - Connection refused
    0   starbound                           0x000000010a7d92d0 _ZN4Star13StarExceptionC2EPKcNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE + 128
    1   starbound                           0x000000010a7cf37e _ZN4Star9TcpSocket7connectERKNS_19HostAddressWithPortE + 830
    2   starbound                           0x000000010a7cefa1 _ZN4Star9TcpSocket9connectToERKNS_19HostAddressWithPortE + 161
    3   starbound                           0x000000010a6c4695 _ZN4Star17ClientApplication11changeStateENS0_12MainAppStateE + 4261
    4   starbound                           0x000000010a6c7b65 _ZN4Star17ClientApplication11updateTitleEv + 1477
    5   starbound                           0x000000010a6c6b5e _ZN4Star17ClientApplication6updateEv + 430
    6   starbound                           0x000000010b10f3f1 _ZN4Star11SdlPlatform3runEv + 577
    7   starbound                           0x000000010b10f034 _ZN4Star18runMainApplicationENSt3__110unique_ptrINS_11ApplicationENS0_14default_deleteIS2_EEEENS_10StringListE + 180
    8   starbound                           0x000000010a6caccc main + 92
    9   libdyld.dylib                       0x00007fff81cfd5ad start + 1
    [23:20:35.317] [Info] Root: Writing runtime configuration to '../storage/starbound.config'
    
     
    Last edited: Sep 20, 2016
  2. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

Thread Status:
Not open for further replies.

Share This Page