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

Bug/Issue Starbound crashing at startup

Discussion in 'Starbound Support' started by pinchechinche, Jun 15, 2018.

  1. tigerfestival

    tigerfestival Cosmic Narwhal

    Based off of the error, it seems to be related to frackin universe or any patches pertaining to it. Try uninstalling frackin universe and all patches related to it and see if that helps you.
     
    IanSPACCA likes this.
  2. SpazDiesFirst360.0

    SpazDiesFirst360.0 Phantasmal Quasar

    Looks like xrc_infmat is a mod listed as a dependency by xrc_infmat_fu. I would check if one of your installed mods is called xrc_infmat in its .metadata file. This will require that you unpack all your mods. If none of the mods are called xrc_infmat, then you may need to check the mod's page to see if it lists any dependencies. If this isn't the case, then you'll need to use your judgement to figure out which of your mods is xrc_infmat_fu and guess what mod is the dependency. Or, if this doesn't work out, just uninstall the mod and don't fret about it.
    I could help, but I would need to know what mod xrc_infmat_fu is and what website you pulled the mod from so I can find the mod's page.
     
    IanSPACCA likes this.
  3. IanSPACCA

    IanSPACCA Void-Bound Voyager

    Thank you guys! now it works again! But I have another problem, I have noticed that some weapons like broadsword, shortsword and ax get stuck on the hands. Like this
     

    Attached Files:

  4. Crazy Meta

    Crazy Meta Void-Bound Voyager

    Heya I can use some Help, a recent update was released and I think it messed with some of the mods that I had that worked before hand and just crashes on start here are my logs I think, I'm new to the more technical side of modding.
    If there's a way to figure out what mod specifically is causing the game to crash from this log please let me know so I can remove it.
     

    Attached Files:

  5. TheSinfulGamer

    TheSinfulGamer Void-Bound Voyager

    I have the same problem, heres my log. Did starbound update or something? This set of Mods used to work perfectly fine
     

    Attached Files:

  6. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    Your mods became incompatible towards each other. You should check the update notes on the recently updated mods.
     
  7. TheSinfulGamer

    TheSinfulGamer Void-Bound Voyager

    I fixed it
     
  8. enderlordalatreon

    enderlordalatreon Big Damn Hero

    Sorry for the necro, but for future context xrc_infmat is this mod
    https://steamcommunity.com/sharedfiles/filedetails/?id=2147539429
    xrc_infmat_fu is the Frackin Universe version:
    https://steamcommunity.com/sharedfiles/filedetails/?id=2147539717
    They need the original too.
     
  9. JaytheDarkLatex

    JaytheDarkLatex Void-Bound Voyager

    Hey uh, does anyone think they can help me find out why my game keeps crashing?
     
  10. Iris Blanche

    Iris Blanche Pudding Paradox Forum Moderator

    You might want to provide more information than that as well as your starbound.log then.
     
  11. JaytheDarkLatex

    JaytheDarkLatex Void-Bound Voyager

    alright, so, whenever i try launching the game, as far as i can get is 30 seconds in the loading screen.
    (i did send the correct file, right?)
     

    Attached Files:

  12. tigerfestival

    tigerfestival Cosmic Narwhal

    Looking at your log this error is the culprit [17:34:37.128] [Error] Application: exception thrown, shutting down: (ItemException) Duplicate item name 'chubsterfilledlucariochest' found

    This means two or more mods is loading an item with the same ID. What you need to do is uninstall each mod one at a time until the game works. I know this is a very painful method, however it is also the most effective one. Good Luck.
     
    Iris Blanche likes this.
  13. JaytheDarkLatex

    JaytheDarkLatex Void-Bound Voyager

    Alrighty, thanks for the help!
     
  14. DieselN

    DieselN Space Hobo

    Hi, I also have the problem that my game crashes when I try to launch it. Could you find the problem?

    I already tried to reinstall, run as administrator, change compatibility to Windows 7/8/Vista but nothing seems to work.

    Here you can find my log (I hope I did it correctly)

    Code:
    [13:38:27.564] [Info] Root: Preparing Root...
    [13:38:27.564] [Info] Root: Done preparing Root.
    [13:38:27.565] [Info] Client Version 1.4.4 (windows x86_64) Source ID: 8cbe6faf22282659828a194e06a08999f213769e Protocol: 747
    [13:38:27.565] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [13:38:28.093] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [13:38:28.093] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [13:38:28.093] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [13:38:28.093] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [13:38:28.093] [Info] Loading assets from: '..\assets\packed.pak'
    [13:38:28.723] [Info] Loading assets from: '..\assets\user'
    [13:38:29.284] [Info] Assets digest is 531f0b8469832a566d23a0b9870ed717c63291164883670d0ee17086a100d3cd
    [13:38:29.284] [Info] Root: Loaded Assets in 1.72019 seconds
    [13:38:29.286] [Info] Application: Initializing SDL Video
    [13:38:29.289] [Info] Application: Initializing SDL Joystick
    [13:38:29.327] [Info] Application: Initializing SDL Sound
    [13:38:29.494] [Info] Failed to initialize Steam platform services
    [13:38:29.497] [Error] Failed to instantiate discord core (err 26)
    [13:38:29.497] [Info] Was not able to authenticate with Discord and create all components, Discord services will be unavailable
    [13:38:29.497] [Info] Application: Creating SDL Window
    [13:38:29.674] [Error] Fatal Error: Access violation detected at 000000006DAAB065 (Read of address 000000000000118B)
    [0] 7ff70546a213 Star::captureStack
    [1] 7ff70546a45c Star::fatalError
    [2] 6daab065
    [3] 220fc06afb8
    [4] 1
    [5] 220fc060000
    [6] b0890ee769
     

Share This Page