Oxygen Not Included

Oxygen Not Included

I Love Slicksters - Morphs !
댓글 405
the drifters left nut 2025년 1월 12일 오후 3시 04분 
yooo pholith thank you so much
Pholith  [작성자] 2025년 1월 9일 오전 9시 22분 
The error with the antigel bottle is fixed
Pholith  [작성자] 2025년 1월 3일 오전 4시 30분 
I added the option
Pholith  [작성자] 2025년 1월 3일 오전 1시 19분 
Yes I can add a setting for that
the drifters left nut 2025년 1월 2일 오후 6시 17분 
i would like to ask is there a way to get rid of the zombie spores with the robot slickster like in settings?
Hyscis 2024년 12월 23일 오전 2시 08분 
Thanks!
Pholith  [작성자] 2024년 12월 23일 오전 12시 37분 
Oh okay I need to fix that
Hyscis 2024년 12월 22일 오전 11시 07분 
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 2024년 12월 9일 오전 11시 38분 
thanks @pholith! I have that version, maybe its likely another mod is causing the issue. Will do some testing :)
Pholith  [작성자] 2024년 12월 9일 오전 10시 27분 
@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 2024년 12월 8일 오후 4시 57분 
[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 2024년 12월 8일 오후 4시 57분 
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 2024년 11월 27일 오전 11시 55분 
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  [작성자] 2024년 11월 27일 오전 5시 46분 
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 2024년 11월 26일 오후 3시 35분 
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  [작성자] 2024년 11월 26일 오후 2시 58분 
Oh okay I will do more test
Fallen Star 2024년 11월 26일 오후 1시 51분 
(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 2024년 11월 26일 오후 1시 50분 
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  [작성자] 2024년 11월 26일 오후 1시 19분 
Fixed !
LennyTheLing 2024년 11월 25일 오후 7시 35분 
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 2024년 11월 25일 오전 12시 20분 
mod seems to start crashing on Nov 21 update
Pholith  [작성자] 2024년 11월 17일 오전 5시 54분 
Ok thanks I'll look at it
KittenCanaveral 2024년 11월 17일 오전 5시 17분 
I am also having an issue with this mod. I do not have more plants.
Despatato 2024년 10월 3일 오후 2시 19분 
Ah, I don't have that one. is that likely the issue?
Pholith  [작성자] 2024년 10월 3일 오전 5시 44분 
Do you have the mod More Plants ?
Despatato 2024년 10월 2일 오전 10시 45분 
I can't get the mod to work anymore for me, when I re-enable it it crashes the game :(
Pholith  [작성자] 2024년 7월 24일 오전 9시 26분 
what
My mod doesn't use all of that, it certainely is a false positive, all the code is open source on github.
SmokeDragon 2024년 7월 24일 오전 3시 13분 
is this some kind of false positive?
SmokeDragon 2024년 7월 24일 오전 1시 11분 
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 2024년 7월 23일 오후 11시 44분 
thank you wonderful dev
burtrocks 2024년 7월 23일 오후 1시 04분 
@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  [작성자] 2024년 7월 23일 오전 10시 35분 
@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  [작성자] 2024년 7월 23일 오전 10시 34분 
@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  [작성자] 2024년 7월 23일 오전 10시 30분 
@Burtrocks Slickteria is only available on the base game, but not on Spaced Out, did you toggle it at the same time ?
Lena 2024년 7월 23일 오전 8시 15분 
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 2024년 7월 23일 오전 3시 43분 
using I love slicksters V2.0.5
i used steam verify files. ingame shows u51-600112 V!
SmokeDragon 2024년 7월 23일 오전 3시 32분 
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 2024년 7월 22일 오후 5시 18분 
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  [작성자] 2024년 7월 22일 오전 10시 47분 
@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  [작성자] 2024년 7월 22일 오전 10시 43분 
@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  [작성자] 2024년 7월 22일 오전 10시 40분 
@Lena Thank you ! I will put a warning in the description
Latica 2024년 7월 21일 오후 8시 16분 
what dropoff do the new morphs use?
SmokeDragon 2024년 7월 21일 오후 2시 57분 
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 2024년 7월 21일 오후 2시 55분 
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 2024년 7월 21일 오후 2시 19분 
i see i understand thank you pholith for explaining to me how it works =) im using the steam version.
SmokeDragon 2024년 7월 21일 오후 2시 17분 
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 2024년 7월 21일 오후 1시 49분 
what are egg chances of the modded morphs? are they morph only?
Lena 2024년 7월 21일 오전 3시 13분 
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 2024년 7월 21일 오전 2시 46분 
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  [작성자] 2024년 7월 21일 오전 2시 44분 
@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