Starbound

Starbound

Ursa Miner Upgrade: Mech Beam Drill Recipe
This topic has been locked
Nuker1110 Jul 9, 2017 @ 12:06pm
Beam Drill crashing?
My log file is here[www.dropbox.com].

Someone on reddit said something about a missing animation state?
< >
Showing 1-15 of 16 comments
Azure Fang  [developer] Jul 9, 2017 @ 12:21pm 
You have a HUGE number of mod issues, but here's the important line:
[14:33:47.093] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/util.lua"]:937: [string "/scripts/util.lua"]:937: [string "/vehicles/modularmech/armscripts/beamarm.lua"]:100: (MapException) Key 'leftArmWinddown' not found in OrderedMap::get()

The only thing my mod alters is Ursaminer, so it's literally impossible that it's the cause here. I'd recommend cleaning out some of the other mod issues first to see if any of them are related.

You've got ManipulatedUI in both your mods directory and subscribed on Steam:
[14:22:59.114] [Warn] Root: Overriding duplicate asset source '..\mods\ManipulatedUI.pak' named 'Manipulated UI' with higher or equal priority source 'D:\Steam Library\steamapps\workshop\content\211820\734627889\ManipulatedUI.pak

Whatever mod creates a "basic ore station" is broken and not parsing:
[14:23:02.486] [Error] Could not load image asset '/objects/crafting/basicorestation/basicorestationlit.png', using placeholder default. (JsonParsingException) Cannot parse json file: /objects/crafting/basicorestation/basicorestationlit.frames Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 6:61 [14:23:02.495] [Error] Could not load image asset '/objects/crafting/basicorestation/basicorestationlit.png:default.default', using placeholder default. (AssetException) No associated frames file found for image '/objects/crafting/basicorestation/basicorestationlit.png' while resolving image frame '/objects/crafting/basicorestation/basicorestationlit.png:default.default'

And either you've uninstalled a mod recently or one creating quite a few boor and hatch recipes is broken:
[14:23:03.596] [Error] Could not instantiate item '[humanshiphatch-recipe, 1, {}]'. (ItemException) No such item 'humanshiphatch-recipe' [14:23:03.618] [Error] Could not instantiate item '[novakidshipdoor-recipe, 1, {}]'. (ItemException) No such item 'novakidshipdoor-recipe' [14:23:03.635] [Error] Could not instantiate item '[wvr_avianshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_avianshiphatchplat-recipe' [14:23:03.660] [Error] Could not instantiate item '[floranshiphatch-recipe, 1, {}]'. (ItemException) No such item 'floranshiphatch-recipe' [14:23:03.673] [Error] Could not instantiate item '[humanshipdoor-recipe, 1, {}]'. (ItemException) No such item 'humanshipdoor-recipe' [14:23:03.691] [Error] Could not instantiate item '[wvr_hylotlshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_hylotlshiphatchplat-recipe' [14:23:03.749] [Error] Could not instantiate item '[glitchshipdoor-recipe, 1, {}]'. (ItemException) No such item 'glitchshipdoor-recipe' [14:23:03.767] [Error] Could not instantiate item '[hylotlshipdoor-recipe, 1, {}]'. (ItemException) No such item 'hylotlshipdoor-recipe' [14:23:03.780] [Error] Could not instantiate item '[wvr_novakidshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_novakidshiphatchplat-recipe' [14:23:03.821] [Error] Could not instantiate item '[floranshipdoor-recipe, 1, {}]'. (ItemException) No such item 'floranshipdoor-recipe' [14:23:03.890] [Error] Could not instantiate item '[apexshipdoor-recipe, 1, {}]'. (ItemException) No such item 'apexshipdoor-recipe' [14:23:04.005] [Error] Could not instantiate item '[wvr_humanshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_humanshiphatchplat-recipe' [14:23:04.012] [Error] Could not instantiate item '[avianshipdoor-recipe, 1, {}]'. (ItemException) No such item 'avianshipdoor-recipe' [14:23:04.032] [Error] Could not instantiate item '[wvr_floranshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_floranshiphatchplat-recipe' [14:23:04.070] [Error] Could not instantiate item '[wvr_glitchshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_glitchshiphatchplat-recipe' [14:23:04.137] [Error] Could not instantiate item '[glitchshiphatch-recipe, 1, {}]'. (ItemException) No such item 'glitchshiphatch-recipe' [14:23:04.163] [Error] Could not instantiate item '[apexshiphatch-recipe, 1, {}]'. (ItemException) No such item 'apexshiphatch-recipe' [14:23:04.241] [Error] Could not instantiate item '[novakidshiphatch-recipe, 1, {}]'. (ItemException) No such item 'novakidshiphatch-recipe' [14:23:04.342] [Error] Could not instantiate item '[wvr_apexshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_apexshiphatchplat-recipe' [14:23:04.532] [Error] Could not instantiate item '[avianshiphatch-recipe, 1, {}]'. (ItemException) No such item 'avianshiphatch-recipe' [14:23:04.557] [Error] Could not instantiate item '[hylotlshiphatch-recipe, 1, {}]'. (ItemException) No such item 'hylotlshiphatch-recipe' [14:23:04.617] [Error] Could not instantiate item '[novakidshiphatch-recipe, 1, {}]'. (ItemException) No such item 'novakidshiphatch-recipe' [14:23:04.624] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'novakidshiphatch-recipe' [14:23:04.649] [Error] Could not instantiate item '[hylotlshipdoor-recipe, 1, {}]'. (ItemException) No such item 'hylotlshipdoor-recipe' [14:23:04.656] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'hylotlshipdoor-recipe' [14:23:04.692] [Error] Could not instantiate item '[apexshiphatch-recipe, 1, {}]'. (ItemException) No such item 'apexshiphatch-recipe' [14:23:04.699] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'apexshiphatch-recipe' [14:23:04.788] [Error] Could not instantiate item '[wvr_apexshiphatchplat-recipe, 1, {}]'. (ItemException) No such item 'wvr_apexshiphatchplat-recipe' [14:23:04.795] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'wvr_apexshiphatchplat-recipe' [14:23:04.840] [Error] Could not instantiate item '[humanshiphatch-recipe, 1, {}]'. (ItemException) No such item 'humanshiphatch-recipe' [14:23:04.847] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'humanshiphatch-recipe'
Last edited by Azure Fang; Jul 9, 2017 @ 12:22pm
Nuker1110 Jul 9, 2017 @ 12:23pm 
Holy gods... I had no idea. I'll see if fixing those help at all.
Azure Fang  [developer] Jul 9, 2017 @ 12:25pm 
More:

