Oxygen Not Included

Oxygen Not Included

I Love Slicksters - Morphs !
400 comentarios
Hyscis 23 DIC a las 2:08 a. m. 
Thanks!
Pholith  [autor] 23 DIC a las 12:37 a. m. 
Oh okay I need to fix that
Hyscis 22 DIC a las 11:07 a. m. 
Getting an error when dupes try to put anti-gel in a bottle emptier.

Error text:


Exception in: (BottleEmptier).BottleEmptier+States.root.emptying.
System.NullReferenceException: Object reference not set to an instance of an object


Full text: https://docs.google.com/document/d/1aSf0H9MgBFQLQD3Sm2-Rm5K_bp_NJGeKVvGzsc5U6l0/edit?usp=sharing
Despatato 9 DIC a las 11:38 a. m. 
thanks @pholith! I have that version, maybe its likely another mod is causing the issue. Will do some testing :)
Pholith  [autor] 9 DIC a las 10:27 a. m. 
@Despatato This bug is already foxed, please make sure you use the 2.0.5 version of this mod.
You can update it with the mod "mod updater"
Despatato 8 DIC a las 4:57 p. m. 
[0x00019] in <23f87f1b3a624386973175f3dcda80e7>:0
at EntityConfigManager.RegisterEntity (IEntityConfig config) [0x00000] in <44bf0e3611d3428cb5e183976b74cab9>:0
at EntityConfigManager.LoadGeneratedEntities (System.Collections.Generic.List`1[T] types) [0x000fa] in <44bf0e3611d3428cb5e183976b74cab9>:0
at LegacyModMain.LoadEntities (System.Collections.Generic.List`1[T] types) [0x00000] in <44bf0e3611d3428cb5e183976b74cab9>:0
at LegacyModMain.Load () [0x0004d] in <44bf0e3611d3428cb5e183976b74cab9>:0
at Assets.CreatePrefabs () [0x00055] in <44bf0e3611d3428cb5e183976b74cab9>:0
at Assets.OnPrefabInit () [0x00234] in <44bf0e3611d3428cb5e183976b74cab9>:0
at KMonoBehaviour.InitializeComponent () [0x00068] in <4e08f3a60ed4421b99a6798f854897c4>:0
Build: U53-644960-VC
Despatato 8 DIC a las 4:57 p. m. 
i'm also experiencing a crash when trying to use the mod, I get this error:

Error in GameAssets(Clone).Assets.OnPrefabInit at (0.00, 0.00, 0.00)

System.MissingMethodException: Method not found: void .Info..ctor(System.Collections.Generic.HashSet`1<Tag>,Tag,single,single,string,single,bool,bool,bool)
at ILoveSlicksters.FrozenOilfloaterConfig.CreateOilfloater (System.String id, System.String name, System.String desc, System.String anim_file, System.Boolean is_baby) [0x00105] in <23f87f1b3a624386973175f3dcda80e7>:0
at ILoveSlicksters.FrozenOilfloaterConfig.CreatePrefab ()
LennyTheLing 27 NOV a las 11:55 a. m. 
I suspect the crash I encountered was likely not due to this mod but rather some other mod that got unloaded improperly in the save file.

I was not able to reproduce the error in new save file or any other save files.

There is a text description bug in molecular forge for frozen slicker egg, it displays the description of robot slicker instead. The description in database is correct however.
Pholith  [autor] 27 NOV a las 5:46 a. m. 
Sry but I can't reproduce any bug, maybe can you send me your save game or something ?
@Fallen Star Can you also try to load the save without others mods than I Love Slickters/Mod Manager/Mod Updater ?
Maybe your exception is caused by another morph mod.
@LennyTheLing Thanks, If you are able to load the save and play, do you know what is triggering the crash ? Take care of the AquaOilfloater and their eggs, it is the trigger of most errors I got
LennyTheLing 26 NOV a las 3:35 p. m. 
I can confirm mod work as expected most of the time.

However there was a encounter with null reference exception when I tried to load a old map with only this mod and mod updater/manager enabled.

Adding this mod to old save with original mod list returned no errors.

Example of null reference exception:
NullReferenceException: Object reference not set to an instance of an object
at GameNavGrids+SolidValidator.IsDiggable (System.Int32 cell, System.Int32 anchor_cell) [0x0006b] in <a68254e14f8f4e0b99360e84d2e9b774>:0
Pholith  [autor] 26 NOV a las 2:58 p. m. 
Oh okay I will do more test
Fallen Star 26 NOV a las 1:51 p. m. 
(continued)

EntityConfigManager.EntityConfigManager.LoadGeneratedEntities_Patch11(EntityConfigManager,System.Collections.Generic.List`1<System.Type>)
at LegacyModMain.LoadEntities (System.Collections.Generic.List`1[T] types) [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at LegacyModMain.Load () [0x0004d] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at Assets.CreatePrefabs () [0x00055] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at (wrapper dynamic-method) Assets.Assets.OnPrefabInit_Patch14(Assets)
at KMonoBehaviour.InitializeComponent () [0x00068] in <5dfe0ae6d45544628b5ae53433ea03d4>:0
Build: U53-643502-SC
Fallen Star 26 NOV a las 1:50 p. m. 
I get this error when I tryed to enable this mod

Error in GameAssets(Clone).Assets.OnPrefabInit at (0.00, 0.00, 0.00)

System.NullReferenceException: Object reference not set to an instance of an object
at EntityTemplates.ExtendEntityToBeingABaby (UnityEngine.GameObject prefab, Tag adult_prefab_id, System.String on_grow_item_drop_id, System.Boolean force_adult_nav_type, System.Single adult_threshold) [0x00062] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at ILoveSlicksters.AquaOilfloaterBabyConfig.CreatePrefab () [0x0002f] in <d9104401f9b746d499a8d08a9c2eecab>:0
at EntityConfigManager.RegisterEntity (IEntityConfig config) [0x00000] in <a68254e14f8f4e0b99360e84d2e9b774>:0
at (wrapper dynamic-method)
Pholith  [autor] 26 NOV a las 1:19 p. m. 
Fixed !
LennyTheLing 25 NOV a las 7:35 p. m. 
Error occur with this mod, mod profile manager, and mod updater loaded. Crash before entering game main page.

!System.MissingMethodException: Method not found: void .Info..ctor(System.Collections.Generic.HashSet`1<Tag>,Tag,single,single,string,single,bool,bool,bool)

