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

Closed [UNSTABLE] Crash on Selecting Containers for Crafting

Discussion in 'Starbound Support' started by Dinoyipi, Feb 12, 2015.

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

    Dinoyipi Big Damn Hero

    Whenever I select a storage container in a crafting interface, my game crashes. Tested on characters created both before and after the Unstable update.

    Fixed in the most recent update. Thanks to @xxswatelitexx and @Scynix for helping patch it in the meantime.
     
    Last edited: Feb 13, 2015
  2. Scynix

    Scynix Big Damn Hero

    Best Answer
    I can confirm the provided fix doesn't work for me. Tried selecting the new and pre-existing containers, CTD.[DOUBLEPOST=1423807807][/DOUBLEPOST]Fixed it, the file in the zip is just named incorrectly. Simply mistake.

    The game is looking for "container.itemdescription" - singular
    The file in the zip(mod?) is "containers.itemdescription" - plural

    I changed the name and the fix worked.

    Edit: The Bow crash is caused by the same issue. Duplicating this file and renaming the duplicate to "bow.itemdescription" fixed that crash too.

    https://www.mediafire.com/?t4ajfq86vadodv8

    This is xxswatelitexx's fix, with the bow bow item description added. I just fixed the file name. Installed as a mod. Literally the same mod-fix.
     
    Last edited: Feb 13, 2015
    Dinoyipi and The | Suit like this.
  3. The | Suit

    The | Suit Agent S. Forum Moderator

    Thanks for reporting the issue - can you please add some extra details into your post?

    1. Are you using any mods? If yes please temporarily rename your giraffe_storage folder to something else start the game and check again
    If the issue is resolved it is due to mods.

    2. Please say from which crafting interface and which containers specifically are you facing the issue with.[ please do not say all ]

    3. If you are not using any mods [ and have not used any mods in the past with your character ] go to the crafting menu one more time. Experience the crash and get your starbound.log
    If you do not know where your starbound.log is and are not aware of how to properly post it. Please see the video.

     
  4. Dinoyipi

    Dinoyipi Big Damn Hero

    1. I used a mod in the past, but I don't think that's what caused this. When I switched to the Unstable release, I deleted the contents of my storage folder (including the mod, my characters, and universe) and restored from an unmodded backup. Nevertheless, here goes...

    *attempted renaming of storage folder*

    No effect. I suppose it's possible something went wrong during the update to Unstable, which I performed before removing the mod.

    2. Sadly, it does seem to be every storage container. I've tried the Alien Chest, the Crystal Chest, the Stone Chest, the Lunar Crate, and the Wooden Crate. I think that's a good representative sample.

    3.

    Code:
    Start logging at: 2015-02-12 13:38:01.607
    [13:38:01.607] Info: Star::Root using bootstrap file 'C:\Program Files (x86)\Steam\steamapps\common\Starbound\win64\sbboot.config'
    [13:38:01.607] Info: Star::Root using storage directory 'C:\Program Files (x86)\Steam\steamapps\common\Starbound\giraffe_storage\'
    [13:38:01.607] Info: Preparing Star::Root...
    [13:38:01.608] Info: Loading Configuration with config file: 'starbound.config'
    [13:38:01.608] Info: Loading Star::Configuration from 'Just (.\..\giraffe_storage\starbound.config)'
    [13:38:01.681] Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    [13:38:01.685] Info: Initializing Star::Root with 2 assets sources
    [13:38:01.685] Info: Done preparing Star::Root.
    [13:38:01.685] Info: Client version 'Beta v. Upbeat Giraffe - Update 2' Protocol: 668
    [13:38:01.685] Info: Initialized SDL
    [13:38:01.697] Info: Initialized SDL Video
    [13:38:01.702] Info: Initialized SDL Joystick
    [13:38:01.703] Info: Initialized SDL Sound
    [13:38:01.714] Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
    [13:38:01.714] Info: Loading Assets
    [13:38:01.714] Info: Loading Star::Assets from: '../assets/packed.pak'
    [13:38:01.714] Info: Loading Star::Assets from: '../assets/user'
    [13:38:01.913] Info: Done loading Assets
    [13:38:01.915] Info: Fully loading Star::Root...
    [13:38:01.916] Info: Loading ObjectDatabase
    [13:38:01.916] Info: Initializing SDL Window
    [13:38:01.937] Info: Loading PlantDatabase
    [13:38:01.952] Info: Loading ProjectileDatabase
    [13:38:01.952] Info: Loading ItemDatabase
    [13:38:01.954] Info: Loading MonsterDatabase
    [13:38:01.971] Info: Loading NpcDatabase
    [13:38:01.971] Info: Loading PlayerFactory
    [13:38:01.972] Info: Loading EntityFactory
    [13:38:01.985] Info: Done loading PlayerFactory
    [13:38:01.985] Info: Loading MaterialDatabase
    [13:38:01.985] Info: Loading ParticleDatabase
    [13:38:02.055] Info: OpenGL version: '3.1.0 - Build 9.17.10.3062' vendor: 'Intel' renderer: 'Intel(R) HD Graphics 3000' shader: '1.40 - Intel Build 9.17.10.3062'
    [13:38:02.055] Info: Created initial window 1000x600
    [13:38:02.115] Info: Renderer initialized
    [13:38:02.262] Info: Renderer destroyed
    [13:38:02.262] Info: Initializing SDL Window
    [13:38:02.266] Info: OpenGL version: '3.1.0 - Build 9.17.10.3062' vendor: 'Intel' renderer: 'Intel(R) HD Graphics 3000' shader: '1.40 - Intel Build 9.17.10.3062'
    [13:38:02.266] Info: Re-created window 1360x746
    [13:38:02.270] Info: Renderer initialized
    [13:38:02.718] Info: Done loading ParticleDatabase
    [13:38:02.869] Info: Done loading NpcDatabase
    [13:38:02.869] Info: Loading TerrainDatabase
    [13:38:02.876] Info: Done loading PlantDatabase
    [13:38:02.876] Info: Loading BiomeDatabase
    [13:38:02.899] Info: Done loading TerrainDatabase
    [13:38:02.899] Info: Loading LiquidsDatabase
    [13:38:03.019] Info: Done loading ProjectileDatabase
    [13:38:03.019] Info: Loading StatusEffectDatabase
    [13:38:03.041] Info: Done loading BiomeDatabase
    [13:38:03.041] Info: Loading DamageDatabase
    [13:38:03.071] Info: Done loading StatusEffectDatabase
    [13:38:03.071] Info: Loading EffectSourceDatabase
    [13:38:03.096] Info: Done loading EffectSourceDatabase
    [13:38:03.096] Info: Loading FunctionDatabase
    [13:38:03.152] Info: Done loading FunctionDatabase
    [13:38:03.152] Info: Loading TreasureDatabase
    [13:38:03.324] Info: Done loading TreasureDatabase
    [13:38:03.324] Info: Loading DungeonDefinitions
    [13:38:03.408] Info: Done loading DamageDatabase
    [13:38:03.408] Info: Loading EmoteProcessor
    [13:38:03.409] Info: Done loading EmoteProcessor
    [13:38:03.409] Info: Loading SpeciesDatabase
    [13:38:03.416] Info: Done loading MaterialDatabase
    [13:38:03.416] Info: Loading ImageMetadataDatabase
    [13:38:03.416] Info: Done loading ImageMetadataDatabase
    [13:38:03.416] Info: Loading VersioningDatabase
    [13:38:03.418] Info: Done loading VersioningDatabase
    [13:38:03.418] Info: Loading QuestTemplateDatabase
    [13:38:03.424] Info: Done loading LiquidsDatabase
    [13:38:03.424] Info: Loading AiDatabase
    [13:38:03.480] Info: Done loading SpeciesDatabase
    [13:38:03.480] Info: Loading TechDatabase
    [13:38:03.562] Info: Done loading QuestTemplateDatabase
    [13:38:03.589] Info: Done loading TechDatabase
    [13:38:03.591] Info: Done loading MonsterDatabase
    [13:38:03.595] Info: Done loading AiDatabase
    [13:38:03.685] Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    [13:38:04.138] Info: Done loading ObjectDatabase
    [13:38:04.159] Info: Done loading EntityFactory
    [13:38:10.052] Info: Done loading DungeonDefinitions
    [13:38:11.024] Info: Done loading ItemDatabase
    [13:38:11.024] Info: Done fully loading Star::Root
    [13:38:11.032] Info: Renderer destroyed
    [13:38:12.655] Info: Creating default Star::Configuration
    [13:38:12.655] Info: Creating default Star::Configuration
    [13:38:12.678] Info: Renderer initialized
    [13:38:15.038] Info: Renderer destroyed
    [13:38:15.160] Info: Acquiring universe lock file
    [13:38:15.161] Info: Loading settings
    [13:38:15.162] Info: Finding starter world
    [13:38:15.165] Info: UniverseServer: Loading world db for world 138583047:-237414615:-57301280:4:6
    [13:38:15.538] Info: UniverseServer: Logged in player 'Ihsoy Dinoyipi' locally
    [13:38:15.538] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ihsoy Dinoyipi' from address local
    [13:38:15.543] Info: UniverseServer: Client 'Ihsoy Dinoyipi' <1> (Fifo <0x1e73d788>) connected
    [13:38:15.546] Info: UniverseServer: Loading ship world received from client <User: Ihsoy Dinoyipi>
    [13:38:15.642] Info: Creating default Star::Configuration
    [13:38:15.642] Info: Creating default Star::Configuration
    [13:38:15.697] Info: Renderer initialized
    [13:38:16.574] Info: UniverseServer: Loading world db for world 138583044:-237414618:-144224927:4
    [13:38:19.548] Info: Client received world stop packet, leaving: Removed
    [13:38:26.657] Info: UniverseServer: Shutting down world CelestialWorld:138583044:-237414618:-144224927:4 due to inactivity
    [13:38:29.575] Info: UniverseServer: Shutting down world ClientShipWorld:9dd5f56c68aef42b9f85468e2e9ba6be due to inactivity
    [13:38:31.606] Error: Exception caught loading asset: /interface/itemdescriptions/container.itemdescription, (AssetException) Could not read variant asset /interface/itemdescriptions/container.itemdescription
      000000000022D280
      000000000022C020
    
    Caused by: (AssetException) No such asset '/interface/itemdescriptions/container.itemdescription'
      0000000002C60080
      000000000022BFB0
    
    [13:38:31.717] Error: Exception caught in client main-loop: (AssetException) Error loading asset /interface/itemdescriptions/container.itemdescription
      0000000000000019 starbound_opengl.exe
      000000000022C5A0
    
    [13:38:31.725] Info: UniverseClient: Client disconnecting...
    [13:38:31.735] Info: UniverseServer: Client 'Ihsoy Dinoyipi' <1> (Fifo <0x1e73d788>) disconnected
    [13:38:31.735] Info: Client received world stop packet, leaving: Removed
    [13:38:31.743] Info: NetSocket read loop shut down: (FifoClosedException) Fifo::read called on closed Fifo
    [13:38:31.744] Info: NetSocket read loop shut down: (FifoClosedException) Fifo::read called on closed Fifo
    [13:38:32.096] Info: Renderer destroyed
    [13:38:32.097] Info: Application quitting!
    [13:38:32.097] Info: Client shutdown gracefully
    [13:38:32.268] Info: Shutting down Star::Root
     
    Vrow and The | Suit like this.
  5. Shuusei

    Shuusei Aquatic Astronaut

    I have the same problem. Istant crash whens select containers from the crafting menu. Either with opengl win 32 and 64
     
    The | Suit likes this.
  6. The | Suit

    The | Suit Agent S. Forum Moderator

    It seems that file was not added.
    Can you try verifying your assets?
     
  7. Teh Freek

    Teh Freek Void-Bound Voyager

    Confirmed that the file does not exist in the assets in the latest Unstable, nor in Stable.
     
  8. The | Suit

    The | Suit Agent S. Forum Moderator

  9. Dinoyipi

    Dinoyipi Big Damn Hero

  10. Dinoyipi

    Dinoyipi Big Damn Hero

    Installed per instructions for mod type #2... Still can't get it working. I even tried complete reinstallation of Starbound, but the mod still had no effect.
     
  11. Vrow

    Vrow Scruffy Nerf-Herder

    It seems that you are able to spawn the storage lockers with /admin (/spawnitem [race]storagelocker) without crashing, so the problem is probably from trying to select the crafting icon.
     
  12. The | Suit

    The | Suit Agent S. Forum Moderator

    Dunno what to tell fix works fine for me
     
  13. aversin

    aversin Void-Bound Voyager

    Same problem here. After trying the fix, problem still persists. I get the same error when trying to click on any of the hunting bows as well though.
     
  14. The | Suit

    The | Suit Agent S. Forum Moderator

    Hmm - i will double check it and get back to you.
     
  15. SleepySquidd

    SleepySquidd Tragically Magic Hands

    I think I heard @metadept say something about some chests having two tooltipKinds in their file, causing them to crash games. Not 100% positive on that, though.
     
  16. Scynix

    Scynix Big Damn Hero

    Best Answer
    I can confirm the provided fix doesn't work for me. Tried selecting the new and pre-existing containers, CTD.[DOUBLEPOST=1423807807][/DOUBLEPOST]Fixed it, the file in the zip is just named incorrectly. Simply mistake.

    The game is looking for "container.itemdescription" - singular
    The file in the zip(mod?) is "containers.itemdescription" - plural

    I changed the name and the fix worked.

    Edit: The Bow crash is caused by the same issue. Duplicating this file and renaming the duplicate to "bow.itemdescription" fixed that crash too.

    https://www.mediafire.com/?t4ajfq86vadodv8

    This is xxswatelitexx's fix, with the bow bow item description added. I just fixed the file name. Installed as a mod. Literally the same mod-fix.
     
    Last edited: Feb 13, 2015
    Dinoyipi and The | Suit like this.
  17. The | Suit

    The | Suit Agent S. Forum Moderator

    Hah thanks.
    Thats what I get for writing it at 3Am in the morning.
     
  18. TheNikitaKri

    TheNikitaKri Void-Bound Voyager

    3d print - game crash if select a container.
    I found a fix and it worked.
     
    Last edited: Feb 13, 2015
  19. The | Suit

    The | Suit Agent S. Forum Moderator

    Glad to see your issue was resolved.
    Remember anytime your issue is resolved press the "Report" button with the message Resolved.
    So we will be notified when it is.
    ==
    Locking
     
Thread Status:
Not open for further replies.

Share This Page