Fallback handler could not load library D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/Mono/data-0000013ECE65E010.dll Fallback handler could not load library D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/Mono/data-0000013ED49540B0.dll Initialize engine version: 2019.2.17f1 (441) [XR] Discovering subsystems at path D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/UnitySubsystems GfxDevice: creating device client; threaded=1 Direct3D: Version: Direct3D 11.0 [level 11.1] Renderer: NVIDIA GeForce RTX 2080 (ID=0x1e87) Vendor: VRAM: 8010 MB Driver:26.21.14.4274 Begin MonoManager ReloadAssembly - Completed reload, in 0.077 seconds OnLevelWasLoaded was found on OVRScreenFade This message has been deprecated and will be removed in a later version of Unity. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35) [QModManager:ERROR] Invoking the specified entry method "Load" failed for mod "PowerOrder" [QModManager:ERROR] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly '0Harmony-1.2.0.1, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. at Utilites.Logger.Logger.Error (System.Object text, Utilites.Logger.LogType type) [0x00018] in <cae52ae540fc4d288ea38343eea57734>:0 at PowerOrder.QMod.Load () [0x00147] in <310f7951b28e494f8f3b5539f73408e4>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <567df3e0919241ba98db88bec4c6696f>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at QModManager.Patching.QModPatchMethod.TryInvoke () [0x00034] in <d98dded5128c4d9381d4ab8abe18b095>:0 [SMLHelper/Warn] Sprite for 'lwuhtankPrefab' Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\lwuhtank.png' [SMLHelper/Warn] Sprite for 'ugscfinsPrefab' Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\ugscfins.png' [SMLHelper/Warn] Sprite for 'rssuitPrefab' Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\rssuit.png' [MoreModifiedItems] Patched [EasyCraft] Patched [DecorationsMod] Initializing Decorations mod. [DecorationsMod] Loading configuration from "D:\SteamGames\steamapps\common\Subnautica\QMods\DecorationsMod/Config.txt"... [DecorationsMod] Registering items... [DecorationsMod] Making some existing items positionable/pickupable... [DecorationsMod] Patching with Harmony... [DecorationsMod] Decorations mod initialized successfully. [CustomizedStorage] Patched [BetterBioReactor:INFO] Start patching. Version: 1.2.1 [BetterBioReactor:INFO] Finished patching [FCSPowerStorage:INFO] Initializing FCS Power Storage [FCSPowerStorage:INFO] Started patching. Version: 2.1.1 [FCSPowerStorage:INFO] FCS Power Storage initialized successfully. [OxStation:INFO] Started patching. Version: 1.1.0 [OxStation:INFO] Finished patching [MiniFountainFilter:INFO] Started patching. Version: 1.1.2 [MiniFountainFilter:INFO] Finished patching [HydroponicHarvesters:INFO] Started patching. Version: 1.4.2 Unable to open archive file: D:/SteamGames/steamapps/common/Subnautica/QMods/FCS_TechFabricator/Assets/hydroponicharvesterbundle
(Filename: C:\plastic_workspace_unity\Runtime/VirtualFileSystem/ArchiveFileSystem/ArchiveStorageReader.cpp Line: 587) [Warning:Harmony] Could not find any valid Harmony patches inside of assembly HydroponicHarvesters, Version=1.4.2.0, Culture=neutral, PublicKeyToken=null [HydroponicHarvesters:INFO] Finished patching [DataStorageSolutions:INFO] Started patching. Version: 1.1.2 Unable to open archive file: D:/SteamGames/steamapps/common/Subnautica/QMods/FCS_TechFabricator/Assets/datastoragesolutionsbundle
(Filename: C:\plastic_workspace_unity\Runtime/VirtualFileSystem/ArchiveFileSystem/ArchiveStorageReader.cpp Line: 587) [DataStorageSolutions:INFO] Finished patching [FCSTechFabricator:INFO] Started patching. Version: 2.0.7 [CustomCraft2SML:INFO] Started patching. Version 1.8.3 [CustomCraft2SML:INFO] 6 files found in the WorkingFiles folder Key Not Found: ItemID:BigFilteredWaterAmountCrafted - Current Buffer:ItemID:BigFilteredWaterAmountCrafted:1; [CustomCraft2SML:ERROR] [EasyMarkup] Deserialize halted unexpectedly for AddedRecipes Error reported: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <567df3e0919241ba98db88bec4c6696f>:0 at Common.EasyMarkup.EmPropertyCollection.ExtractValue (Common.StringBuffer fullString) [0x000b8] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmPropertyCollectionList`1[ListedType].ExtractValue (Common.StringBuffer fullString) [0x000b6] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmUtils.Deserialize[T] (T emProperty, System.String serializedData) [0x0001a] in <2551c39135704374b0e239c7ef260715>:0 [CustomCraft2SML:WARN] Unable to parse file 'BigFilteredWater.txt' Key Not Found: ItemID:precursorioncrystalEnergy - Current Buffer:ItemID:precursorioncrystalEnergy:20000; [CustomCraft2SML:ERROR] [EasyMarkup] Deserialize halted unexpectedly for CustomBioFuels Error reported: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <567df3e0919241ba98db88bec4c6696f>:0 at Common.EasyMarkup.EmPropertyCollection.ExtractValue (Common.StringBuffer fullString) [0x000b8] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmPropertyCollectionList`1[ListedType].ExtractValue (Common.StringBuffer fullString) [0x000b6] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0 at Common.EasyMarkup.EmUtils.Deserialize[T] (T emProperty, System.String serializedData) [0x0001a] in <2551c39135704374b0e239c7ef260715>:0 [CustomCraft2SML:WARN] Unable to parse file 'BioReactor_Values.txt' [CustomCraft2SML:INFO] 32 total entries discovered across all files. [CustomCraft2SML:INFO] 2 of 2 AddedRecipe entries staged for patching [CustomCraft2SML:WARN] Could not resolve ItemID value of 'ExStorageKit_ASTS' for ModifiedRecipe. Discarded entry. [CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaGasTank_SC' for ModifiedRecipe. Discarded entry. [CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaAlienGasTank_SC' for ModifiedRecipe. Discarded entry. [CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaCookerBuildableKit_SC' for ModifiedRecipe. Discarded entry. [CustomCraft2SML:WARN] Could not resolve ItemID value of 'ASShippingKit_AS' for ModifiedRecipe. Discarded entry. [CustomCraft2SML:INFO] 20 of 25 ModifiedRecipe entries staged for patching [CustomCraft2SML:INFO] 5 of 5 CustomSize entries staged for patching [CustomCraft2SML:INFO] 2 of 2 AddedRecipe entries were patched [SMLHelper/Warn] CustomTechData already exists for 'DeepDrillerKit_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'DeepDrillerKit_DD'. [SMLHelper/Warn] CustomTechData already exists for 'BatteryAttachment_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'BatteryAttachment_DD'. [SMLHelper/Warn] CustomTechData already exists for 'DrillerMK1_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'DrillerMK1_DD'. [SMLHelper/Warn] CustomTechData already exists for 'DrillerMK2_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'DrillerMK2_DD'. [SMLHelper/Warn] CustomTechData already exists for 'DrillerMK3_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'DrillerMK3_DD'. [SMLHelper/Warn] CustomTechData already exists for 'FocusAttachment_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'FocusAttachment_DD'. [SMLHelper/Warn] CustomTechData already exists for 'SolarAttachment_DD'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'SolarAttachment_DD'. [SMLHelper/Warn] CustomTechData already exists for 'JetStreamT242Kit_MT'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'JetStreamT242Kit_MT'. [SMLHelper/Warn] CustomTechData already exists for 'MarineMonitorKit_MT'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'MarineMonitorKit_MT'. [SMLHelper/Warn] CustomTechData already exists for 'PowerStorageKit_PS'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'PowerStorageKit_PS'. [SMLHelper/Warn] CustomTechData already exists for 'SeaBreezeKit_SB'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'SeaBreezeKit_SB'. [SMLHelper/Warn] CustomTechData already exists for 'Freon_ARS'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'Freon_ARS'. [SMLHelper/Warn] CustomTechData already exists for 'PowerCellSocket_AIS'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'PowerCellSocket_AIS'. [SMLHelper/Warn] CustomTechData already exists for 'QuantumTeleporterKit_AE'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'QuantumTeleporterKit_AE'. [SMLHelper/Warn] CustomTechData already exists for 'AdvancedTeleporterWiringKit_AE'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'AdvancedTeleporterWiringKit_AE'. [SMLHelper/Warn] CustomTechData already exists for 'TeleporterScannerConnectionKit_AE'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'TeleporterScannerConnectionKit_AE'. [SMLHelper/Warn] CustomTechData already exists for 'AMMiniMedBayKit_AMS'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'AMMiniMedBayKit_AMS'. [SMLHelper/Warn] CustomTechData already exists for 'MiniFountainFilterKit_MFF'. Original value has been overwritten by later entry. So far we have discarded or overwritten 1 entries for 'MiniFountainFilterKit_MFF'. [CustomCraft2SML:INFO] 20 of 20 ModifiedRecipe entries were patched [CustomCraft2SML:INFO] 5 of 5 CustomSize entries were patched [CustomCraft2SML:INFO] Finished patching. [SMLHelper/Info] Added 238 TechTypes succesfully into the game. [SMLHelper/Info] Added 3 CraftTreeTypes succesfully into the game. [SMLHelper/Info] Finished known PingType exclusion. 0 IDs were added in ban list. [SMLHelper/Info] Added 0 PingTypes succesfully into the game. [SMLHelper/Info] Extra item info set to: Mod name (default) [QModManager:INFO] Finished loading QModManager. Loaded 43 mods. [QModManager:ERROR] A total of 1 mods failed to load [QModManager:WARN] Some mods are using an old version of harmony! This will NOT cause any problems, but it's not recommended: - CyclopsAutoZapper (CyclopsAutoZapper) - CyclopsSpeedUpgrades (CyclopsSpeedUpgrades) - CyclopsNuclearReactor (CyclopsNuclearReactor) - CyclopsBioReactor (CyclopsBioReactor) - MoreCyclopsUpgrades (MoreCyclopsUpgrades) - FCS Alterra Refrigeration Solutions SeaBreeze FCS32 (ARSSeaBreeze) - FCS Deep Driller (FCSDeepDriller) - FCS Marine Turbine (AIMarineTurbine) - Alterra Medical MiniMedBay (AMMiniMedBay) - FCS Alterra Industrial PowerCell Socket (FCSAIPowerCellSocket) - Quantum Teleporter (QuantumTeleporter) - AutosortLockers (AutosortLockers) - Better Power Info (BetterPowerInfo) - DataBoxScannerFix (DataBoxScannerFix) - DockedVehicleStorageAccess (DockedVehicleStorageAccess) - Moonpool Vehicle Repair (MoonpoolVehicleRepair) - More Quick Slots (MoreQuickSlots) - Qwiso Multi Mod (qmultimod.mod) - Render Distance Changer (RenderDist) - Seamoth Storage Access (SeamothStorageAccess) - SubnauticaMap (SubnauticaMap) - Resource Monitor (ResourceMonitor) - QuickMiner (QuickMiner) - More Modified Items (MoreModifiedItems) - LargeDepositsFix (LargeDepositsFix) - EasyCraft (EasyCraft) - DecorationsMod (DecorationsMod) - CustomizedStorage (CustomizedStorage) - BetterBioReactor (BetterBioReactor) - Aquarium Breeding (AquariumBreeding) - FCS Power Storage (FCSPowerStorage) - OxStation (OxStation) - MiniFountainFilter (MiniFountainFilter) - SnapBuilder (SnapBuilder) [QModManager:ERROR] The following mods failed during patching: - PowerOrder (PowerOrder) <BuilderUtils:AutosortLockers> Adding tooltip strings to language file <BuilderUtils:DockedVehicleStorageAccess> Adding tooltip strings to language file Object reference not set to an instance of an object [QModManager:INFO] Received latest version from GitHub. We are up to date! Material doesn't have a texture property '_MainTex'
(Filename: C:\plastic_workspace_unity\Runtime/Shaders/Material.cpp Line: 1371) Material doesn't have a texture property '_MainTex'
(Filename: C:\plastic_workspace_unity\PlatformDependent/Win/Input/RawInput.cpp Line: 1409) Loading game settings
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35) <BuilderUtils:AutosortLockers> Adding tooltip strings to language file <BuilderUtils:DockedVehicleStorageAccess> Adding tooltip strings to language file Unloading asset bundle 'waterdisplacement' because it is no longer referenced
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35) Process name: Subnautica
Stopped loading after the latest Qmods and SML-helper updates..
Really hope there's another update, me whole power network's gone to pot, backup bioreactors frantically burning thru their reserves, ditto reactor rods..
"Solar, THEN thermal, then whatevs" - so fundamental to gameplay, why ain't it in vanilla? Thank God for this mod..
Keep your expectations low, but the QMM team is apparently looking into it, to see if there's anything they can do on their end. From the QMM Discord earlier today: > We'll look into it and see if there's a fix that can be made, either on the mod itself or as part of what QMM is doing.
It's most likely related to the large aquarium. I haven't played the game in a while, but you can see in https://subnautica.fandom.com/wiki/Alien_Containment that the debug spawn id is basewaterpark
Sorry, I tried to figure this out on my own, but How would I add FCStudio's Marine Turbine (https://www.nexusmods.com/subnautica/mods/249) to the power order list myself? I want it to take from the turbines first, but that's simple- but I have to get it on the list at all first.
If you load the save with powerorder installed, it should add it to the list automatically at the lowest priority once the turbine gets loaded in.
EDIT: Hmm, I loaded up a new save, and at first it didn't get added automatically, but after HabitatControlPanel was added, then it showed up alongside the HabitatControlPanel, so I'm guessing that mod uses some other method to add power rather than what my mod hooks to. I'll see if I can fix it, in the mean time, you can add "AIJetStreamT242": 1, to the beginning of order.json including the quotes and the comma.
Really useful for micromanaging my base, especially with the power display mod, for when the power suddenly goes out and I suddenly don't know why, haha.
Curious why you choose the solars to go before the thermals as the default? It seems as the thermals provide consistent free energy, that they would make more sense for the primary power providers and the solars would be the first backup if needs spike past the thermals.
Also, could you add a screenshot of the mod menu options to the images?
read the description: the order can be modified after installing the mod and running the game once creating a new file named "order.json" use an editor like notepad++ to edit it and change your preferred order
55 comments
Comments locked
The author has locked this comment topic for the time beingFallback handler could not load library D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/Mono/data-0000013ECE65E010.dll
Fallback handler could not load library D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/Mono/data-0000013ED49540B0.dll
Initialize engine version: 2019.2.17f1 (441)
[XR] Discovering subsystems at path D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/UnitySubsystems
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 2080 (ID=0x1e87)
Vendor:
VRAM: 8010 MB
Driver:26.21.14.4274
Begin MonoManager ReloadAssembly
- Completed reload, in 0.077 seconds
OnLevelWasLoaded was found on OVRScreenFade
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
(Filename: C:\plastic_workspace_unity\Runtime/Mono/MonoScriptCache.cpp Line: 355)
<RI> Initializing input.
<RI> Input initialized.
<RI> Initialized touch support.
[Message:BepInEx] BepInEx 5.3.0.0 - Subnautica
[Info:BepInEx] Running under Unity v2019.2.17.441
[Info:BepInEx] CLR runtime version: 4.0.30319.42000
[Info:BepInEx] Supports SRE: True
[Message:BepInEx] Preloader started
[Info:BepInEx] Loaded 1 patcher methods from MirrorInternalLogs, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null
[Info:BepInEx] Loaded 1 patcher methods from QModManager.QMMHarmonyShimmer, Version=4.0.2.1, Culture=neutral, PublicKeyToken=null
[Info:BepInEx] Loaded 1 patcher methods from QModManager.QModPluginGenerator, Version=4.0.2.1, Culture=neutral, PublicKeyToken=null
[Info:BepInEx] Loaded 1 patcher methods from QModManager.UnityAudioFixer, Version=4.0.2.1, Culture=neutral, PublicKeyToken=null
[Info:BepInEx] 5 patcher plugin(s) loaded
[Info:QMMHarmonyShimmer] Shimming QMods...
[Info:QMMHarmonyShimmer] Shimming SubnauticaMap
[Info:QMMHarmonyShimmer] Backing up SubnauticaMap to D:\SteamGames\steamapps\common\Subnautica\QMods\.backups\SubnauticaMap\SubnauticaMap.dll. Original path: D:\SteamGames\steamapps\common\Subnautica\QMods\SubnauticaMap\SubnauticaMap.dll
[Info:UnityAudioFixer] Attempting to enable Unity audio...
[Info:UnityAudioFixer] Unity audio enabled.
[Info:BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Info:QModPluginGenerator] Loading QMMAssemblyCache...
[Info:QModPluginGenerator] QMMAssemblyCache loaded in 33 ms.
[Message:BepInEx] Preloader finished
[Message:BepInEx] Chainloader ready
[Message:BepInEx] Chainloader started
[Info:BepInEx] 45 plugins to load
[Info:BepInEx] Loading [QMMLoader 1.0]
[Info:BepInEx] Loading [SMLHelper 2.8.0.0]
[Info:BepInEx] Loading [FCS Tech Fabricator 2.0.7.0]
[Info:BepInEx] Loading [FCS Marine Turbine 2.3.1.0]
[Info:BepInEx] Loading [Alterra Medical MiniMedBay 1.2.1.0]
[Info:BepInEx] Loading [Aquarium Breeding 1.0.2.0]
[Info:BepInEx] Loading [FCS Alterra Refrigeration Solutions SeaBreeze FCS32 1.3.1.0]
[Info:BepInEx] Loading [AutosortLockers 1.2.2.0]
[Info:BepInEx] Loading [BetterBioReactor 1.2.1.0]
[Info:BepInEx] Loading [Better Power Info 1.0.0.0]
[Info:BepInEx] Loading [CustomCraft2SML 1.8.3.0]
[Info:BepInEx] Loading [CustomizedStorage 1.0.4.0]
[Info:BepInEx] Loading [MoreCyclopsUpgrades 4.2.1.0]
[Info:BepInEx] Loading [CyclopsAutoZapper 4.3.2.0]
[Info:BepInEx] Loading [CyclopsBioReactor 4.2.3.0]
[Info:BepInEx] Loading [CyclopsEngineUpgrades 4.1.1.0]
[Info:BepInEx] Loading [CyclopsNuclearReactor 4.2.1.0]
[Info:BepInEx] Loading [CyclopsSolarUpgrades 4.2.0.0]
[Info:BepInEx] Loading [CyclopsSpeedUpgrades 4.1.1.0]
[Info:BepInEx] Loading [CyclopsThermalUpgrades 4.2.0.0]
[Info:BepInEx] Loading [DataBoxScannerFix 1.0.0.0]
[Info:BepInEx] Loading [DecorationsMod 1.6.5.0]
[Info:BepInEx] Loading [DockedVehicleStorageAccess 1.1.2.0]
[Info:BepInEx] Loading [EasyCraft 1.0.16.0]
[Info:BepInEx] Loading [ExteriorPlantPots 1.0.0.0]
[Info:BepInEx] Loading [FCS Alterra Industrial PowerCell Socket 1.2.1.0]
[Info:BepInEx] Loading [Data Storage Solutions 1.1.2.0]
[Info:BepInEx] Loading [FCS Deep Driller 1.2.5.0]
[Info:BepInEx] Loading [FCS Power Storage 2.1.1.0]
[Info:BepInEx] Loading [Alterra Hydroponic Harvesters 1.4.2.0]
[Info:BepInEx] Loading [LargeDepositsFix 1.0.0.0]
[Info:BepInEx] Loading [MiniFountainFilter 1.1.2.0]
[Info:BepInEx] Loading [Moonpool Vehicle Repair 1.0.0.0]
[Info:BepInEx] Loading [More Modified Items 1.0.0.0]
[Info:BepInEx] Loading [More Quick Slots 1.0.0.0]
[Info:BepInEx] Loading [OxStation 1.1.0.0]
[Info:BepInEx] Loading [PowerOrder 1.0.6.0]
[Info:BepInEx] Loading [Qwiso Multi Mod 1.0.0.0]
[Info:BepInEx] Loading [Quantum Teleporter 1.0.4.0]
[Info:BepInEx] Loading [QuickMiner 0.1.0.0]
[Info:BepInEx] Loading [Render Distance Changer 0.1.0.0]
[Info:BepInEx] Loading [Resource Monitor 1.0.5.0]
[Info:BepInEx] Loading [Seamoth Storage Access 1.3.0.0]
[Info:BepInEx] Loading [SnapBuilder 1.1.1.0]
[Info:BepInEx] Loading [SubnauticaMap 1.4.2.0]
[Message:BepInEx] Chainloader startup complete
UnloadTime: 0.385200 ms
Initializing Steam services
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[QModManager:INFO] Detected game: Subnautica
[QModManager:INFO] Game Version: 65786 Build Date: 10-July-2020
[QModManager:INFO] Loading QModManager v4.0.2.1...
[QModManager:INFO] Today is 23-August-2020
[QModManager:INFO] Folder structure:
+ Subnautica
|---+ BepInEx
||---+ cache
|||---- chainloader_typeloader.dat (316.00B)
|||---- qmodmanager.dat (645.00B)
||`---- qmodmanager_plugingenerator_typeloader.dat (10.28KB)
||---+ config
|||---- BepInEx.cfg (4.41KB)
||`---- MirrorInternalLogs.cfg (788.00B)
||---+ core
|||---- 0Harmony.dll (137.50KB)
|||---- 0Harmony.xml (163.75KB)
|||---- BepInEx.dll (105.50KB)
|||---- BepInEx.Harmony.dll (5.50KB)
|||---- BepInEx.Harmony.xml (3.96KB)
|||---- BepInEx.Preloader.dll (35.00KB)
|||---- BepInEx.Preloader.xml (7.33KB)
|||---- BepInEx.xml (82.03KB)
|||---- Mono.Cecil.dll (331.50KB)
|||---- Mono.Cecil.Mdb.dll (42.00KB)
|||---- Mono.Cecil.Pdb.dll (84.50KB)
|||---- Mono.Cecil.Rocks.dll (27.00KB)
|||---- MonoMod.RuntimeDetour.dll (86.50KB)
|||---- MonoMod.RuntimeDetour.xml (8.43KB)
|||---- MonoMod.Utils.dll (173.00KB)
||`---- MonoMod.Utils.xml (76.47KB)
||---+ patchers
|||---+ QModManager
||||---- AssetsTools.NET.dll (148.00KB)
||||---- cldb.dat (325.90KB)
||||---- QModManager.exe (118.00KB)
||||---- QModManager.QMMHarmonyShimmer.dll (62.50KB)
||||---- QModManager.QModPluginGenerator.dll (18.50KB)
||||---- QModManager.UnityAudioFixer.dll (8.50KB)
|||`---- QModManager.UnityAudioFixer.xml (2.41KB)
||`---- MirrorInternalLogs.dll (19.50KB)
||---+ plugins
|||---+ QModManager
||||---- QModInstaller.dll (82.00KB)
||||---- QModInstaller.xml (27.70KB)
||||---- QModManager.QMMLoader.dll (6.50KB)
|||`---- QModManager.QMMLoader.xml (503.00B)
|`---- LogOutput.log (4.00KB)
|---+ MonoBleedingEdge
|`---- (Folder content not shown)
|---+ OST
|`---- (Folder content not shown)
|---+ QMods
||---+ .backups
|||---+ AquariumBreeding
|||`---- AquariumBreeding.dll (7.50KB)
|||---+ AutosortLockers
|||`---- AutosortLockers.dll (106.50KB)
|||---+ BetterBioReactor
|||`---- BetterBioReactor.dll (46.00KB)
|||---+ BetterPowerInfo
|||`---- BetterPowerInfo.dll (50.50KB)
|||---+ CustomizedStorage
|||`---- CustomizedStorage.dll (56.50KB)
|||---+ CyclopsAutoZapper
|||`---- CyclopsAutoZapper.dll (46.50KB)
|||---+ CyclopsBioReactor
|||`---- CyclopsBioReactor.dll (69.00KB)
|||---+ CyclopsNuclearReactor
|||`---- CyclopsNuclearReactor.dll (64.50KB)
|||---+ CyclopsSpeedUpgrades
|||`---- CyclopsSpeedUpgrades.dll (41.00KB)
|||---+ DataBoxScannerFix
|||`---- DataBoxScannerFix.dll (28.50KB)
|||---+ DecorationsMod
|||`---- DecorationsMod.dll (396.00KB)
|||---+ DockedVehicleStorageAccess
|||`---- DockedVehicleStorageAccess.dll (75.00KB)
|||---+ EasyCraft
|||`---- EasyCraft.dll (26.00KB)
|||---+ FCS_ARSSeaBreeze
|||`---- ARS_SeaBreezeFCS32.dll (109.00KB)
|||---+ FCS_DeepDriller
|||`---- FCS_DeepDriller.dll (142.50KB)
|||---+ FCS_MarineTurbine
|||`---- FCS_AIMarineTurbine.dll (127.50KB)
|||---+ FCS_MiniFountainFilter
|||`---- MiniFountainFilter.dll (92.50KB)
|||---+ FCS_MiniMedBay
|||`---- AMMiniMedBay.dll (100.50KB)
|||---+ FCS_OxStation
|||`---- OxStation.dll (104.00KB)
|||---+ FCS_PowerCellSocket
|||`---- FCSAIPowerCellSocket.dll (87.00KB)
|||---+ FCS_PowerStorage
|||`---- FCSPowerStorage.dll (119.00KB)
|||---+ FCS_QuantumTeleporter
|||`---- QuantumTeleporter.dll (96.50KB)
|||---+ LargeDepositsFix
|||`---- LargeDepositsFix.dll (6.00KB)
|||---+ MoonpoolVehicleRepair
|||`---- MoonpoolVehicleRepair.dll (6.50KB)
|||---+ MoreCyclopsUpgrades
|||`---- MoreCyclopsUpgrades.dll (109.00KB)
|||---+ MoreModifiedItems
|||`---- MoreModifiedItems.dll (17.00KB)
|||---+ MoreQuickSlots
|||`---- MoreQuickSlots.dll (54.00KB)
|||---+ PowerOrder
||||---- PowerOrder.dll (17.00KB)
|||`---- Utilites.dll (19.50KB)
|||---+ QMultiMod
|||`---- QMultiMod.dll (35.00KB)
|||---+ QuickMiner
|||`---- QuickMiner.dll (6.50KB)
|||---+ RenderDistanceChanger
|||`---- RenderDistanceChanger.dll (6.00KB)
|||---+ ResourceMonitor
|||`---- ResourceMonitor.dll (31.00KB)
|||---+ SeamothStorageAccess
|||`---- SeamothStorageAccess.dll (7.00KB)
|||---+ SnapBuilder
|||`---- SnapBuilder.dll (17.00KB)
|||---+ SubnauticaMap
|||`---- SubnauticaMap.dll (66.50KB)
||---+ AquariumBreeding
|||---- AquariumBreeding.dll (7.00KB)
||`---- mod.json (287.00B)
||---+ AutosortLockers
|||---+ Assets
||||---- ArrowLeft.png (55.15KB)
||||---- ArrowRight.png (3.39KB)
||||---- AutosortLocker.png (107.41KB)
||||---- AutosortTarget.png (107.91KB)
||||---- AutosortTargetStanding.png (77.93KB)
||||---- Background.png (255.90KB)
||||---- Circle.png (48.96KB)
||||---- Close.png (52.94KB)
||||---- colors.json (11.10KB)
||||---- Configure.png (62.84KB)
||||---- CustomizeScreen.png (237.92KB)
||||---- Edit.png (51.62KB)
||||---- filters.json (8.37KB)
||||---- Left.png (53.19KB)
||||---- LockerScreen.png (75.55KB)
||||---- MainMenuPressedSprite.png (39.94KB)
||||---- MainMenuStandardSprite.png (46.54KB)
||||---- PickerBackground.png (52.37KB)
||||---- Receptacle.png (60.04KB)
||||---- Right.png (53.67KB)
||||---- SelectorHover.png (53.29KB)
||||---- SelectorSelected.png (53.91KB)
||||---- Sorter.png (82.27KB)
||||---- TitleUnderline.png (9.79KB)
|||`---- type_reference.json (17.53KB)
|||---- AutosortLockers.dll (106.50KB)
||`---- mod.json (555.00B)
||---+ BetterBioReactor
|||---- BetterBioReactor.dll (45.50KB)
||`---- mod.json (259.00B)
||---+ BetterPowerInfo
|||---- BetterPowerInfo.dll (50.00KB)
||`---- mod.json (313.00B)
||---+ CustomCraft2SML
|||---+ Assets
||||---- cake1.png (27.18KB)
||||---- cake2.png (26.54KB)
||||---- cake3.png (25.96KB)
||||---- cake4.png (24.96KB)
||||---- cake5.png (26.55KB)
||||---- cake6.png (26.37KB)
||||---- cake7.png (25.06KB)
||||---- cake8.png (26.01KB)
||||---- juice.png (9.54KB)
||||---- juice1.png (9.83KB)
||||---- juice2.png (9.54KB)
||||---- juice3.png (9.78KB)
||||---- juice4.png (10.05KB)
||||---- juice5.png (21.41KB)
||||---- juice6.png (9.97KB)
||||---- juice7.png (9.95KB)
||||---- juice8.png (9.84KB)
|||`---- MoonPool.png (109.68KB)
|||---+ OriginalRecipes
||||---- BasePieces_BasePiece.txt (1.30KB)
||||---- BasePieces_BaseRoom.txt (1.20KB)
||||---- BasePieces_BaseWall.txt (821.00B)
||||---- BioReactor_Values.txt (9.54KB)
||||---- Constructor_Constructor.txt (2.59KB)
||||---- CraftingPaths.txt (905.00B)
||||---- Cyclops_Cyclops.txt (686.00B)
||||---- Cyclops_CyclopsUpgrades.txt (2.22KB)
||||---- ExteriorModules_ExteriorLight.txt (675.00B)
||||---- ExteriorModules_ExteriorModule.txt (1013.00B)
||||---- ExteriorModules_ExteriorOther.txt (563.00B)
||||---- InteriorModules_InteriorModule.txt (3.38KB)
||||---- InteriorPieces_InteriorPiece.txt (1.15KB)
||||---- InteriorPieces_InteriorRoom.txt (1.01KB)
||||---- Machines_Machines.txt (1.65KB)
||||---- MapRoomUpgrades_MapRoomUpgrades.txt (1.22KB)
||||---- Miscellaneous_Misc.txt (3.58KB)
||||---- Miscellaneous_MiscHullplates.txt (3.26KB)
||||---- Personal_Equipment.txt (3.39KB)
||||---- Personal_Tools.txt (3.62KB)
||||---- Resources_AdvancedMaterials.txt (1.63KB)
||||---- Resources_BasicMaterials.txt (1.70KB)
||||---- Resources_Electronics.txt (2.28KB)
||||---- Survival_CookedFood.txt (2.23KB)
||||---- Survival_CuredFood.txt (3.03KB)
||||---- Survival_Water.txt (565.00B)
||||---- VehicleUpgrades_VehicleUpgrades.txt (4.59KB)
|||`---- Workbench_Workbench.txt (3.67KB)
|||---+ SampleFiles
||||---- AddedRecipes_Samples.txt (819.00B)
||||---- AddedRecipes_Samples2.txt (588.00B)
||||---- AliasRecipes_Samples.txt (2.24KB)
||||---- AliasRecipes_Samples2.txt (683.00B)
||||---- CustomBioFuels_Samples.txt (701.00B)
||||---- CustomFabricator_Sample.txt (2.47KB)
||||---- CustomFab_Sample2.txt (1.27KB)
||||---- CustomFoods_Samplefile.txt (567.00B)
||||---- CustomFragments_Samples2.txt (186.00B)
||||---- CustomSizes_Samples.txt (524.00B)
||||---- CustomSizes_Samples2.txt (211.00B)
||||---- CustomTab_Samples.txt (2.25KB)
||||---- ModifiedRecipes_Samples.txt (1.48KB)
||||---- ModifiedRecipes_Samples2.txt (249.00B)
||||---- MovedRecipes_Sample.txt (1.28KB)
|||`---- MovedRecipes_Samples2.txt (444.00B)
|||---+ WorkingFiles
||||---- BigFilteredWater.txt (165.00B)
||||---- BioReactor_Values.txt (395.00B)
||||---- CustomSizes.txt (349.00B)
||||---- FCSRecipeConfig_CC2.txt (8.00KB)
||||---- NutrientBlock.txt (461.00B)
|||`---- Personal_Equipment.txt (539.00B)
|||---- CustomCraft2Config.txt (57.00B)
|||---- CustomCraft2SML.dll (246.00KB)
|||---- mod.json (255.00B)
||`---- README_HowToUseThisMod.txt (15.24KB)
||---+ CustomizedStorage
|||---- config.json (754.00B)
|||---- CustomizedStorage.dll (56.00KB)
||`---- mod.json (280.00B)
||---+ CyclopsAutoZapper
|||---+ Assets
||||---- CyclopsAntiParasite.png (11.09KB)
||||---- CyclopsZapperModule.png (13.94KB)
|||`---- CyclopsZapperModuleMk2.png (10.01KB)
|||---- CyclopsAutoZapper.dll (46.00KB)
||`---- mod.json (365.00B)
||---+ CyclopsBioReactor
|||---+ Assets
||||---- BioReactorBooster.png (105.11KB)
||||---- CyBioReactor.png (177.64KB)
|||`---- cyclopsbioreactormodbundle (7.20MB)
|||---- CyclopsBioReactor.dll (68.50KB)
||`---- mod.json (375.00B)
||---+ CyclopsEngineUpgrades
|||---+ Assets
||||---- PowerUpgradeModuleMk2.png (34.33KB)
|||`---- PowerUpgradeModuleMk3.png (34.61KB)
|||---- CyclopsEngineUpgrades.dll (39.50KB)
||`---- mod.json (381.00B)
||---+ CyclopsNuclearReactor
|||---+ Assets
||||---- CyNukeUpgrade1.png (124.61KB)
||||---- CyNukeUpgrade2.png (134.68KB)
||||---- CyNukReactor.png (133.39KB)
||||---- cynukreactorbundle (1.48MB)
|||`---- CyNukReactorHUD.png (61.03KB)
|||---- CyclopsNuclearReactor.dll (64.00KB)
||`---- mod.json (391.00B)
||---+ CyclopsSolarUpgrades
|||---+ Assets
||||---- CyclopsSolarCharger.png (79.61KB)
|||`---- CyclopsSolarChargerMk2.png (90.54KB)
|||---- CyclopsSolarUpgrades.dll (39.00KB)
||`---- mod.json (377.00B)
||---+ CyclopsSpeedUpgrades
|||---+ Assets
|||`---- CyclopsSpeedModule.png (16.09KB)
|||---- CyclopsSpeedUpgrades.dll (40.50KB)
||`---- mod.json (377.00B)
||---+ CyclopsThermalUpgrades
|||---+ Assets
|||`---- CyclopsThermalChargerMk2.png (133.25KB)
|||---- CyclopsThermalUpgrades.dll (38.00KB)
||`---- mod.json (385.00B)
||---+ DataBoxScannerFix
|||---- DataBoxScannerFix.dll (28.00KB)
||`---- mod.json (274.00B)
||---+ DecorationsMod
|||---+ Assets
||||---- benchmediumicon.png (8.61KB)
||||---- benchsmallicon.png (7.49KB)
||||---- decorationassets.assets (81.23MB)
||||---- decorationassets.manifest (17.86KB)
||||---- decorativelockerclosedicon.png (11.73KB)
||||---- decorativelockerdooricon.png (11.90KB)
||||---- labcontaineropen1.png (15.83KB)
||||---- labcontaineropen2.png (15.74KB)
||||---- labcontaineropen3.png (11.55KB)
|||`---- longplanterbox.png (13.79KB)
|||---- Config.txt (4.95KB)
|||---- DecorationsMod.dll (395.50KB)
||`---- mod.json (293.00B)
||---+ DockedVehicleStorageAccess
|||---+ Assets
||||---- CheckboxChecked.png (52.75KB)
||||---- CheckboxUnchecked.png (50.04KB)
||||---- Exosuit.png (61.91KB)
||||---- LockerScreen.png (75.55KB)
||||---- Receptacle.png (60.04KB)
||||---- Seamoth.png (58.15KB)
|||`---- StorageAccess.png (108.77KB)
|||---- DockedVehicleStorageAccess.dll (74.50KB)
||`---- mod.json (487.00B)
||---+ EasyCraft
|||---- EasyCraft.dll (26.00KB)
|||---- mod.json (222.00B)
||`---- settings.json (70.00B)
||---+ ExteriorPlantPots
|||---- ExteriorPlantPots.dll (7.50KB)
||`---- mod.json (276.00B)
||---+ FCS_ARSSeaBreeze
|||---+ Assets
||||---- ARSSeaBreeze.png (15.17KB)
||||---- arsseabreezefcs32modbundle (621.12KB)
|||`---- Freon_ARS.png (30.74KB)
|||---- ARS_SeaBreezeFCS32.dll (108.00KB)
|||---- config.json (27.00B)
||`---- mod.json (319.00B)
||---+ FCS_DataStorageSolutions
|||---+ Assets
||||---- DataStorageSolutions.png (150.70KB)
||||---- datastoragesolutionsbundle (1.37MB)
||||---- DSSAntenna.png (130.88KB)
||||---- DSSFormatStation.png (106.55KB)
||||---- DSSServer.png (39.32KB)
||||---- DSSTerminal.png (100.83KB)
||||---- DSSWallMountedRack.png (150.70KB)
||||---- filters.json (8.38KB)
|||`---- type_reference.json (17.60KB)
|||---- config.json (387.00B)
|||---- DataStorageSolutions.dll (204.50KB)
||`---- mod.json (318.00B)
||---+ FCS_DeepDriller
|||---+ Assets
||||---- BatteryAttachment_DD.png (112.85KB)
||||---- DrillerMK1_DD.png (55.56KB)
||||---- DrillerMK2_DD.png (61.78KB)
||||---- DrillerMK3_DD.png (66.48KB)
||||---- FCSDeepDriller.png (138.26KB)
||||---- fcsdeepdrillermodbundle (10.25MB)
||||---- FocusAttachment_DD.png (70.11KB)
||||---- Sand_DD.png (28.61KB)
|||`---- SolarAttachment_DD.png (99.08KB)
|||---- config.json (260.00B)
|||---- FCS_DeepDriller.dll (142.00KB)
||`---- mod.json (311.00B)
||---+ FCS_HydroponicHarvesters
|||---+ Assets
||||---- AcidMushroom_FCSDNA.png (14.51KB)
||||---- BloodOil_FCSDNA.png (13.04KB)
||||---- BlueJeweledDisk_FCSDNA.png (16.80KB)
||||---- BluePalm_FCSDNA.png (22.52KB)
||||---- BrainCoral_FCSDNA.png (15.93KB)
||||---- BulbBush_FCSDNA.png (13.65KB)
||||---- BulboTree_FCSDNA.png (18.46KB)
||||---- CaveBush_FCSDNA.png (21.87KB)
||||---- ChinesePotato_FCSDNA.png (15.90KB)
||||---- CoralChunk_FCSDNA.png (24.22KB)
||||---- CreepvinePiece_FCSDNA.png (13.08KB)
||||---- Creepvine_FCSDNA.png (11.51KB)
||||---- DeepShroom_FCSDNA.png (18.09KB)
||||---- DNA.png (4.72KB)
||||---- eatableIcon.png (11.06KB)
||||---- EyeStalk_FCSDNA.png (16.92KB)
||||---- FernPalm_FCSDNA.png (19.21KB)
||||---- FloraKleen.png (114.00KB)
||||---- FurledPapyrus_FCSDNA.png (19.81KB)
||||---- GabesFeather_FCSDNA.png (14.37KB)
||||---- GelSack_FCSDNA.png (14.06KB)
||||---- GhostWeed_FCSDNA.png (15.52KB)
||||---- GrubBasket_FCSDNA.png (25.08KB)
||||---- hydroponicharvesterbundle (3.33MB)
||||---- JaffaCup_FCSDNA.png (19.61KB)
||||---- Jellyshroom_FCSDNA.png (23.89KB)
||||---- LanternTree_FCSDNA.png (8.99KB)
||||---- LargeHydroponicHarvester.png (253.94KB)
||||---- MarblemelonPlant_FCSDNA.png (18.52KB)
||||---- MediumHydroponicHarvester.png (232.47KB)
||||---- MembrainTree_FCSDNA.png (20.21KB)
||||---- MingPlant_FCSDNA.png (14.84KB)
||||---- PinkCap_FCSDNA.png (17.80KB)
||||---- PygmyFan_FCSDNA.png (23.43KB)
||||---- Redwort_FCSDNA.png (22.79KB)
||||---- RegressShell_FCSDNA.png (24.18KB)
||||---- RougeCradle_FCSDNA.png (22.25KB)
||||---- SeaCrown_FCSDNA.png (22.24KB)
||||---- SmallHydroponicHarvester.png (204.52KB)
||||---- SmallHydroponicHarvester_FCSDNA.png (182.75KB)
||||---- SpeckledRattler_FCSDNA.png (15.83KB)
||||---- SpikedHornGrass_FCSDNA.png (22.12KB)
||||---- SpottedDockleaf_FCSDNA.png (18.26KB)
||||---- SulphurPlant_FCSDNA.png (16.61KB)
||||---- TigerPlant_FCSDNA.png (19.83KB)
||||---- TreeMushroomPiece_FCSDNA.png (14.20KB)
||||---- usableIcon.png (11.79KB)
||||---- VeinedNettle_FCSDNA.png (23.72KB)
||||---- VioletBeau_FCSDNA.png (17.24KB)
||||---- VoxelShrub_FCSDNA.png (21.69KB)
|||`---- WrithingWeed_FCSDNA.png (16.55KB)
|||---- config.json (175.00B)
|||---- HydroponicHarvesters.dll (136.50KB)
||`---- mod.json (335.00B)
||---+ FCS_MarineTurbine
|||---+ Assets
||||---- AIJetStreamT242.png (21.63KB)
||||---- AIMarineMonitor.png (23.39KB)
|||`---- aimarineturbinemodbundle (1.82MB)
|||---+ Configuration
|||`---- AIJetStreamT242.json (1.51KB)
|||---- FCS_AIMarineTurbine.dll (127.00KB)
||`---- mod.json (318.00B)
||---+ FCS_MiniFountainFilter
|||---+ Assets
||||---- MiniFountainFilter.png (124.01KB)
|||`---- minifountainfiltermodbundle (2.00MB)
|||---- config.json (226.00B)
|||---- MiniFountainFilter.dll (92.00KB)
||`---- mod.json (307.00B)
||---+ FCS_MiniMedBay
|||---+ Assets
||||---- AMMiniMedBay.png (23.10KB)
|||`---- amminimedbaymodbundle (3.38MB)
|||---- AMMiniMedBay.dll (99.50KB)
||`---- mod.json (302.00B)
||---+ FCS_OxStation
|||---+ Assets
||||---- OxStation.png (161.40KB)
||||---- oxstationmodbundle (5.75MB)
|||`---- OxStationScreen.png (86.29KB)
|||---- config.json (129.00B)
|||---- mod.json (255.00B)
||`---- OxStation.dll (103.50KB)
||---+ FCS_PowerCellSocket
|||---+ Assets
||||---- aipowercellsocketbundle (3.13MB)
||||---- FCSAIPowerCellSocket.png (14.49KB)
|||`---- PSSIcon.png (14.49KB)
|||---- FCSAIPowerCellSocket.dll (86.50KB)
||`---- mod.json (332.00B)
||---+ FCS_PowerStorage
|||---+ Assets
||||---- fcspowerstorage-mod (1.11MB)
|||`---- FCSPowerStorage.png (24.16KB)
|||---- config.json (146.00B)
|||---- FCSPowerStorage.dll (119.00KB)
||`---- mod.json (312.00B)
||---+ FCS_QuantumTeleporter
|||---+ Assets
||||---- QuantumTeleporter.png (167.67KB)
|||`---- quantumteleportermodbundle (2.28MB)
|||---- config.json (82.00B)
|||---- mod.json (319.00B)
||`---- QuantumTeleporter.dll (96.50KB)
||---+ FCS_TechFabricator
|||---+ Assets
||||---- AEIcon.png (13.64KB)
||||---- AISIcon.png (13.38KB)
||||---- AMSIcon.png (15.64KB)
||||---- ARSIcon.png (14.70KB)
||||---- ASSIcon.png (14.23KB)
||||---- ASTSIcon.png (14.32KB)
||||---- ASUIcon.png (16.53KB)
||||---- BatteryAttachment_DD.png (112.85KB)
||||---- DDIcon.png (138.26KB)
||||---- DrillerMK1_DD.png (55.56KB)
||||---- DrillerMK2_DD.png (61.78KB)
||||---- DrillerMK3_DD.png (66.48KB)
||||---- ESIcon.png (127.21KB)
||||---- FCS.png (38.12KB)
||||---- FCSTechFabricator.png (30.02KB)
||||---- fcstechfabricatormodbundle (1.68MB)
||||---- FocusAttachment_DD.png (70.11KB)
||||---- Freon_ARS.png (30.74KB)
||||---- IBTIcon.png (115.89KB)
||||---- Kit_FCS.png (151.26KB)
||||---- MFFIcon.png (124.01KB)
||||---- MMBIcon.png (23.10KB)
||||---- MTIcon.png (23.39KB)
||||---- PSIcon.png (24.16KB)
||||---- PSSIcon.png (14.49KB)
||||---- QTIcon.png (167.67KB)
||||---- SBIcon.png (15.17KB)
||||---- SCIcon.png (128.74KB)
||||---- SeaAlienGasTank_SC.png (78.12KB)
||||---- SeaGasTank_SC.png (83.03KB)
|||`---- SolarAttachment_DD.png (99.08KB)
|||---- config.json (9.98KB)
|||---- FCSTechFabricator.dll (106.00KB)
||`---- mod.json (284.00B)
||---+ LargeDepositsFix
|||---- LargeDepositsFix.dll (5.50KB)
||`---- mod.json (269.00B)
||---+ Modding Helper
|||---+ CraftTreeTypeCache
||||---- CraftTreeTypeCache.txt (68.00B)
|||`---- CraftTreeTypeDeactivatedCache.txt (0.00B)
|||---+ Language
||||---+ Originals
|||||---- AMMiniMedBay.txt (692.00B)
|||||---- ARS_SeaBreezeFCS32.txt (578.00B)
|||||---- CyclopsAutoZapper.txt (534.00B)
|||||---- CyclopsBioReactor.txt (462.00B)
|||||---- CyclopsEngineUpgrades.txt (444.00B)
|||||---- CyclopsNuclearReactor.txt (974.00B)
|||||---- CyclopsSolarUpgrades.txt (401.00B)
|||||---- CyclopsSpeedUpgrades.txt (351.00B)
|||||---- CyclopsThermalUpgrades.txt (202.00B)
|||||---- DataStorageSolutions.txt (3.36KB)
|||||---- DecorationsMod.txt (14.64KB)
|||||---- ExteriorPlantPots.txt (369.00B)
|||||---- FCSAIPowerCellSocket.txt (337.00B)
|||||---- FCSPowerStorage.txt (1.13KB)
|||||---- FCSTechFabricator.txt (11.45KB)
|||||---- FCS_AIMarineTurbine.txt (704.00B)
|||||---- FCS_DeepDriller.txt (907.00B)
|||||---- HydroponicHarvesters.txt (1.93KB)
|||||---- MiniFountainFilter.txt (291.00B)
|||||---- MoreCyclopsUpgrades.txt (219.00B)
|||||---- MoreModifiedItems.txt (576.00B)
|||||---- OxStation.txt (368.00B)
|||||---- QuantumTeleporter.txt (889.00B)
||||`---- ResourceMonitor.txt (383.00B)
||||---+ Overrides
|||---+ PingTypeCache
||||---- PingTypeCache.txt (0.00B)
|||`---- PingTypeDeactivatedCache.txt (0.00B)
|||---+ RestrictedIDs
|||---+ TechTypeCache
||||---- TechTypeCache.txt (5.34KB)
|||`---- TechTypeDeactivatedCache.txt (0.00B)
|||---- EnableDebugLogs.txt (5.00B)
|||---- ExtraItemInfo.txt (18.00B)
|||---- mod.json (212.00B)
|||---- SMLHelper.dll (163.50KB)
||`---- SMLHelper.xml (322.37KB)
||---+ MoonpoolVehicleRepair
|||---- amount.txt (1.00B)
|||---- mod.json (271.00B)
||`---- MoonpoolVehicleRepair.dll (6.00KB)
||---+ MoreCyclopsUpgrades
|||---+ Assets
||||---- AuxCyUpgradeConsole.png (54.31KB)
||||---- CyclopsNuclearModule.png (12.72KB)
||||---- CyclopsSolarCharger.png (8.62KB)
||||---- CyclopsSolarChargerMk2.png (9.36KB)
||||---- CyclopsSpeedModule.png (13.47KB)
||||---- CyclopsThermalChargerMk2.png (11.85KB)
||||---- DepletedCyclopsNuclearModule.png (246.04KB)
||||---- morecyclopsupgrades.assets (17.30KB)
||||---- morecyclopsupgrades.manifest (494.00B)
||||---- NuclearFabricatorI.png (15.24KB)
||||---- NuclearFabricatorT.png (936.95KB)
||||---- PowerUpgradeModuleMk2.png (6.72KB)
|||`---- PowerUpgradeModuleMk3.png (6.56KB)
|||---- mod.json (254.00B)
|||---- ModConfig.txt (291.00B)
|||---- MoreCyclopsUpgrades.dll (108.50KB)
||`---- MoreCyclopsUpgrades.xml (84.26KB)
||---+ MoreModifiedItems
|||---- mod.json (217.00B)
||`---- MoreModifiedItems.dll (16.50KB)
||---+ MoreQuickSlots
|||---- mod.json (488.00B)
||`---- MoreQuickSlots.dll (54.00KB)
||---+ PowerOrder
|||---- mod.json (210.00B)
|||---- order.json (219.00B)
|||---- PowerOrder.dll (16.50KB)
||`---- Utilites.dll (19.50KB)
||---+ QMultiMod
|||---- config.json (1.81KB)
|||---- mod.json (237.00B)
||`---- QMultiMod.dll (34.50KB)
||---+ QuickMiner
|||---- mod.json (248.00B)
||`---- QuickMiner.dll (6.00KB)
||---+ RenderDistanceChanger
|||---- mod.json (311.00B)
||`---- RenderDistanceChanger.dll (6.00KB)
||---+ ResourceMonitor
|||---+ Assets
||||---- ResourceMonitorLarge.png (26.18KB)
||||---- ResourceMonitorSmall.png (25.55KB)
|||`---- resources (97.00KB)
|||---- DontTrackList.txt (50.00B)
|||---- mod.json (259.00B)
||`---- ResourceMonitor.dll (30.50KB)
||---+ SeamothStorageAccess
|||---- config.json (18.00B)
|||---- mod.json (267.00B)
||`---- SeamothStorageAccess.dll (6.50KB)
||---+ SnapBuilder
|||---- config.json (362.00B)
|||---- mod.json (332.00B)
||`---- SnapBuilder.dll (17.00KB)
||---+ SubnauticaMap
|||---+ maps
||||---+ example
|||||---- example.json (74.00B)
|||||---- example.png (245.52KB)
|||||---- example_overlay.json (77.00B)
|||||---- example_overlay.png (10.23KB)
|||||---- example_replace_map.json (170.00B)
||||`---- example_with_fog.json (85.00B)
|||---- mod.json (236.00B)
|||---- settings.json (337.00B)
|||---- subnauticamap (5.55MB)
||`---- SubnauticaMap.dll (66.00KB)
|`---- RadialTabs.zip (8.87KB)
|---+ SNAppData
|`---- (Folder content not shown)
|---+ SNUnmanagedData
|`---- (Folder content not shown)
|---+ steam_shader_cache
|`---- (Folder content not shown)
|---+ Subnautica_Data
|`---- (Folder content not shown)
|---+ _CommonRedist
|`---- (Folder content not shown)
|---- doorstop_config.ini (367.00B)
|---- qmodmanager-config.json (23.00B)
|---- qmodmanager_log-Subnautica.txt (32.20KB)
|---- steam_api64.dll (201.91KB)
|---- Subnautica.exe (636.50KB)
|---- Subnautica32.exe (68.50KB)
|---- SubnauticaMonitor.exe (8.00KB)
|---- unins000.dat (32.51KB)
|---- unins000.exe (2.57MB)
|---- UnityCrashHandler64.exe (1.56MB)
|---- UnityPlayer.dll (23.52MB)
|---- winhttp.dll (20.00KB)
Fallback handler could not load library D:/SteamGames/steamapps/common/Subnautica/Subnautica_Data/Mono/data-0000013EF14164C0.dll
[QModManager:INFO] Started loading mods
[CustomCraft2SML:INFO] Setting up logging. Version 1.8.3
[CustomCraft2SML:INFO] To enable Debug logging, change the "DebugLogsEnabled" attribute in the mod.json file to true
[MoreCyclopsUpgrades:INFO] Initializing config settings
[MoreCyclopsUpgrades:INFO] Debug logging is disabled
[SMLHelper/Info] Enable debug logs set to: False
[SMLHelper/Info] Finished known CraftTreeType exclusion. 0 IDs were added in ban list.
[SMLHelper/Info] Loading v2.8.0.0 for Subnautica
[CustomCraft2SML:INFO] Restoring files. Version 1.8.3
[CyclopsAutoZapper:INFO] Started patching 4.3.2
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] Received AuxManagerCreator 'AutoDefenser'
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] Received AuxManagerCreator 'ShieldPulser'
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsAutoZapper
[MoreCyclopsUpgrades:INFO] Received AuxManagerCreator 'AutoDefenserMk2'
[CyclopsAutoZapper:INFO] Finished Patching
[CyclopsEngineUpgrades:INFO] Started patching. Version 4.1.1
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsEngineUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsEngineUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsEngineUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsEngineUpgrades
[CyclopsEngineUpgrades:INFO] Finished patching.
[CyclopsSolarUpgrades:INFO] Started patching. Version 4.2
[MoreCyclopsUpgrades:INFO] Received CyclopsChargerCreator 'SolarCharger'
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsSolarUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsSolarUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsSolarUpgrades
[CyclopsSolarUpgrades:INFO] Finished patching.
[CyclopsThermalUpgrades:INFO] Started patching. Version 4.2
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsThermalUpgrades
[MoreCyclopsUpgrades:INFO] Received CyclopsChargerCreator 'ThermalCharger'
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsThermalUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsThermalUpgrades
[CyclopsThermalUpgrades:INFO] Finished patching.
[CyclopsSpeedUpgrades:INFO] Started patching. Version 4.1.1
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsSpeedUpgrades
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsSpeedUpgrades
[CyclopsSpeedUpgrades:INFO] Finished patching.
[CyclopsNuclearReactor:INFO] Started patching. Version: 4.2
[MoreCyclopsUpgrades:INFO] Received CyclopsChargerCreator 'CyNukeChargeManager'
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsNuclearReactor
[MoreCyclopsUpgrades:INFO] Received AuxManagerCreator 'CyNukeManager'
[CyclopsNuclearReactor:INFO] Finished patching
[CyclopsBioReactor:INFO] Started patching 4.2.3
[MoreCyclopsUpgrades:INFO] Received AuxManagerCreator 'BioAuxCyclopsManager'
[MoreCyclopsUpgrades:INFO] Received CyclopsChargerCreator 'BioChargeHandler'
[MoreCyclopsUpgrades:INFO] Received UpgradeHandlerCreator from CyclopsBioReactor
[MoreCyclopsUpgrades:INFO] PdaOverlayManager received IconOverlayCreator from CyclopsBioReactor
[CyclopsBioReactor:INFO] Finished Patching
[MoreCyclopsUpgrades:INFO] Started patching 4.2.1
[MoreCyclopsUpgrades:INFO] Finished Patching
[ARS_SeaBreezeFCS32:INFO] Started patching. Version: 1.3.1
[ARS_SeaBreezeFCS32:INFO] Finished patching
[FCS_DeepDriller:INFO] Started patching. Version: 1.2.5
[FCS_DeepDriller:INFO] Finished patching
[FCS_AIMarineTurbine:INFO] Started patching. Version: 2.3.1
[FCS_AIMarineTurbine:INFO] Finished patching
[AMMiniMedBay:INFO] Started patching. Version: 1.2.1
[AMMiniMedBay:INFO] Finished patching
[FCSAIPowerCellSocket:INFO] Started patching. Version: 1.2.1
[FCSAIPowerCellSocket:INFO] Finished patching
[QuantumTeleporter:INFO] Started patching. Version: 1.0.4
[QuantumTeleporter:INFO] Finished patching
<BuilderUtils:AutosortLockers> Added builder entry for AutosortLocker (11110)
<BuilderUtils:AutosortLockers> Added builder entry for AutosortTarget (11111)
<BuilderUtils:AutosortLockers> Added builder entry for AutosortTargetStanding (11112)
[AutosortLockers] Patched
[BetterPowerInfo] Patched
<BuilderUtils:DockedVehicleStorageAccess> Added builder entry for DockedVehicleStorageAccess (11130)
[DockedVehicleStorageAccess] Patched
[MoonpoolVehicleRepair] Succesfully loaded config! Repair Amount now: 1
[MoonpoolVehicleRepair] Successfully patched.
[MoreQuickSlots] Patched
[SeamothStorageAccess] Successfully loaded config! Upgrade Key now: U
[SeamothStorageAccess] Successfully patched.
[SubnauticaMap] Patched
[ResourceMonitor] Found the dont track list at location: ./QMods/ResourceMonitor/DontTrackList.txt
[Quick Miner] Loading Config From Path: D:\SteamGames\steamapps\common\Subnautica\QMods\QuickMiner\mod.json
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[Quick Miner] Config Loaded. Node Health: 150
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[Quick Miner] Patched
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[QModManager:ERROR] Invoking the specified entry method "Load" failed for mod "PowerOrder"
[QModManager:ERROR] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly '0Harmony-1.2.0.1, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at Utilites.Logger.Logger.Error (System.Object text, Utilites.Logger.LogType type) [0x00018] in <cae52ae540fc4d288ea38343eea57734>:0
at PowerOrder.QMod.Load () [0x00147] in <310f7951b28e494f8f3b5539f73408e4>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <567df3e0919241ba98db88bec4c6696f>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at QModManager.Patching.QModPatchMethod.TryInvoke () [0x00034] in <d98dded5128c4d9381d4ab8abe18b095>:0
[SMLHelper/Warn] Sprite for 'lwuhtankPrefab'
Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\lwuhtank.png'
[SMLHelper/Warn] Sprite for 'ugscfinsPrefab'
Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\ugscfins.png'
[SMLHelper/Warn] Sprite for 'rssuitPrefab'
Did not find an image file at 'D:\SteamGames\steamapps\common\Subnautica\QMods\Modding Helper\rssuit.png'
[MoreModifiedItems] Patched
[EasyCraft] Patched
[DecorationsMod] Initializing Decorations mod.
[DecorationsMod] Loading configuration from "D:\SteamGames\steamapps\common\Subnautica\QMods\DecorationsMod/Config.txt"...
[DecorationsMod] Registering items...
[DecorationsMod] Making some existing items positionable/pickupable...
[DecorationsMod] Patching with Harmony...
[DecorationsMod] Decorations mod initialized successfully.
[CustomizedStorage] Patched
[BetterBioReactor:INFO] Start patching. Version: 1.2.1
[BetterBioReactor:INFO] Finished patching
[FCSPowerStorage:INFO] Initializing FCS Power Storage
[FCSPowerStorage:INFO] Started patching. Version: 2.1.1
[FCSPowerStorage:INFO] FCS Power Storage initialized successfully.
[OxStation:INFO] Started patching. Version: 1.1.0
[OxStation:INFO] Finished patching
[MiniFountainFilter:INFO] Started patching. Version: 1.1.2
[MiniFountainFilter:INFO] Finished patching
[HydroponicHarvesters:INFO] Started patching. Version: 1.4.2
Unable to open archive file: D:/SteamGames/steamapps/common/Subnautica/QMods/FCS_TechFabricator/Assets/hydroponicharvesterbundle
(Filename: C:\plastic_workspace_unity\Runtime/VirtualFileSystem/ArchiveFileSystem/ArchiveStorageReader.cpp Line: 587)
[Warning:Harmony] Could not find any valid Harmony patches inside of assembly HydroponicHarvesters, Version=1.4.2.0, Culture=neutral, PublicKeyToken=null
[HydroponicHarvesters:INFO] Finished patching
[DataStorageSolutions:INFO] Started patching. Version: 1.1.2
Unable to open archive file: D:/SteamGames/steamapps/common/Subnautica/QMods/FCS_TechFabricator/Assets/datastoragesolutionsbundle
(Filename: C:\plastic_workspace_unity\Runtime/VirtualFileSystem/ArchiveFileSystem/ArchiveStorageReader.cpp Line: 587)
[DataStorageSolutions:INFO] Finished patching
[FCSTechFabricator:INFO] Started patching. Version: 2.0.7
[CustomCraft2SML:INFO] Started patching. Version 1.8.3
[CustomCraft2SML:INFO] 6 files found in the WorkingFiles folder
Key Not Found: ItemID:BigFilteredWaterAmountCrafted - Current Buffer:ItemID:BigFilteredWaterAmountCrafted:1;
[CustomCraft2SML:ERROR] [EasyMarkup] Deserialize halted unexpectedly for AddedRecipes
Error reported: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <567df3e0919241ba98db88bec4c6696f>:0
at Common.EasyMarkup.EmPropertyCollection.ExtractValue (Common.StringBuffer fullString) [0x000b8] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmPropertyCollectionList`1[ListedType].ExtractValue (Common.StringBuffer fullString) [0x000b6] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmUtils.Deserialize[T] (T emProperty, System.String serializedData) [0x0001a] in <2551c39135704374b0e239c7ef260715>:0
[CustomCraft2SML:WARN] Unable to parse file 'BigFilteredWater.txt'
Key Not Found: ItemID:precursorioncrystalEnergy - Current Buffer:ItemID:precursorioncrystalEnergy:20000;
[CustomCraft2SML:ERROR] [EasyMarkup] Deserialize halted unexpectedly for CustomBioFuels
Error reported: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <567df3e0919241ba98db88bec4c6696f>:0
at Common.EasyMarkup.EmPropertyCollection.ExtractValue (Common.StringBuffer fullString) [0x000b8] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmPropertyCollectionList`1[ListedType].ExtractValue (Common.StringBuffer fullString) [0x000b6] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmProperty.FromString (System.String rawValue, System.Boolean haltOnKeyMismatch) [0x00077] in <2551c39135704374b0e239c7ef260715>:0
at Common.EasyMarkup.EmUtils.Deserialize[T] (T emProperty, System.String serializedData) [0x0001a] in <2551c39135704374b0e239c7ef260715>:0
[CustomCraft2SML:WARN] Unable to parse file 'BioReactor_Values.txt'
[CustomCraft2SML:INFO] 32 total entries discovered across all files.
[CustomCraft2SML:INFO] 2 of 2 AddedRecipe entries staged for patching
[CustomCraft2SML:WARN] Could not resolve ItemID value of 'ExStorageKit_ASTS' for ModifiedRecipe. Discarded entry.
[CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaGasTank_SC' for ModifiedRecipe. Discarded entry.
[CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaAlienGasTank_SC' for ModifiedRecipe. Discarded entry.
[CustomCraft2SML:WARN] Could not resolve ItemID value of 'SeaCookerBuildableKit_SC' for ModifiedRecipe. Discarded entry.
[CustomCraft2SML:WARN] Could not resolve ItemID value of 'ASShippingKit_AS' for ModifiedRecipe. Discarded entry.
[CustomCraft2SML:INFO] 20 of 25 ModifiedRecipe entries staged for patching
[CustomCraft2SML:INFO] 5 of 5 CustomSize entries staged for patching
[CustomCraft2SML:INFO] 2 of 2 AddedRecipe entries were patched
[SMLHelper/Warn] CustomTechData already exists for 'DeepDrillerKit_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'DeepDrillerKit_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'BatteryAttachment_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'BatteryAttachment_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'DrillerMK1_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'DrillerMK1_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'DrillerMK2_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'DrillerMK2_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'DrillerMK3_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'DrillerMK3_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'FocusAttachment_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'FocusAttachment_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'SolarAttachment_DD'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'SolarAttachment_DD'.
[SMLHelper/Warn] CustomTechData already exists for 'JetStreamT242Kit_MT'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'JetStreamT242Kit_MT'.
[SMLHelper/Warn] CustomTechData already exists for 'MarineMonitorKit_MT'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'MarineMonitorKit_MT'.
[SMLHelper/Warn] CustomTechData already exists for 'PowerStorageKit_PS'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'PowerStorageKit_PS'.
[SMLHelper/Warn] CustomTechData already exists for 'SeaBreezeKit_SB'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'SeaBreezeKit_SB'.
[SMLHelper/Warn] CustomTechData already exists for 'Freon_ARS'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'Freon_ARS'.
[SMLHelper/Warn] CustomTechData already exists for 'PowerCellSocket_AIS'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'PowerCellSocket_AIS'.
[SMLHelper/Warn] CustomTechData already exists for 'QuantumTeleporterKit_AE'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'QuantumTeleporterKit_AE'.
[SMLHelper/Warn] CustomTechData already exists for 'AdvancedTeleporterWiringKit_AE'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'AdvancedTeleporterWiringKit_AE'.
[SMLHelper/Warn] CustomTechData already exists for 'TeleporterScannerConnectionKit_AE'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'TeleporterScannerConnectionKit_AE'.
[SMLHelper/Warn] CustomTechData already exists for 'AMMiniMedBayKit_AMS'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'AMMiniMedBayKit_AMS'.
[SMLHelper/Warn] CustomTechData already exists for 'MiniFountainFilterKit_MFF'.
Original value has been overwritten by later entry.
So far we have discarded or overwritten 1 entries for 'MiniFountainFilterKit_MFF'.
[CustomCraft2SML:INFO] 20 of 20 ModifiedRecipe entries were patched
[CustomCraft2SML:INFO] 5 of 5 CustomSize entries were patched
[CustomCraft2SML:INFO] Finished patching.
[SMLHelper/Info] Added 238 TechTypes succesfully into the game.
[SMLHelper/Info] Added 3 CraftTreeTypes succesfully into the game.
[SMLHelper/Info] Finished known PingType exclusion. 0 IDs were added in ban list.
[SMLHelper/Info] Added 0 PingTypes succesfully into the game.
[SMLHelper/Info] Extra item info set to: Mod name (default)
[QModManager:INFO] Finished loading QModManager. Loaded 43 mods.
[QModManager:ERROR] A total of 1 mods failed to load
[QModManager:WARN] Some mods are using an old version of harmony! This will NOT cause any problems, but it's not recommended:
- CyclopsAutoZapper (CyclopsAutoZapper)
- CyclopsSpeedUpgrades (CyclopsSpeedUpgrades)
- CyclopsNuclearReactor (CyclopsNuclearReactor)
- CyclopsBioReactor (CyclopsBioReactor)
- MoreCyclopsUpgrades (MoreCyclopsUpgrades)
- FCS Alterra Refrigeration Solutions SeaBreeze FCS32 (ARSSeaBreeze)
- FCS Deep Driller (FCSDeepDriller)
- FCS Marine Turbine (AIMarineTurbine)
- Alterra Medical MiniMedBay (AMMiniMedBay)
- FCS Alterra Industrial PowerCell Socket (FCSAIPowerCellSocket)
- Quantum Teleporter (QuantumTeleporter)
- AutosortLockers (AutosortLockers)
- Better Power Info (BetterPowerInfo)
- DataBoxScannerFix (DataBoxScannerFix)
- DockedVehicleStorageAccess (DockedVehicleStorageAccess)
- Moonpool Vehicle Repair (MoonpoolVehicleRepair)
- More Quick Slots (MoreQuickSlots)
- Qwiso Multi Mod (qmultimod.mod)
- Render Distance Changer (RenderDist)
- Seamoth Storage Access (SeamothStorageAccess)
- SubnauticaMap (SubnauticaMap)
- Resource Monitor (ResourceMonitor)
- QuickMiner (QuickMiner)
- More Modified Items (MoreModifiedItems)
- LargeDepositsFix (LargeDepositsFix)
- EasyCraft (EasyCraft)
- DecorationsMod (DecorationsMod)
- CustomizedStorage (CustomizedStorage)
- BetterBioReactor (BetterBioReactor)
- Aquarium Breeding (AquariumBreeding)
- FCS Power Storage (FCSPowerStorage)
- OxStation (OxStation)
- MiniFountainFilter (MiniFountainFilter)
- SnapBuilder (SnapBuilder)
[QModManager:ERROR] The following mods failed during patching:
- PowerOrder (PowerOrder)
<BuilderUtils:AutosortLockers> Adding tooltip strings to language file
<BuilderUtils:DockedVehicleStorageAccess> Adding tooltip strings to language file
Object reference not set to an instance of an object
[QModManager:INFO] Received latest version from GitHub. We are up to date!
Material doesn't have a texture property '_MainTex'
(Filename: C:\plastic_workspace_unity\Runtime/Shaders/Material.cpp Line: 1371)
Material doesn't have a texture property '_MainTex'
(Filename: C:\plastic_workspace_unity\Runtime/Shaders/Material.cpp Line: 1371)
Joystick reconnected ("Controller (XBOX 360 For Windows)").
(Filename: C:\plastic_workspace_unity\PlatformDependent/Win/Input/RawInput.cpp Line: 1409)
Loading game settings
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
<BuilderUtils:AutosortLockers> Adding tooltip strings to language file
<BuilderUtils:DockedVehicleStorageAccess> Adding tooltip strings to language file
Unloading asset bundle 'waterdisplacement' because it is no longer referenced
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Process name: Subnautica
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
changeset 65786, QualityLevel = 2
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
OK Running Win64
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Application version: 65786
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
SystemInfo:
deviceModel = Z97N-WIFI (Gigabyte Technology Co., Ltd.)
deviceName = STEAMPC
deviceType = Desktop
deviceUniqueIdentifier = a4baa2be6e9a0af301f26ab6cde095aecef7ac9a
graphicsDeviceID = 7815
graphicsDeviceName = NVIDIA GeForce RTX 2080
graphicsDeviceType = Direct3D11
graphicsDeviceVendor = NVIDIA
graphicsDeviceVendorID = 4318
graphicsDeviceVersion = Direct3D 11.0 [level 11.1]
graphicsMemorySize = 8010
graphicsShaderLevel = 50
npotSupport = Full
maxTextureSize = 16384
operatingSystem = Windows 10 (10.0.0) 64bit
processorCount = 8
processorFrequency = 4000
processorType = Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
supportedRenderTargetCount = 8
supports3DTextures = True
supportsAccelerometer = False
supportsComputeShaders = True
supportsGyroscope = False
supportsImageEffects = True
supportsInstancing = True
supportsLocationService = False
supportsRawShadowDepthSampling = True
supportsRenderTextures = True
supportsRenderToCubemap = True
supportsShadows = True
supportsSparseTextures = True
supportsStencil = 1
supportsVibration = False
systemMemorySize = 16243
(Filename: C:\plastic_workspace_unity\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Really hope there's another update, me whole power network's gone to pot, backup bioreactors frantically burning thru their reserves, ditto reactor rods..
"Solar, THEN thermal, then whatevs" - so fundamental to gameplay, why ain't it in vanilla? Thank God for this mod..
> We'll look into it and see if there's a fix that can be made, either on the mod itself or as part of what QMM is doing.
{
"PowerTransmitter": 1,
"SolarPanel": 2,
"ThermalPlant": 3,
"AIJetStreamT242": 4,
"BaseBioReactor": 5,
"BaseNuclearReactor": 6,
"WaterPark": 7
}
Does anyone know what is "WaterPark"? Where it is from?
The mod is writing the following in the log file multiple times per minute: [PowerOrder] [Info] BasePowerRelay AddInboundPower
Is this constant logging the way it is supposed to be or is there something wrong? Can it be disabled?
How would I add FCStudio's Marine Turbine (https://www.nexusmods.com/subnautica/mods/249) to the power order list myself? I want it to take from the turbines first, but that's simple- but I have to get it on the list at all first.
EDIT: Hmm, I loaded up a new save, and at first it didn't get added automatically, but after HabitatControlPanel was added, then it showed up alongside the HabitatControlPanel, so I'm guessing that mod uses some other method to add power rather than what my mod hooks to. I'll see if I can fix it, in the mean time, you can add "AIJetStreamT242": 1, to the beginning of order.json including the quotes and the comma.
Also, could you add a screenshot of the mod menu options to the images?