1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Shadow Wolf TJC's Legacy Pack 4/29/17

A blast from the past, as some of your favorite features from the Koala and Giraffe versions return!

  1. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Sorry for the late reply, but I doubt that any of those other mods would've touched my mod's resources, since I add prefixes to whatever resources I add into the game to reduce the risks that other mods would unintentionally overwrite them. Moreover, before I last updated the Legacy Pack, I remember giving the lookouts basic hostile NPC behavior (meaning that they won't send out warnings), since I couldn't figure out how to revive that behavior.

    So I'm coming to the conclusion that perhaps there's some other issue that's happening. I suggest looking over your starbound.log file for more information (though unfortunately, by now, it's most likely been overwritten, since each new game session overwrites the file).
     
  2. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Shadow Wolf TJC updated Legacy Pack with a new update entry:

    A long-overdue update, with many new additions!

    Read the rest of this update entry...
     
    xaliber likes this.
  3. xaliber

    xaliber Scruffy Nerf-Herder

    Since I can't reply on my review, I think I might as well just reply it here...

    I see, that makes sense. So since it's replaced with newer version it won't be included here.

    That reminds me of something: do you happen to have plans to restore minibosses and old bosses like jelly monster boss?
     
  4. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Not at this time, unfortunately.
     
  5. crystalfeather3

    crystalfeather3 Starship Captain

    Just wondering if this works with FU? I saw your Dungeons everywhere mod and I wonder if both of those combined will work okay with FU or not? Thanks for building what looks like a fun mod :)
     
  6. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Sadly, you'd be better off asking the dev team behind Frackin' Universe for these kinds of questions, since they update it too frequently for me to comfortably develop mods for them, and thus, provide any guarantees that my mods will work with Frackin' Universe.
     
  7. xaliber

    xaliber Scruffy Nerf-Herder

    I see. If you don't have plans on them yet, I'm going to try modding some of it. Hope you don't mind!
     
  8. xaliber

    xaliber Scruffy Nerf-Herder

    Hiya Shadow Wolf, sorry for double posting.

    I just noticed that in the Modified Dungeons/Microdungeons you replace the .dungeon files instead of using patch. I'm just curious, as I'm still learning to mod myself, but is there specific reason why this is the preferred method?
     
  9. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Have you looked at how big those .dungeon files' arrays are? There simply is no way that I could deal with the massive hassle of replacing even tiny bits of code within such a large array. :(

    Admittedly, I think that it's poor and sloppy practice to make such full-blown replacements within a mod, unless that mod has a negative priority. (Although part of me is reluctant to reduce the priorities of both "Legacy Dungeons - Modified Dungeons" and "Legacy Microdungeons - Modified Microdungeons", another part feels that it should be given a negative priority, for fear that it'll overwrite someone else's patches on said files. Then again, perhaps I could create another micro-mod that will push those mods' priorities further down as a compromise?)
     
  10. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

  11. xaliber

    xaliber Scruffy Nerf-Herder

    Ahh I see. If only there is a "search and replace" feature with the JSON patching system. The only one feasible to patch seems to be wreck.dungeon, as it only adds quest it seems...

    I think pushing the mods' priority to negative number could do the trick. Why the reluctance if you don't mind me asking?
     
  12. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

  13. KateisLost

    KateisLost Cosmic Narwhal

  14. bonathan_b

    bonathan_b Void-Bound Voyager

    One thing that I noticed is that the cut dungeons and microdungeons don't appear to generate very much. I don't know if this is just how modern Starbound generates structures, or if my memories of microdungeons being everywhere in Spirited Giraffe aren't being satisfied, or if an error is occurring that lowers the number of structures generated? Here's a log of me going to a random desert planet:

    Code:
    [17:59:13.744] [Info] Root: Preparing Root...
    [17:59:13.746] [Info] Root: Done preparing Root.
    [17:59:13.746] [Info] Client Version 1.2.3b (windows x86_64) Source ID: 69bc1c906122a1c61453c6cff15aa088b613db78 Protocol: 729
    [17:59:13.746] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [17:59:14.354] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [17:59:14.355] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [17:59:14.355] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [17:59:14.355] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [17:59:14.355] [Info] Loading assets from: '..\assets\packed.pak'
    [17:59:15.065] [Info] Loading assets from: '..\assets\user'
    [17:59:16.035] [Info] Assets digest is 06cbcabd08c255b023a32ab90661887de878dffa9534c11a0de2b083efe882db
    [17:59:16.035] [Info] Root: Loaded Assets in 2.28857 seconds
    [17:59:16.040] [Info] Application: Initializing SDL Video
    [17:59:16.047] [Info] Application: Initializing SDL Joystick
    [17:59:16.332] [Info] Application: Initializing SDL Sound
    [17:59:16.532] [Info] Initialized Steam services
    [17:59:16.533] [Info] Application: Creating SDL Window
    [17:59:17.107] [Info] Application: Enabling VSync with late swap tearing
    [17:59:17.286] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
    [17:59:17.294] [Info] OpenGL version: '4.5.0 NVIDIA 369.09' vendor: 'NVIDIA Corporation' renderer: 'GeForce GT 750M/PCIe/SSE2' shader: '4.50 NVIDIA'
    [17:59:17.308] [Info] Application: initialization...
    [17:59:17.316] [Info] Root: Loaded Configuration in 0.00730442 seconds
    [17:59:17.318] [Info] Application: renderer initialization...
    [17:59:17.319] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128
    [17:59:17.319] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 64
    [17:59:17.321] [Info] Root: Loaded ImageMetadataDatabase in 4.96629e-06 seconds
    [17:59:17.341] [Info] Application: main update loop...
    [17:59:17.371] [Info] Loading mods from user generated content with id '874013371' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\874013371'
    [17:59:17.371] [Info] Loading mods from user generated content with id '733238864' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\733238864'
    [17:59:17.371] [Info] Loading mods from user generated content with id '845167918' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\845167918'
    [17:59:17.371] [Info] Loading mods from user generated content with id '735749367' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\735749367'
    [17:59:17.372] [Info] Loading mods from user generated content with id '731220462' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731220462'
    [17:59:17.372] [Info] Loading mods from user generated content with id '885544246' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885544246'
    [17:59:17.372] [Info] Loading mods from user generated content with id '885527591' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885527591'
    [17:59:17.372] [Info] Loading mods from user generated content with id '885531095' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885531095'
    [17:59:17.372] [Info] Loading mods from user generated content with id '885528595' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595'
    [17:59:17.372] [Info] Loading mods from user generated content with id '819063903' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903'
    [17:59:17.372] [Info] Loading mods from user generated content with id '729436397' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729436397'
    [17:59:17.372] [Info] Loading mods from user generated content with id '910007853' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\910007853'
    [17:59:17.372] [Info] Loading mods from user generated content with id '729492703' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729492703'
    [17:59:17.373] [Info] Loading mods from user generated content with id '902111753' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\902111753'
    [17:59:17.373] [Info] Reloading to include all user generated content
    [17:59:17.373] [Info] Root: Reloading from disk
    [17:59:17.373] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
    [17:59:17.679] [Info] Root: Loaded Configuration in 0.00113794 seconds
    [17:59:17.679] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [17:59:18.271] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [17:59:18.271] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [17:59:18.271] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\874013371'
    [17:59:18.288] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\733238864'
    [17:59:18.319] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\845167918'
    [17:59:18.327] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\735749367'
    [17:59:18.333] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731220462'
    [17:59:18.355] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885544246'
    [17:59:18.360] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885527591'
    [17:59:18.423] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885531095'
    [17:59:18.434] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595'
    [17:59:18.443] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903'
    [17:59:18.450] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729436397'
    [17:59:18.620] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\910007853'
    [17:59:18.626] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729492703'
    [17:59:18.632] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\902111753'
    [17:59:18.632] [Info] Root: Skipping hidden '.DS_Store' in asset directory
    [17:59:18.637] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Missing Biome Placeables Fixer' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885544246\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'USCM_expansion' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\874013371\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Pixel Goods Store' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\733238864\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named '3dprintcrafting' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\735749367\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Additional Printables' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\845167918\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Enhanced Storage' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731220462\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'kit_npcmonsterfalldamage' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'kao_celestials' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729436397\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'MorePlanets' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\910007853\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'FrackinMusic' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729492703\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Better Arcade Machines' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\902111753\betterarcades.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Legacy Monsters & NPCs' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885527591\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Legacy Dungeons - Cut Dungeons' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595\contents.pak'
    [17:59:18.637] [Info] Root: Detected asset source named 'Legacy Microdungeons - Cut Microdungeons' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885531095\contents.pak'
    [17:59:18.637] [Info] Root: Detected unnamed asset source at '..\assets\user'
    [17:59:18.638] [Info] Loading assets from: '..\assets\packed.pak'
    [17:59:19.346] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885544246\contents.pak'
    [17:59:19.348] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\874013371\contents.pak'
    [17:59:19.363] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\733238864\contents.pak'
    [17:59:19.387] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\735749367\contents.pak'
    [17:59:19.387] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\845167918\contents.pak'
    [17:59:19.392] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731220462\contents.pak'
    [17:59:19.414] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903\contents.pak'
    [17:59:19.414] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729436397\contents.pak'
    [17:59:19.416] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\910007853\contents.pak'
    [17:59:19.416] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729492703\contents.pak'
    [17:59:19.420] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\902111753\betterarcades.pak'
    [17:59:19.421] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885527591\contents.pak'
    [17:59:19.422] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595\contents.pak'
    [17:59:19.429] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885531095\contents.pak'
    [17:59:19.438] [Info] Loading assets from: '..\assets\user'
    [17:59:20.529] [Info] Assets digest is cb5a0e9b49cc0277c1436a9ed7892e3fa1ae220e46f3b9c898e4ddad9f9a765d
    [17:59:20.529] [Info] Root: Loaded Assets in 2.85028 seconds
    [17:59:20.533] [Info] Root: Loaded ImageMetadataDatabase in 3.97303e-06 seconds
    [17:59:20.539] [Info] Root: Loaded NameGenerator in 0.00833079 seconds
    [17:59:20.546] [Error] OpenGL errors this frame:  GL_INVALID_VALUE
    [17:59:20.652] [Info] Root: Loaded PlantDatabase in 0.113422 seconds
    [17:59:21.042] [Info] Root: Loaded ObjectDatabase in 0.511299 seconds
    [17:59:21.197] [Info] Root: Loaded ProjectileDatabase in 0.544969 seconds
    [17:59:21.235] [Info] Root: Loaded MonsterDatabase in 0.193059 seconds
    [17:59:21.237] [Info] Root: Loaded StagehandDatabase in 0.00205207 seconds
    [17:59:21.242] [Info] Root: Loaded VehicleDatabase in 0.00478254 seconds
    [17:59:21.281] [Info] Root: Loaded PlayerFactory in 0.0396251 seconds
    [17:59:21.285] [Info] Root: Loaded NpcDatabase in 0.0875955 seconds
    [17:59:21.288] [Info] Root: Loaded VersioningDatabase in 0.00297117 seconds
    [17:59:21.288] [Info] Root: Loaded EntityFactory in 0.00651544 seconds
    [17:59:21.338] [Info] Root: Loaded ParticleDatabase in 0.0497579 seconds
    [17:59:21.673] [Info] Root: Loaded MaterialDatabase in 0.384894 seconds
    [17:59:21.679] [Info] Root: Loaded TerrainDatabase in 0.00548477 seconds
    [17:59:21.758] [Info] Root: Loaded BiomeDatabase in 0.0789664 seconds
    [17:59:21.758] [Info] Root: Loaded LiquidsDatabase in 0.000687666 seconds
    [17:59:21.765] [Info] Root: Loaded StatusEffectDatabase in 0.00697102 seconds
    [17:59:22.060] [Info] Root: Loaded DamageDatabase in 0.29481 seconds
    [17:59:22.066] [Info] Root: Loaded EffectSourceDatabase in 0.00631977 seconds
    [17:59:22.070] [Info] Root: Loaded FunctionDatabase in 0.00354957 seconds
    [17:59:22.106] [Info] Root: Loaded TreasureDatabase in 0.0359324 seconds
    [17:59:22.686] [Info] Root: Loaded DungeonDefinitions in 0.579755 seconds
    [17:59:22.686] [Info] Root: Loaded TilesetDatabase in 9.20419e-05 seconds
    [17:59:22.691] [Info] Root: Loaded StatisticsDatabase in 0.00508615 seconds
    [17:59:22.691] [Info] Root: Loaded EmoteProcessor in 9.40285e-05 seconds
    [17:59:22.700] [Info] Root: Loaded SpeciesDatabase in 0.00817286 seconds
    [17:59:22.722] [Info] Root: Loaded QuestTemplateDatabase in 0.0218977 seconds
    [17:59:22.724] [Info] Root: Loaded AiDatabase in 0.00236064 seconds
    [17:59:22.726] [Info] Root: Loaded TechDatabase in 0.00152995 seconds
    [17:59:22.738] [Info] Root: Loaded CodexDatabase in 0.0127266 seconds
    [17:59:23.188] [Info] Root: Loaded BehaviorDatabase in 0.449784 seconds
    [17:59:23.191] [Info] Root: Loaded DanceDatabase in 0.00283476 seconds
    [17:59:23.199] [Info] Root: Loaded SpawnTypeDatabase in 0.007563 seconds
    [17:59:23.208] [Info] Root: Loaded RadioMessageDatabase in 0.0091489 seconds
    [17:59:25.770] [Info] Root: Loaded ItemDatabase in 4.48521 seconds
    [17:59:25.973] [Info] Root: Loaded CollectionDatabase in 2.76516 seconds
    [17:59:27.513] [Error] Could not apply patch from file /terrestrial_worlds.config.patch in source: C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'dungeons' in pathApply("/planetDefaults/layers/surface/dungeons/-")
    [17:59:27.855] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 256
    [17:59:31.806] [Info] UniverseServer: Acquiring universe lock file
    [17:59:31.811] [Info] UniverseServer: Loading settings
    [17:59:31.812] [Info] UniverseServer: Starting UniverseServer with UUID: d06b7f22c66f2fca9316a23c2f17b555
    [17:59:31.831] [Info] UniverseServer: Logged in player 'Bonathan' locally
    [17:59:31.831] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Bonathan' from address local
    [17:59:31.913] [Info] UniverseServer: Reviving player at ClientShipWorld:01e2c4da870f1e75737cf31d5aebd5ef
    [17:59:31.913] [Info] UniverseServer: Client 'Bonathan' <1> (local) connected
    [17:59:31.921] [Info] UniverseClient: Joined server as client 1
    [17:59:32.001] [Info] UniverseServer: Loading client ship world ClientShipWorld:01e2c4da870f1e75737cf31d5aebd5ef
    [17:59:32.241] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 64
    [17:59:32.241] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 128
    [17:59:32.248] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 256
    [17:59:32.248] [Info] detected supported OpenGL texture size 16384, using atlasNumCells 256
    [17:59:32.249] [Info] Setting steam rich presence connection as steam id 76561198121899323
    [17:59:32.254] [Error] Cannot set Steam achievement kill10poptops
    [17:59:32.255] [Error] Cannot set Steam achievement dismisscrewmember
    [17:59:32.255] [Error] Cannot set Steam achievement trashpet
    [17:59:33.716] [Info] UniverseServer: Warping player 1 to ClientShipWorld:01e2c4da870f1e75737cf31d5aebd5ef=1079.2.1024.31
    [18:00:32.446] [Info] UniverseServer: Flying player 1 ship to starter world 362754151:149022997:-230742248:4
    [18:00:32.446] [Info] UniverseServer: Creating celestial world 362754151:149022997:-230742248:4
    [18:00:32.509] [Error] Could not apply patch from file /terrestrial_worlds.config.patch in source: C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'dungeons' in pathApply("/planetDefaults/layers/surface/dungeons/-")
    [18:00:32.859] [Info] Placing dungeon humanprison
    [18:00:32.963] [Info] Generating dungeon humanprison
    [18:00:32.970] [Info] Placing dungeon at (2233, 1000)
    [18:00:34.376] [Warn] Failed to place dungeon object: metalbarrel1 direction: 0 position: (2529, 1034)
    [18:00:38.369] [Warn] Failed to place dungeon object: woodenlamp3 direction: 1 position: (44, 1010)
    [18:00:41.092] [Info] UniverseServer: Arriving ship for player 1 at 362754151:149022997:-230742248:4
    [18:00:41.146] [Info] UniverseServer: Stopping idle world CelestialWorld:362754151:149022997:-230742248:4
    [18:01:47.447] [Info] UniverseServer: Loading celestial world 362754151:149022997:-230742248:4
    [18:01:48.061] [Info] UniverseServer: Warping player 1 to CelestialWorld:362754151:149022997:-230742248:4
    [18:01:48.069] [Info] Client received world stop packet, leaving: Removed
    [18:01:48.100] [Info] UniverseServer: Stopping idle world ClientShipWorld:01e2c4da870f1e75737cf31d5aebd5ef
    [18:01:57.490] [Info] UniverseClient: Client disconnecting...
    [18:01:57.598] [Info] Client received world stop packet, leaving: Removed
    [18:01:57.641] [Info] UniverseServer: Client 'Bonathan' <1> (local) disconnected for reason:
    [18:01:57.642] [Info] UniverseServer: Stopping idle world CelestialWorld:362754151:149022997:-230742248:4
    [18:01:58.371] [Info] UniverseServer: Stopping UniverseServer
    [18:01:58.433] [Info] Clearing steam rich presence connection
    [18:02:00.035] [Info] Application: quit requested
    [18:02:00.035] [Info] Application: quitting...
    [18:02:00.035] [Info] Application: shutdown...
    [18:02:00.192] [Info] Root: Shutting down Root
    [18:02:00.643] [Info] Application: Destroying SDL Window
    [18:02:00.678] [Info] Application: stopped gracefully
    
    There is one specific error message that I believe might possibly be a part of this problem (if you can even call this a problem):
    Code:
    [18:00:32.509] [Error] Could not apply patch from file /terrestrial_worlds.config.patch in source: C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\885528595\contents.pak.  Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'dungeons' in pathApply("/planetDefaults/layers/surface/dungeons/-")
    Any advice or thoughts?
     
  15. seriosman

    seriosman Scruffy Nerf-Herder

    Code:
    [14:03:47.256] [Info] Root: Preparing Root...
    [14:03:47.257] [Info] Root: Done preparing Root.
    [14:03:47.257] [Info] Client Version 1.2.3 (windows x86_64) Source ID: f121dec7a994e0befd764495593a4f4a049dab3d Protocol: 729
    [14:03:47.257] [Info] Root: Scanning for asset sources in directory '..\assets\'
    [14:03:47.748] [Info] Root: Scanning for asset sources in directory '..\mods\'
    [14:03:48.056] [Warn] Root: Unrecognized file in asset directory 'GateMaker.modpak', skipping
    [14:03:48.208] [Warn] Root: Unrecognized file in asset directory 'Mod 0.2.1.rar', skipping
    [14:03:48.216] [Warn] Root: Unrecognized file in asset directory 'Notes.txt', skipping
    [14:03:48.446] [Warn] Root: Unrecognized file in asset directory 'Readme.txt', skipping
    [14:03:48.569] [Info] Root: Skipping hidden '_Tabula Rasa Derivative Mod Example' in asset directory
    [14:03:48.591] [Warn] Root: Unrecognized file in asset directory 'drain_outlet.modpak', skipping
    [14:03:48.636] [Warn] Root: Unrecognized file in asset directory 'madtulip_Rev_895.zip', skipping
    [14:03:48.677] [Warn] Root: Unrecognized file in asset directory 'mods_go_here', skipping
    [14:03:48.903] [Warn] Root: Unrecognized file in asset directory 'utilitydoors.modpak', skipping
    [14:03:48.906] [Warn] Root: Unrecognized file in asset directory 'winter_second_you.modpak', skipping
    [14:03:48.917] [Info] Root: Shutting down Root
    [14:03:49.091] [Error] Fatal Exception caught: (ApplicationException) Application threw exception during startup
    [0] 7ff6c8f43d13 Star::captureStack
    [1] 7ff6c8f42a9e Star::StarException::StarException
    [2] 7ff6c8f42b88 Star::StarException::StarException
    [3] 7ff6c95fc620 Star::ApplicationException::ApplicationException
    [4] 7ff6c98a6b02 `Star::SdlPlatform::SdlPlatform'::`1'::catch$275
    [5] 7fff9a68c220 _C_specific_handler
    [6] 7fff9a6829b2 _FrameUnwindFilter
    [7] 7fffa46c5c53 RtlCaptureContext
    [8] 7ff6c95fc8a0 Star::SdlPlatform::SdlPlatform
    [9] 7ff6c95ff782 Star::runMainApplication
    [10] 7ff6c8e8fd76 WinMain
    [11] 7ff6c97e57a3 __scrt_common_main_seh
    [12] 7fffa44c2d92 BaseThreadInitThunk
    [13] 7fffa4639f64 RtlUserThreadStart
    Caused by: (StarException) Asset source 'Space Station Dungeons Addon - Legacy Dungeons' is missing dependency 'Legacy Dungeons'
    [0] 7ff6c8f43d13 Star::captureStack
    [1] 7ff6c8f42a9e Star::StarException::StarException
    [2] 7ff6c8f42de5 Star::StarException::StarException
    [3] 7ff6c92c2666 <lambda_dd839ce1444433733421897c86cbef3a>::operator()
    [4] 7ff6c92c44dc std::_Func_impl<<lambda_dd839ce1444433733421897c86cbef3a>,std::allocator<int>,void,std::shared_ptr<`Star::Root::scanForAssetSources'::`2'::AssetSource> >::_Do_call
    [5] 7ff6c92c27d1 std::_Func_class<void,std::shared_ptr<`Star::Root::scanForAssetSources'::`2'::AssetSource> >::operator()
    [6] 7ff6c92cb760 Star::Root::scanForAssetSources
    [7] 7ff6c92c1855 <lambda_629bd0625747976ff7eb77559f7c4f59>::operator()
    [8] 7ff6c92b332f std::_Invoker_functor::_Call<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
    [9] 7ff6c92b74c6 std::invoke<<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
    [10] 7ff6c92b4c69 std::_Invoke_ret<std::shared_ptr<Star::Assets>,<lambda_629bd0625747976ff7eb77559f7c4f59> & __ptr64>
    [11] 7ff6c92c4026 std::_Func_impl<<lambda_629bd0625747976ff7eb77559f7c4f59>,std::allocator<int>,std::shared_ptr<Star::Assets> >::_Do_call
    [12] 7ff6c92c2797 std::_Func_class<std::shared_ptr<Star::MaterialDatabase> >::operator()
    [13] 7ff6c92b8673 Star::Root::loadMemberFunction<Star::Assets>
    [14] 7ff6c92c6405 Star::Root::assets
    [15] 7ff6c8e8b967 Star::ClientApplication::startup
    [16] 7ff6c95fc8a0 Star::SdlPlatform::SdlPlatform
    [17] 7ff6c95ff782 Star::runMainApplication
    [18] 7ff6c8e8fd76 WinMain
    [19] 7ff6c97e57a3 __scrt_common_main_seh
    [20] 7fffa44c2d92 BaseThreadInitThunk
    [21] 7fffa4639f64 RtlUserThreadStart
    Caught at:
    [0] 7ff6c8f43d13 Star::captureStack
    [1] 7ff6c8f442d4 Star::fatalException
    [2] 7ff6c98a6f1c `Star::runMainApplication'::`1'::catch$76
    [3] 7fff9a68c220 _C_specific_handler
    [4] 7fff9a6829b2 _FrameUnwindFilter
    [5] 7fffa46c5c53 RtlCaptureContext
    [6] 7ff6c95ff782 Star::runMainApplication
    [7] 7ff6c8e8fd76 WinMain
    [8] 7ff6c97e57a3 __scrt_common_main_seh
    [9] 7fffa44c2d92 BaseThreadInitThunk
    [10] 7fffa4639f64 RtlUserThreadStart
     
  16. bycomino

    bycomino Void-Bound Voyager

    these are compatible with 1.3.0. ver stable? because my game crash a lot with the dungeons,
     
  17. bonathan_b

    bonathan_b Void-Bound Voyager

    Would it be alright if I posted a mod that alters the distribution rates of the cut microdungeons so that they're as common as the microdungeons in the current version? PLEASE respond; I like using this mod with your cut microdungeons mod myself and I'm sure other people will enjoy it too.
     
  18. royal_fish

    royal_fish Phantasmal Quasar

    Hello. Thank you for all of your work; I encountered a "Heck" biome for the first time, which I believe is from the Legacy Pack. However, almost every item I try to loot, mostly red slab looking things, gives me a "Perfectly Generic Item." Is this intended?
     
  19. Shadow Wolf TJC

    Shadow Wolf TJC Spaceman Spiff

    Sorry for the late reply, but the entire mod pack is on my "to update for Starbound 1.3" list.

    Regardless, you'll probably need the Legacy Objects mod installed in order to get those Heck Altars and such to spawn in the Heck Biomes (though another mod, like, say, Frackin' Universe might do the job instead).
     
  20. royal_fish

    royal_fish Phantasmal Quasar

    Thanks for the reply. Yup, I have the entire Legacy Pack installed, including the objects one. I guess collecting perfectly generic items is pretty easy if you happen upon a heck biome, but cool objects/furniture would be even cooler.
     

Share This Page