Based on naming, this looks to be a conflict between a Matter Manipulator mod and another mod:
[14:23:12.336] [Error] Could not apply patch from file /interface/scripted/mmupgrade/mmupgradegui.config.patch in source: D:\Steam Library\steamapps\workshop\content\211820\734855062\Wardrobe. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'packages' in pathApply("/packages/-") [14:23:41.280] [Error] Could not instantiate item '[mastermanipulator, 1, {}]'. (ItemException) No such item 'mastermanipulator' [14:28:16.869] [Error] Could not instantiate item '[mm45_mastebeamaxe, 1, {}]'. (ItemException) No such item 'mm45_mastebeamaxe'
Azure Fang  [developer] Jul 9, 2017 @ 12:29pm 
I've subscribed to this thread. Keep me posted as you pull mods.
Azure Fang  [developer] Jul 9, 2017 @ 12:35pm 
Found at least one source of problems:
http://steamcommunity.com/sharedfiles/filedetails/?id=753337799&searchtext=hatch

Broken to some extent in 1.3, and the author has apparently left the mod. Be careful removing this mod - if you have ANY doors affected by this mod when you unsubscribe, they turn into invisible walls that cannot normally be removed. Remove all ship doors and hatches before unsubscribing from this mod.
Azure Fang  [developer] Jul 9, 2017 @ 12:39pm 
http://steamcommunity.com/sharedfiles/filedetails/?id=729512636
Broken in 1.3. Not sure it was causing any of the messages in your log, but it crashes the game when placed. Same author as Active Stealth Module, which is notorious in 1.3 for causing all NPCs and monsters to die on sight.
Last edited by Azure Fang; Jul 9, 2017 @ 12:39pm
Azure Fang  [developer] Jul 9, 2017 @ 12:41pm 
http://steamcommunity.com/sharedfiles/filedetails/?id=782262701
Broken in 1.3. Author has stated that it may never be fixed.
Azure Fang  [developer] Jul 9, 2017 @ 12:47pm 
I may have found the source of your original issue. Resarching...
Azure Fang  [developer] Jul 9, 2017 @ 12:49pm 
http://steamcommunity.com/sharedfiles/filedetails/?id=951717365
Author states in comments that the mod bugs ALL beams and that they would look into it. No fix has been released.
Nuker1110 Jul 9, 2017 @ 1:05pm 
Holy moly.

I actually forgot I was subbed to some of those, never got around to using any of them. Out they go!
Azure Fang  [developer] Jul 9, 2017 @ 1:07pm 
Originally posted by Nuker1110:
Holy moly.

I actually forgot I was subbed to some of those, never got around to using any of them. Out they go!
Just wait until you breach 150 subscribed, like me. Compatibility checks are a nightmare. But Shield Drones is the one causing your main problem, as stated. Hopefully the author will fix it, but it's been a few weeks with no response. The most recent comment is someone with your exact problem, in fact.
Nuker1110 Jul 9, 2017 @ 1:07pm 
AAAAND... Fixed. Thanks for the help!
Azure Fang  [developer] Jul 9, 2017 @ 1:08pm 
Originally posted by Nuker1110:
AAAAND... Fixed. Thanks for the help!
Not a problem. Feel free to check out my other mods. I'm about to push an update for my Armor Collections in a couple minutes. /shamelessplug
Last edited by Azure Fang; Jul 9, 2017 @ 1:09pm
Nuker1110 Jul 9, 2017 @ 1:24pm 
/plugresponse You've gained a subscriber to several of your mods. None of them but the universe generation one change default generation, right?
Azure Fang  [developer] Jul 9, 2017 @ 1:30pm 
Originally posted by Nuker1110:
/plugresponse You've gained a subscriber to several of your mods. None of them but the universe generation one change default generation, right?
Correct. And I'd avoid my Tea mod - I may be deleting it in the near future. Long story.

But do at least consider the Universe Generation mod, or at least another one like True Space (not mine). The vanilla universe generation just feels way too static. But, "opinions". I'm just glad I was able to help you with your issue.
< >
Showing 1-15 of 16 comments
Per page: 1530 50