Seems to have to do with some method that's suppose to be called when frozen slickser tries to hatch.
LennyTheLing 25 NOV a las 12:20 a. m. 
mod seems to start crashing on Nov 21 update
Pholith  [autor] 17 NOV a las 5:54 a. m. 
Ok thanks I'll look at it
KittenCanaveral 17 NOV a las 5:17 a. m. 
I am also having an issue with this mod. I do not have more plants.
Despatato 3 OCT a las 2:19 p. m. 
Ah, I don't have that one. is that likely the issue?
Pholith  [autor] 3 OCT a las 5:44 a. m. 
Do you have the mod More Plants ?
Despatato 2 OCT a las 10:45 a. m. 
I can't get the mod to work anymore for me, when I re-enable it it crashes the game :(
Pholith  [autor] 24 JUL a las 9:26 a. m. 
what
My mod doesn't use all of that, it certainely is a false positive, all the code is open source on github.
SmokeDragon 24 JUL a las 3:13 a. m. 
is this some kind of false positive?
SmokeDragon 24 JUL a las 1:11 a. m. 
my virus checker says the file you linked me is a virus using waits, calendar and archive event logs to evade detection from sandboxes.. it then listed a long list of sketchy privilege escalations and system information gathering.. as-well as other evasion and defence actions the file is taking

it gave me 6 pages of things to read.. why does your file do some of these things with root folders and system 32 files?

why does it?:

Creates a DirectInput object (often for capturing keystrokes)
Creates hidden files, links and/or directories
Creates guard pages, often used to prevent reverse engineering and debugging
Allocates memory with a write watch (potentially for evading sandboxes)
Contains long sleeps (>= 3 min)
Sample monitors Window changes (e.g. starting applications)
Writes ini files

