4.00 star(s) 10 Votes

CT-5565

Newbie
Apr 11, 2023
16
5
89
BepInEx framework doesn't initialize at all so no modloader or plugins will load either.
Are you absolutely sure that CMI installed successfully? Can you show me a screenshot of BepInEx\plugins and the game folder structure?
If everything is installed correctly and this happens it usually means that there are permission issues.
First make sure that the game folder is not read only.
Try running as admin.
There was one time when someone had to take ownership over the drive to get it to work.
And if you have a stupid antivirus you should remove it.
Screenshot_20240624_211913.png Screenshot_20240624_211951.png
I took ownership of the drive where it's located and ran the game but the plugins still did not initialise.
 

Nephastion

Newbie
Apr 10, 2023
79
60
124
Does anyone know how to fix this clipping issue with some clothes, primarily socks and stockings? I'm running English Vanilla Repack R8 with additional Volume 9 DLCs and Modpack R4.9 installed as well (just followed inlolzwetrust's installation guides to the letter and got no other issues afterwards. Game Version 2.28.2 BuildVersion 2.36.2).
 

chikuwu

New Member
Apr 27, 2024
4
2
38
does only the new link work with the updater?

Update: NVM ya'll you can use the official updater on the OG link on this thread.
 
Last edited:

inlolzwetrust

Well-Known Member
Jan 3, 2018
1,036
595
319
Does anyone know how to fix this clipping issue with some clothes, primarily socks and stockings? I'm running English Vanilla Repack R8 with additional Volume 9 DLCs and Modpack R4.9 installed as well (just followed inlolzwetrust's installation guides to the letter and got no other issues afterwards. Game Version 2.28.2 BuildVersion 2.36.2).
it's not something you can fix without some experience using blender. You have to remodel the stockings to fit the LO Highpoly body without clipping and transfer the shapekeys. Old CM costumes and vanilla COM costumes that are supposed to be tight on the body will mostly never fit LO highpoly body.
The only thing you can do is to use the default LOMobChara body that was designed to work with all dlc costumes but you will lose quality.
The other thing you can try is to hide parts of the body (nodes) if the stockings are not transparent. You do that with ACCex plugin (F12) but that's a temporary solution. If you stick around and learn a bit about the basics of modding you can make the fix permanent by editing the menu file and adding a few lines.

Basically you need the and use the menuedit tool to make edits.
However what you have there is a vanilla menu so you have to extract it first with SybarisArcEditor to make edits to it then load it as a mod replacement menu that overrides the vanilla one. If you shift+click on the icon in game it will tell you the menu name in the console so you'll know what to search for.
Once you find and extract it you can use the menuedit tool on it. (Triple click on entries to make edits!).

If the menu doesn't have this line "消去node設定開始" then
New parent > 消去node設定開始
New parent > node消去
New child > Calf
New parent > 消去node設定終了

Save

If it has node erasure set up then you have to delete this line 消去node設定終了 and create new parent and child for the nodes you want to erase and then add the last line 消去node設定終了 as new parent.
Then save the menu and put it in the mod folder. Do note that node erasure order is important and sometimes it will erase more than you want and you must specify what nodes you want to show down the hierarchy. Nodes are documented in this

I'm not sure if that particular node erasure config that I gave you will work for this exact scenario without testing it first on that specific item. It could require more node tweaking which is more or less trial and error.

This is what it should look like
node erasure.PNG
 
Last edited:
  • Like
Reactions: Nephastion

CT-5565

Newbie
Apr 11, 2023
16
5
89
You can add anything from CMI because these plugins are known to be compatible. Anything you add from other sources is questionable.
Yeah the only log I'm getting is the output log. I'm pretty sure there's no bepinex log since it's not actually being initalised. I use CMI by adding it as a non steam game and then running it, it works as the bepinex and sybaris folders get created but ingame no plugins show up. I tried running CMI through bottles but then half the folders disappear when selecting the COM3D2 directory and I can't actually find the COM3D2 folder. I'm going to attach the output log again but I'm not sure if anything has actually changed.
 

CT-5565

Newbie
Apr 11, 2023
16
5
89
Nevermind I've managed to get it working, I put in the launch options WINEDLLOVERIDES-"winhttp=n,b" %command% which seemed to get the plugins to work. Thank you for the help tho I appreciate it
 
  • Like
Reactions: inlolzwetrust

inlolzwetrust

Well-Known Member
Jan 3, 2018
1,036
595
319
Yeah the only log I'm getting is the output log. I'm pretty sure there's no bepinex log since it's not actually being initalised. I use CMI by adding it as a non steam game and then running it, it works as the bepinex and sybaris folders get created but ingame no plugins show up. I tried running CMI through bottles but then half the folders disappear when selecting the COM3D2 directory and I can't actually find the COM3D2 folder. I'm going to attach the output log again but I'm not sure if anything has actually changed.
Log is useless. It doesn't tell me anything. Just that it loads vanilla.
Wouldn't it be easier if you installed everything on a pc first and then move it to the deck?
 
  • Like
Reactions: CT-5565

Ravanello98

New Member
Jun 25, 2024
2
0
1
by far the easiest way to upgrade is to download the whole R8 and delete the old one
Just backup Mod, savedata and preset folder. Everything else you can just reinstall with a few clicks.
hello inlolzwetrust i download e your vanilla pack with all the dlc but i don’t know how to install the dlc. I did everything good but i don’t know how to install them and cant find them anywhere. (Maybe I am dumb and english is not my first language) I even read your guide but I still don’t know in which folder the dlc are
 

inlolzwetrust

Well-Known Member
Jan 3, 2018
1,036
595
319
I don't understand. You don't know how to install or how to download?
I revised section 3.1 because it referenced a chapter that was offset further down.
 
Last edited:

Ravanello98

New Member
Jun 25, 2024
2
0
1
I did but maybe like I said i’m stupid cause english is not my first language. I did everything good I think then I get to 3.1 and it says that the dlc are repacked in 7zip archives but cand find. I would Give u a stream or screenshot if you want. Basically i’m trying to find Where the dlc are
 

inlolzwetrust

Well-Known Member
Jan 3, 2018
1,036
595
319
I did but maybe like I said i’m stupid cause english is not my first language. I did everything good I think then I get to 3.1 and it says that the dlc are repacked in 7zip archives but cand find. I would Give u a stream or screenshot if you want. Basically i’m trying to find Where the dlc are
check dm
 

amigoaurash

Newbie
Jul 21, 2020
27
14
117
If someanone can help, i was watching some videos of a yatogi skill with 6p and some more gangbang like scenes, someonte referencied me about the abyssal maid class, but couldnt find it. You need to download new content or something like that?
I dont know if i made myself clear, but it was something like this: (dont know if i can post links here or no) xvideos.com/video.khfmmtm4137/custom_maid_3d2_yotogi_2-1#
also my game is in ENG, not JP
Very thanks since then.
 
4.00 star(s) 10 Votes