Modding Help Winter Scarf Item throwing Errors, causing game shutdown

Discussion in 'Starbound Modding' started by AlisterAzimuth, Oct 17, 2017.

  1. AlisterAzimuth

    AlisterAzimuth Scruffy Nerf-Herder

    I'm honestly not very sure what to make of this, but it's been a couple months since I'd last opened Starbound, recently wanting to get back into it since there was an interesting mod I wanted to try and installed.

    I want to preface this with the fact that the game HAS worked previously with all the mods listed (which makes this all the more confusing, as after looking at the starbound.log and researching the item that popped up with the error, it was a vanilla item that appears to be the root of the problem.)

    What I'm struggling to understand is why of all times it's doing it now?

    List of Mods installed:
    Nonsteam:

    Avali-triage
    Colorbound Patch (for Lombaxes primarily)
    Cute Starbound
    Detailed Species
    Lombax Race (no clothing customization)
    Markazians (no clothing customization)
    xbawks

    Steam:
    Alternate Heads and Hair (Floran)
    NpcSpawner+
    Firebound Hair
    Colorbound 14,15,16
    Geek's Crew
    Quickbar Mini
    Wardrobe interface
    SpawnableItemPack

    This is the starbound.log after I attempted to install Datebound


    Code:
    [23:45:09.576] [Info] Root: Preparing Root...
    [23:45:09.576] [Info] Root: Done preparing Root.
    [23:45:09.577] [Info] Client Version 1.3.2 (windows x86_64) Source ID: 4d70cfed23093a8e5abe06d662c6a5610fefc596 Protocol: 743
    [23:45:09.577] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [23:45:13.638] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [23:45:14.271] [Warn] Root: Unrecognized file in asset directory 'Markazians.rar', skipping
    [23:45:14.271] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [23:45:14.296] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [23:45:14.296] [Info] Root: Detected asset source named 'xbawks' at '..\mods\xbawks'
    [23:45:14.296] [Info] Root: Detected unnamed asset source at '..\assets\unpacked'
    [23:45:14.296] [Info] Root: Detected asset source named 'Avali' at '..\mods\Avali-triage'
    [23:45:14.296] [Info] Root: Detected unnamed asset source at '..\mods\Colorbound Patch (Apex Palette)'
    [23:45:14.296] [Info] Root: Detected asset source named 'Cutebound' at '..\mods\Cute Starbound (Modified)'
    [23:45:14.296] [Info] Root: Detected asset source named 'DateBound' at '..\mods\DateBound'
    [23:45:14.296] [Info] Root: Detected unnamed asset source at '..\mods\Detailed Species'
    [23:45:14.296] [Info] Root: Detected asset source named 'lombax_pointed_cf' at '..\mods\Lombax Race (Pointed CanonFriendly)'
    [23:45:14.296] [Info] Root: Detected asset source named 'lombax_pointed_ucf' at '..\mods\Lombax Race (Pointed UnCanonFriendly)'
    [23:45:14.297] [Info] Root: Detected asset source named 'lombax_pointed' at '..\mods\Lombax Race (Pointed)'
    [23:45:14.297] [Info] Root: Detected asset source named 'lombax_striped_cf' at '..\mods\Lombax Race (Striped CanonFriendly)'
    [23:45:14.297] [Info] Root: Detected asset source named 'lombax_striped_ucf' at '..\mods\Lombax Race (Striped UnCanonFriendly)'
    [23:45:14.297] [Info] Root: Detected asset source named 'lombax_striped' at '..\mods\Lombax Race (Striped)'
    [23:45:14.297] [Info] Root: Detected asset source named 'Skittles Basic Race Template' at '..\mods\Markazians'
    [23:45:14.297] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [23:45:14.348] [Info] Loading assets from: '..\assets\packed.pak'
    [23:45:18.533] [Info] Loading assets from: '..\mods\xbawks'
    [23:45:18.535] [Info] Loading assets from: '..\assets\unpacked'
    [23:45:18.559] [Info] Loading assets from: '..\mods\Avali-triage'
    [23:45:19.082] [Info] Loading assets from: '..\mods\Colorbound Patch (Apex Palette)'
    [23:45:19.084] [Info] Loading assets from: '..\mods\Cute Starbound (Modified)'
    [23:45:19.369] [Info] Loading assets from: '..\mods\DateBound'
    [23:45:19.372] [Info] Loading assets from: '..\mods\Detailed Species'
    [23:45:19.379] [Info] Loading assets from: '..\mods\Lombax Race (Pointed CanonFriendly)'
    [23:45:19.498] [Info] Loading assets from: '..\mods\Lombax Race (Pointed UnCanonFriendly)'
    [23:45:19.614] [Info] Loading assets from: '..\mods\Lombax Race (Pointed)'
    [23:45:19.726] [Info] Loading assets from: '..\mods\Lombax Race (Striped CanonFriendly)'
    [23:45:19.840] [Info] Loading assets from: '..\mods\Lombax Race (Striped UnCanonFriendly)'
    [23:45:19.949] [Info] Loading assets from: '..\mods\Lombax Race (Striped)'
    [23:45:20.057] [Info] Loading assets from: '..\mods\Markazians'
    [23:45:20.159] [Info] Loading assets from: '..\assets\user'
    [23:45:45.984] [Info] Assets digest is 7b0f3d5384ab106e23ae0dee02ebfbdc678357d3db0f51161f852bbed5e8868a
    [23:45:45.985] [Info] Root: Loaded Assets in 36.4072 seconds
    [23:45:46.078] [Info] Application: Initializing SDL Video
    [23:45:46.120] [Info] Application: Initializing SDL Joystick
    [23:45:46.329] [Info] Application: Initializing SDL Sound
    [23:45:47.676] [Info] Initialized Steam services
    [23:45:47.739] [Info] Application: Creating SDL Window
    [23:45:47.959] [Info] Application: Enabling VSync with late swap tearing
    [23:45:48.224] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
    [23:45:48.252] [Info] OpenGL version: '4.0.0 - Build 10.18.10.4358' vendor: 'Intel' renderer: 'Intel(R) HD Graphics' shader: '4.00 - Build 10.18.10.4358'
    [23:45:48.344] [Info] Application: initialization...
    [23:45:48.458] [Info] Root: Loaded Configuration in 0.0791561 seconds
    [23:45:48.667] [Info] Application: renderer initialization...
    [23:45:48.748] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128
    [23:45:48.974] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 64
    [23:45:49.051] [Info] Root: Loaded ImageMetadataDatabase in 2.96606e-06 seconds
    [23:45:49.669] [Info] Application: main update loop...
    [23:45:49.772] [Info] Loading mods from user generated content with id '734168716' from directory 'F:\Steam\steamapps\workshop\content\211820\734168716'
    [23:45:49.772] [Info] Loading mods from user generated content with id '747784448' from directory 'F:\Steam\steamapps\workshop\content\211820\747784448'
    [23:45:49.772] [Info] Loading mods from user generated content with id '736593129' from directory 'F:\Steam\steamapps\workshop\content\211820\736593129'
    [23:45:49.773] [Info] Loading mods from user generated content with id '758507462' from directory 'F:\Steam\steamapps\workshop\content\211820\758507462'
    [23:45:49.773] [Info] Loading mods from user generated content with id '745572180' from directory 'F:\Steam\steamapps\workshop\content\211820\745572180'
    [23:45:49.773] [Info] Loading mods from user generated content with id '763862926' from directory 'F:\Steam\steamapps\workshop\content\211820\763862926'
    [23:45:49.774] [Info] Loading mods from user generated content with id '812662344' from directory 'F:\Steam\steamapps\workshop\content\211820\812662344'
    [23:45:49.774] [Info] Loading mods from user generated content with id '734976375' from directory 'F:\Steam\steamapps\workshop\content\211820\734976375'
    [23:45:49.774] [Info] Loading mods from user generated content with id '734965636' from directory 'F:\Steam\steamapps\workshop\content\211820\734965636'
    [23:45:49.775] [Info] Loading mods from user generated content with id '759046544' from directory 'F:\Steam\steamapps\workshop\content\211820\759046544'
    [23:45:49.775] [Info] Loading mods from user generated content with id '895865334' from directory 'F:\Steam\steamapps\workshop\content\211820\895865334'
    [23:45:49.775] [Info] Loading mods from user generated content with id '857688842' from directory 'F:\Steam\steamapps\workshop\content\211820\857688842'
    [23:45:49.775] [Info] Loading mods from user generated content with id '833010522' from directory 'F:\Steam\steamapps\workshop\content\211820\833010522'
    [23:45:49.776] [Info] Loading mods from user generated content with id '857686725' from directory 'F:\Steam\steamapps\workshop\content\211820\857686725'
    [23:45:49.776] [Info] Loading mods from user generated content with id '895140470' from directory 'F:\Steam\steamapps\workshop\content\211820\895140470'
    [23:45:49.776] [Info] Loading mods from user generated content with id '939826372' from directory 'F:\Steam\steamapps\workshop\content\211820\939826372'
    [23:45:49.777] [Info] Loading mods from user generated content with id '762292437' from directory 'F:\Steam\steamapps\workshop\content\211820\762292437'
    [23:45:49.777] [Info] Loading mods from user generated content with id '938316437' from directory 'F:\Steam\steamapps\workshop\content\211820\938316437'
    [23:45:49.777] [Info] Loading mods from user generated content with id '939328405' from directory 'F:\Steam\steamapps\workshop\content\211820\939328405'
    [23:45:49.777] [Info] Loading mods from user generated content with id '953552313' from directory 'F:\Steam\steamapps\workshop\content\211820\953552313'
    [23:45:49.778] [Info] Loading mods from user generated content with id '1088459034' from directory 'F:\Steam\steamapps\workshop\content\211820\1088459034'
    [23:45:49.778] [Info] Loading mods from user generated content with id '734855062' from directory 'F:\Steam\steamapps\workshop\content\211820\734855062'
    [23:45:49.778] [Info] Loading mods from user generated content with id '733665104' from directory 'F:\Steam\steamapps\workshop\content\211820\733665104'
    [23:45:49.779] [Info] Loading mods from user generated content with id '795711902' from directory 'F:\Steam\steamapps\workshop\content\211820\795711902'
    [23:45:49.779] [Info] Reloading to include all user generated content
    [23:45:49.779] [Info] Root: Reloading from disk
    [23:45:49.779] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
    [23:45:49.887] [Info] Root: Loaded Configuration in 0.0029792 seconds
    [23:45:49.887] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [23:45:53.846] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [23:45:54.343] [Warn] Root: Unrecognized file in asset directory 'Markazians.rar', skipping
    [23:45:54.344] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [23:45:54.346] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\734168716'
    [23:45:54.413] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\747784448'
    [23:45:54.437] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\736593129'
    [23:45:54.490] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\758507462'
    [23:45:54.536] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\745572180'
    [23:45:54.590] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\763862926'
    [23:45:54.624] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\812662344'
    [23:45:54.671] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\734976375'
    [23:45:54.698] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\734965636'
    [23:45:54.728] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\759046544'
    [23:45:54.766] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\895865334'
    [23:45:54.797] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\857688842'
    [23:45:54.839] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\833010522'
    [23:45:54.919] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\857686725'
    [23:45:54.935] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\895140470'
    [23:45:54.977] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\939826372'
    [23:45:54.981] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\762292437'
    [23:45:55.045] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\938316437'
    [23:45:55.080] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\939328405'
    [23:45:55.095] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\953552313'
    [23:45:55.124] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\1088459034'
    [23:45:55.154] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\734855062'
    [23:45:55.193] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\733665104'
    [23:45:55.238] [Info] Root: Scanning for asset sources in directory 'F:\Steam\steamapps\workshop\content\211820\795711902'
    [23:45:55.261] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [23:45:55.261] [Info] Root: Detected asset source named 'xbawks' at '..\mods\xbawks'
    [23:45:55.261] [Info] Root: Detected asset source named 'QuickbarMini' at 'F:\Steam\steamapps\workshop\content\211820\1088459034\QuickbarMini.pak'
    [23:45:55.261] [Info] Root: Detected asset source named 'SpawnableItemPack' at 'F:\Steam\steamapps\workshop\content\211820\733665104\contents.pak'
    [23:45:55.261] [Info] Root: Detected unnamed asset source at '..\assets\unpacked'
    [23:45:55.261] [Info] Root: Detected asset source named 'Avali' at '..\mods\Avali-triage'
    [23:45:55.261] [Info] Root: Detected unnamed asset source at '..\mods\Colorbound Patch (Apex Palette)'
    [23:45:55.262] [Info] Root: Detected asset source named 'Cutebound' at '..\mods\Cute Starbound (Modified)'
    [23:45:55.262] [Info] Root: Detected asset source named 'DateBound' at '..\mods\DateBound'
    [23:45:55.262] [Info] Root: Detected unnamed asset source at '..\mods\Detailed Species'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_pointed_cf' at '..\mods\Lombax Race (Pointed CanonFriendly)'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_pointed_ucf' at '..\mods\Lombax Race (Pointed UnCanonFriendly)'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_pointed' at '..\mods\Lombax Race (Pointed)'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_striped_cf' at '..\mods\Lombax Race (Striped CanonFriendly)'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_striped_ucf' at '..\mods\Lombax Race (Striped UnCanonFriendly)'
    [23:45:55.262] [Info] Root: Detected asset source named 'lombax_striped' at '..\mods\Lombax Race (Striped)'
    [23:45:55.263] [Info] Root: Detected asset source named 'Skittles Basic Race Template' at '..\mods\Markazians'
    [23:45:55.263] [Info] Root: Detected asset source named 'Alt Heads (Floran)' at 'F:\Steam\steamapps\workshop\content\211820\734168716\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named 'Food Rot Info' at 'F:\Steam\steamapps\workshop\content\211820\747784448\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named 'No Shadows (RAM's version)' at 'F:\Steam\steamapps\workshop\content\211820\736593129\contents.pak'
    [23:45:55.263] [Info] Root: Detected unnamed asset source at 'F:\Steam\steamapps\workshop\content\211820\758507462\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named 'More Instruments' at 'F:\Steam\steamapps\workshop\content\211820\745572180\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named 'Terraria Music Addition ' at 'F:\Steam\steamapps\workshop\content\211820\763862926\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named 'Giivasunner's Highest Quality .abcs' at 'F:\Steam\steamapps\workshop\content\211820\812662344\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named '[CB2014] [+900]' at 'F:\Steam\steamapps\workshop\content\211820\734976375\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named '[CB2015] [+635]' at 'F:\Steam\steamapps\workshop\content\211820\734965636\contents.pak'
    [23:45:55.263] [Info] Root: Detected asset source named '[COLORBOUND] [2016] [+533]' at 'F:\Steam\steamapps\workshop\content\211820\759046544\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'Brawler's Coat and Arms' at 'F:\Steam\steamapps\workshop\content\211820\895865334\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'unisexapexhair' at 'F:\Steam\steamapps\workshop\content\211820\857688842\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'Firebound Hair' at 'F:\Steam\steamapps\workshop\content\211820\833010522\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'unisexnovakidhair' at 'F:\Steam\steamapps\workshop\content\211820\857686725\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'NpcSpawnerPlus' at 'F:\Steam\steamapps\workshop\content\211820\895140470\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'ancientlightparticleremover' at 'F:\Steam\steamapps\workshop\content\211820\939826372\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'syphist_songs' at 'F:\Steam\steamapps\workshop\content\211820\762292437\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'Novaskin Hair and Brands' at 'F:\Steam\steamapps\workshop\content\211820\938316437\contents.pak'
    [23:45:55.264] [Info] Root: Detected asset source named 'ocean-p-addon' at 'F:\Steam\steamapps\workshop\content\211820\939328405\contents.pak'
    [23:45:55.265] [Info] Root: Detected asset source named 'magmaoceanaddon' at 'F:\Steam\steamapps\workshop\content\211820\953552313\contents.pak'
    [23:45:55.265] [Info] Root: Detected asset source named 'Wardrobe' at 'F:\Steam\steamapps\workshop\content\211820\734855062\contents.pak'
    [23:45:55.265] [Info] Root: Detected asset source named 'Geek's Crew' at 'F:\Steam\steamapps\workshop\content\211820\795711902\contents.pak'
    [23:45:55.265] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [23:45:55.265] [Info] Loading assets from: '..\assets\packed.pak'
    [23:45:59.319] [Info] Loading assets from: '..\mods\xbawks'
    [23:45:59.321] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\1088459034\QuickbarMini.pak'
    [23:45:59.324] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\733665104\contents.pak'
    [23:45:59.336] [Info] Loading assets from: '..\assets\unpacked'
    [23:45:59.355] [Info] Loading assets from: '..\mods\Avali-triage'
    [23:45:59.803] [Info] Loading assets from: '..\mods\Colorbound Patch (Apex Palette)'
    [23:45:59.804] [Info] Loading assets from: '..\mods\Cute Starbound (Modified)'
    [23:46:00.070] [Info] Loading assets from: '..\mods\DateBound'
    [23:46:00.073] [Info] Loading assets from: '..\mods\Detailed Species'
    [23:46:00.079] [Info] Loading assets from: '..\mods\Lombax Race (Pointed CanonFriendly)'
    [23:46:00.185] [Info] Loading assets from: '..\mods\Lombax Race (Pointed UnCanonFriendly)'
    [23:46:00.290] [Info] Loading assets from: '..\mods\Lombax Race (Pointed)'
    [23:46:00.394] [Info] Loading assets from: '..\mods\Lombax Race (Striped CanonFriendly)'
    [23:46:00.500] [Info] Loading assets from: '..\mods\Lombax Race (Striped UnCanonFriendly)'
    [23:46:00.606] [Info] Loading assets from: '..\mods\Lombax Race (Striped)'
    [23:46:00.708] [Info] Loading assets from: '..\mods\Markazians'
    [23:46:00.804] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\734168716\contents.pak'
    [23:46:00.807] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\747784448\contents.pak'
    [23:46:00.808] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\736593129\contents.pak'
    [23:46:00.810] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\758507462\contents.pak'
    [23:46:00.814] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\745572180\contents.pak'
    [23:46:00.833] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\763862926\contents.pak'
    [23:46:00.839] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\812662344\contents.pak'
    [23:46:00.850] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\734976375\contents.pak'
    [23:46:00.852] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\734965636\contents.pak'
    [23:46:00.854] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\759046544\contents.pak'
    [23:46:00.856] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\895865334\contents.pak'
    [23:46:00.861] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\857688842\contents.pak'
    [23:46:00.865] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\833010522\contents.pak'
    [23:46:00.891] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\857686725\contents.pak'
    [23:46:00.893] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\895140470\contents.pak'
    [23:46:00.900] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\939826372\contents.pak'
    [23:46:00.901] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\762292437\contents.pak'
    [23:46:00.930] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\938316437\contents.pak'
    [23:46:00.936] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\939328405\contents.pak'
    [23:46:00.938] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\953552313\contents.pak'
    [23:46:00.940] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\734855062\contents.pak'
    [23:46:00.944] [Info] Loading assets from: 'F:\Steam\steamapps\workshop\content\211820\795711902\contents.pak'
    [23:46:00.946] [Info] Loading assets from: '..\assets\user'
    [23:46:05.245] [Info] Assets digest is e1ccfa7eb56c4ea9a7df713852bd677f240c67bac4180b73c944d0cae5a1af7f
    [23:46:05.245] [Info] Root: Loaded Assets in 15.3582 seconds
    [23:46:05.458] [Info] Root: Loaded ImageMetadataDatabase in 3.8135e-06 seconds
    [23:46:05.473] [Info] Root: Loaded NameGenerator in 0.112375 seconds
    [23:46:09.449] [Info] Root: Loaded PlantDatabase in 3.97562 seconds
    [23:46:12.956] [Info] Root: Loaded ProjectileDatabase in 3.50727 seconds
    [23:46:13.328] [Info] Root: Loaded ObjectDatabase in 7.9673 seconds
    [23:46:14.029] [Info] Root: Loaded NpcDatabase in 0.70038 seconds
    [23:46:14.085] [Info] Root: Loaded StagehandDatabase in 0.0565242 seconds
    [23:46:14.227] [Info] Root: Loaded VehicleDatabase in 0.141534 seconds
    [23:46:14.490] [Info] Root: Loaded PlayerFactory in 0.262641 seconds
    [23:46:14.494] [Info] Root: Loaded MonsterDatabase in 1.53749 seconds
    [23:46:14.586] [Info] Root: Loaded VersioningDatabase in 0.092311 seconds
    [23:46:14.587] [Info] Root: Loaded EntityFactory in 0.0966864 seconds
    [23:46:15.161] [Info] Root: Loaded ParticleDatabase in 0.556854 seconds
    [23:46:32.756] [Error] Exception caught loading asset: /items/armors/decorative/clothes/scarf/winterscarf.head, (AssetException) Could not read JSON asset /items/armors/decorative/clothes/scarf/winterscarf.head
    [0] 7ff7206f7153 Star::captureStack
    [1] 7ff7206f5ede Star::StarException::StarException
    [2] 7ff7206f5fc8 Star::StarException::StarException
    [3] 7ff720706b60 Star::AssetException::AssetException
    [4] 7ff72103a391 `<lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()'::`1'::catch$25
    [5] 7ffdb399c220 _C_specific_handler
    [6] 7ffdb39929b2 _FrameUnwindFilter
    [7] 7ffdc3699603 RtlCaptureContext
    [8] 7ff72070964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
    [9] 7ff720701b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [10] 7ff7207045f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [11] 7ff7207025a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [12] 7ff72070a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
    [13] 7ff720aaa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
    [14] 7ff720713d68 Star::Assets::processAssetData
    [15] 7ff720711e18 Star::Assets::loadJson
    [16] 7ff72071111d Star::Assets::loadAsset
    [17] 7ff72070e32f Star::Assets::doLoad
    [18] 7ff720717e4d Star::Assets::workerMain
    [19] 7ff7206f3737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
    [20] 7ff7206f3c5e Star::ThreadImpl::runThread
    [21] 7ffdc0c12774 BaseThreadInitThunk
    [22] 7ffdc3660d51 RtlUserThreadStart
    Caused by: (JsonParsingException) Cannot parse json file: /items/armors/decorative/clothes/scarf/winterscarf.head
    [0] 7ff7206f7153 Star::captureStack
    [1] 7ff7206f5ede Star::StarException::StarException
    [2] 7ff7206f5fc8 Star::StarException::StarException
    [3] 7ff720707a60 Star::JsonParsingException::JsonParsingException
    [4] 7ff72103b666 `Star::Assets::readJson'::`1'::catch$264
    [5] 7ffdb399c220 _C_specific_handler
    [6] 7ffdb39929b2 _FrameUnwindFilter
    [7] 7ffdc3699603 RtlCaptureContext
    [8] 7ff72071436a Star::Assets::readJson
    [9] 7ff72070964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
    [10] 7ff720701b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [11] 7ff7207045f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [12] 7ff7207025a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [13] 7ff72070a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
    [14] 7ff720aaa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
    [15] 7ff720713d68 Star::Assets::processAssetData
    [16] 7ff720711e18 Star::Assets::loadJson
    [17] 7ff72071111d Star::Assets::loadAsset
    [18] 7ff72070e32f Star::Assets::doLoad
    [19] 7ff720717e4d Star::Assets::workerMain
    [20] 7ff7206f3737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
    [21] 7ff7206f3c5e Star::ThreadImpl::runThread
    [22] 7ffdc0c12774 BaseThreadInitThunk
    [23] 7ffdc3660d51 RtlUserThreadStart
    Caused by: (JsonParsingException) Error parsing json: expected JSON object or array at top level at 1:1
    [0] 7ff7206f7153 Star::captureStack
    [1] 7ff7206f5ede Star::StarException::StarException
    [2] 7ff72070440c Star::inputUtf8Json<char * __ptr64>
    [3] 7ff72071436a Star::Assets::readJson
    [4] 7ff72070964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
    [5] 7ff720701b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [6] 7ff7207045f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [7] 7ff7207025a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
    [8] 7ff72070a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
    [9] 7ff720aaa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
    [10] 7ff720713d68 Star::Assets::processAssetData
    [11] 7ff720711e18 Star::Assets::loadJson
    [12] 7ff72071111d Star::Assets::loadAsset
    [13] 7ff72070e32f Star::Assets::doLoad
    [14] 7ff720717e4d Star::Assets::workerMain
    [15] 7ff7206f3737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
    [16] 7ff7206f3c5e Star::ThreadImpl::runThread
    [17] 7ffdc0c12774 BaseThreadInitThunk
    [18] 7ffdc3660d51 RtlUserThreadStart
    [23:46:33.714] [Info] Root: Loaded TerrainDatabase in 0.663775 seconds
    [23:46:38.014] [Info] Root: Loaded MaterialDatabase in 23.4274 seconds
    [23:46:41.997] [Error] Application: exception thrown, shutting down: (ItemException) Could not load item asset /items/armors/decorative/clothes/scarf/winterscarf.head
    [0] 7ff7206f7153 Star::captureStack
    [1] 7ff7206f5ede Star::StarException::StarException
    [2] 7ff7206f5fc8 Star::StarException::StarException
    [3] 7ff720883860 Star::ItemException::ItemException
    [4] 7ff721063a13 `Star::ItemDatabase::addItemSet'::`1'::catch$471
    [5] 7ffdb399c220 _C_specific_handler
    [6] 7ffdb39929b2 _FrameUnwindFilter
    [7] 7ffdc3699603 RtlCaptureContext
    [8] 7ff720887e5e Star::ItemDatabase::addItemSet
    [9] 7ff72089061e Star::ItemDatabase::scanItems
    [10] 7ff7208837a7 Star::ItemDatabase::ItemDatabase
    [11] 7ff720aa45b5 std::make_shared<Star::ItemDatabase>
    [12] 7ff720aa9e39 <lambda_c979fe2661440bde921b022a5da87f15>::operator()
    [13] 7ff720a9b24f std::_Invoker_functor::_Call<<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [14] 7ff720a9f026 std::invoke<<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [15] 7ff720a9c8e9 std::_Invoke_ret<std::shared_ptr<Star::ItemDatabase>,<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [16] 7ff720aabc46 std::_Func_impl<<lambda_c979fe2661440bde921b022a5da87f15>,std::allocator<int>,std::shared_ptr<Star::ItemDatabase> >::_Do_call
    [17] 7ff720aaa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
    [18] 7ff720aa11b3 Star::Root::loadMemberFunction<Star::ItemDatabase>
    [19] 7ff720a9f5f9 Star::Root::loadMember<Star::ItemDatabase>
    [20] 7ff720ab06a2 Star::Root::itemDatabase
    [21] 7ff720a9b3a0 std::_Invoker_pmf_pointer::_Call<std::shared_ptr<Star::CollectionDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [22] 7ff720a9ebd9 std::invoke<std::shared_ptr<Star::VersioningDatabase const > (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [23] 7ff720a9c5ec std::_Invoke_ret<std::shared_ptr<Star::Configuration> (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [24] 7ff720a9b42e std::_Call_binder<std::_Unforced,0,std::shared_ptr<Star::StagehandDatabase const > (__cdecl Star::Root::*)(void) __ptr64,std::tuple<Star::Root * __ptr64>,std::tuple<> >
    [25] 7ff720a9ab8e std::_Binder<std::_Unforced,std::shared_ptr<Star::LiquidsDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const>::operator()<>
    [26] 7ff720aab592 std::_Func_impl<Star::SwallowReturn<std::_Binder<std::_Unforced,std::shared_ptr<Star::TreasureDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const> >,std::allocator<int>,void>::_Do_call
    [27] 7ff7206edc1b <lambda_7b083dc4bdd496712d99e51bb49515b5>::operator()
    [28] 7ff7206eea42 Star::WorkerPool::WorkerThread::run
    [29] 7ff7206f3c5e Star::ThreadImpl::runThread
    [30] 7ffdc0c12774 BaseThreadInitThunk
    [31] 7ffdc3660d51 RtlUserThreadStart
    Caused by: (AssetException) Error loading asset /items/armors/decorative/clothes/scarf/winterscarf.head
    [0] 7ff7206f7153 Star::captureStack
    [1] 7ff7206f5ede Star::StarException::StarException
    [2] 7ff7207039fa Star::AssetException::format<Star::AssetPath>
    [3] 7ff72070fedb Star::Assets::getAsset
    [4] 7ff720710dd2 Star::Assets::json
    [5] 7ff720887e5e Star::ItemDatabase::addItemSet
    [6] 7ff72089061e Star::ItemDatabase::scanItems
    [7] 7ff7208837a7 Star::ItemDatabase::ItemDatabase
    [8] 7ff720aa45b5 std::make_shared<Star::ItemDatabase>
    [9] 7ff720aa9e39 <lambda_c979fe2661440bde921b022a5da87f15>::operator()
    [10] 7ff720a9b24f std::_Invoker_functor::_Call<<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [11] 7ff720a9f026 std::invoke<<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [12] 7ff720a9c8e9 std::_Invoke_ret<std::shared_ptr<Star::ItemDatabase>,<lambda_c979fe2661440bde921b022a5da87f15> & __ptr64>
    [13] 7ff720aabc46 std::_Func_impl<<lambda_c979fe2661440bde921b022a5da87f15>,std::allocator<int>,std::shared_ptr<Star::ItemDatabase> >::_Do_call
    [14] 7ff720aaa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
    [15] 7ff720aa11b3 Star::Root::loadMemberFunction<Star::ItemDatabase>
    [16] 7ff720a9f5f9 Star::Root::loadMember<Star::ItemDatabase>
    [17] 7ff720ab06a2 Star::Root::itemDatabase
    [18] 7ff720a9b3a0 std::_Invoker_pmf_pointer::_Call<std::shared_ptr<Star::CollectionDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [19] 7ff720a9ebd9 std::invoke<std::shared_ptr<Star::VersioningDatabase const > (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [20] 7ff720a9c5ec std::_Invoke_ret<std::shared_ptr<Star::Configuration> (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
    [21] 7ff720a9b42e std::_Call_binder<std::_Unforced,0,std::shared_ptr<Star::StagehandDatabase const > (__cdecl Star::Root::*)(void) __ptr64,std::tuple<Star::Root * __ptr64>,std::tuple<> >
    [22] 7ff720a9ab8e std::_Binder<std::_Unforced,std::shared_ptr<Star::LiquidsDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const>::operator()<>
    [23] 7ff720aab592 std::_Func_impl<Star::SwallowReturn<std::_Binder<std::_Unforced,std::shared_ptr<Star::TreasureDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const> >,std::allocator<int>,void>::_Do_call
    [24] 7ff7206edc1b <lambda_7b083dc4bdd496712d99e51bb49515b5>::operator()
    [25] 7ff7206eea42 Star::WorkerPool::WorkerThread::run
    [26] 7ff7206f3c5e Star::ThreadImpl::runThread
    [27] 7ffdc0c12774 BaseThreadInitThunk
    [28] 7ffdc3660d51 RtlUserThreadStart
    [23:46:41.998] [Info] Application: shutdown...
    [23:46:42.220] [Info] Root: Shutting down Root
    [23:46:42.753] [Info] Application: Destroying SDL Window
    [23:46:42.774] [Info] Application: stopped gracefully
    
    Is there something really obvious here that I'm missing?
     
  2. HerrJunky

    HerrJunky Void-Bound Voyager

    Okay, so it looks like maybe one of your mods tries to change the winterscarf.head file or your winterscarf.head has been modified by someone else. You could run the winterscarf.head file through a json validator to check wether it's conform to the json format.
    HerrJunky
     
  3. AlisterAzimuth

    AlisterAzimuth Scruffy Nerf-Herder

    Edit: So turns out a mod did in fact cause the issue. However I assumed it wasn't the case because the file previously worked without being touched by either myself or anyone for that matter.

    In any case, issue's solved. Deleted the dummy file and starbound's running again. Cheers for the help though!

    Interesting story actually.

    So because I wanted to single out which mod modified Starbound in that way, I uninstalled the entire game and reinstalled, right down to deleting my saves and wiping both my Steam Workshop and external mods clean from the game, and starting it straight out of being downloaded.

    The game still won't start. And it yet again points to the headscarf item being the culprit. Though this time, I was sure to double check and be sure that it was in fact the file (which with it being in the main packed.pak file is strange)

    And I did in fact export the pak file and tracked down the headscarf item and ran it through a json validation tool. It apparently isn't properly parsed. Unfortunately, I don't know how to fix this. To be truthful, I don't know what needs to be fixed exactly.
     
    Last edited: Oct 30, 2017

Share This Page