there is allot more then this..
SmokeDragon 23 JUL a las 11:44 p. m. 
thank you wonderful dev
burtrocks 23 JUL a las 1:04 p. m. 
@Pholith No, I've always had Spaced Out enabled. Thanks for letting me know about the base game exclusivity, seems like I just stumbled on a niche bug that I haven't been able to reproduce
Pholith  [autor] 23 JUL a las 10:35 a. m. 
@SmokeDragon On this version you should use the 2.0.4 mod version, you can download it in the first comment I send you.
Pholith  [autor] 23 JUL a las 10:34 a. m. 
@Lena Do you have a worldgen manager mod ?
Slicksteria really shouldn't show on Spaced Out
It doesn't have a worldgen on it, it can't works
Pholith  [autor] 23 JUL a las 10:30 a. m. 
@Burtrocks Slickteria is only available on the base game, but not on Spaced Out, did you toggle it at the same time ?
Lena 23 JUL a las 8:15 a. m. 
I got this error after trying to oversee slicksteria for the first time (i have it set as my teleport asteroid in classic - w/spaced out & frosty enabled) https://pastebin.com/FVaVY6CC
SmokeDragon 23 JUL a las 3:43 a. m. 
using I love slicksters V2.0.5
i used steam verify files. ingame shows u51-600112 V!
SmokeDragon 23 JUL a las 3:32 a. m. 
i am using public_previous_update - u51-600112 Febuary 2024 Quality of life update (march 26, 2024) i set it to this because many of my mods broke with the latest oni update. am i confused and doing something that i dont understand?
burtrocks 22 JUL a las 5:18 p. m. 
After the Frosty Friends DLC was released, but before I bought it, I saw that I was able to use CGM to add slicksteria to my starmap, but after buying the dlc, I can't anymore. I'm also unable to find the slicksteria start at all. Any ideas why this would be?
Pholith  [autor] 22 JUL a las 10:47 a. m. 
@SmokeDragon
Are you still on the previous oni version, with the actual steam version ? This error with MissingMethodException is telling there is a version incompatibility between the game and the mod.
Some mods handles well to be with old game version, but I didn't archived my du to tiem consuming maintenance it needs, so the steam version is always with the latest game version.
Pholith  [autor] 22 JUL a las 10:43 a. m. 
@Latica Yes they are only morphs in the mods.
By default, the modded egg chance is really low for each morph ( <1%). But each morph has a condition to increase the probability. For example, the normal slickster increase his chance to lay a leafy slickster egg if he lives in light.
Pholith  [autor] 22 JUL a las 10:40 a. m. 
@Lena Thank you ! I will put a warning in the description
Latica 21 JUL a las 8:16 p. m. 
what dropoff do the new morphs use?
SmokeDragon 21 JUL a las 2:57 p. m. 
how can i help you to help me? any ideas i could try? i tried to find a config file but it appears to be missing
SmokeDragon 21 JUL a las 2:55 p. m. 
crash with only this mod enabled:
Error in GameAssets(Clone).Assets.OnPrefabInit
System.MissingMethodException: UnityEngine.GameObject BaseOilFloaterConfig.BaseOilFloater
at ILoveSlicksters.FrozenOilfloaterConfig.CreatePrefab
at EntityConfigManager.RegisterEntity (IEntityConfig config)
at EntityConfigManager.LoadGeneratedEntities
at LegacyModMain.LoadEntities
at LegacyModMain.Load
at Assets.CreatePrefabs
at Assets.OnPrefabInit
at KMonoBehaviour.InitializeComponent
Build: U51-600112-V
SmokeDragon 21 JUL a las 2:19 p. m. 
i see i understand thank you pholith for explaining to me how it works =) im using the steam version.
SmokeDragon 21 JUL a las 2:17 p. m. 
thank you both for taking the time to reply. your kindness was seen an will be remembered. i dont have more plants but i do have the omni flora mod https://steamproxy.net/sharedfiles/filedetails/?id=2029450933&searchtext=flora
Latica 21 JUL a las 1:49 p. m. 
what are egg chances of the modded morphs? are they morph only?
Lena 21 JUL a las 3:13 a. m. 
ok, it seems to be both Hatch morphs and Pip morphs that are triggering it, although why More Plants is acting as a catalyst is well beyond my expertise as a mod prodder... Let me know if there's anywhere else I can prod to help out <3
Lena 21 JUL a las 2:46 a. m. 
yeah, I don't get it, the only way I seem to trigger the error is by having more plants enabled... Would my player log help? https://pastebin.com/V6i6aLU9
Pholith  [autor] 21 JUL a las 2:44 a. m. 
@SmokeDragon You can't play the previous oni version with the new mod version on steam, only way to do it is to manually download and install the mod from my github repository history.

https://github.com/Pholith/ONI-Mods/archive/96d7267aa75ea4c030bba123f22f54f132063b95.zip
Pholith  [autor] 21 JUL a las 2:41 a. m. 
I don't think it comes from MorePlant, it should be a mod that add or modify critters, or entities. But I can't find the mod.
Pholith  [autor] 21 JUL a las 2:30 a. m. 
I confirm that I can't reproduce the bug
Lena 21 JUL a las 2:11 a. m. 
*update* I only seem to be getting the previously mentioned error when I have 'More Plants' enabled, otherwise it seems to be working ... weird. Do you also have More Plants, @SmokeDragon ?
SmokeDragon 20 JUL a las 8:04 p. m. 
just in-case it helps i also tried deleting the mod and re-downloading it
SmokeDragon 20 JUL a las 7:39 p. m. 
hello your mod is really good. i also have this same error. was able to play without this error 7 hours ago. i am using the previous oni version.