garbage062

Newbie
Jul 6, 2017
81
29
Also, new skin added to my archive:
View attachment 4413507
Also updated the Nightmare Atlas skin to its newer v1.1 version.
Are you still updating the Google Drive or are you only putting them on the Proton Drive? Also, does Proton Drive show dates of when things were added/updated like Google Drive?

Is there a way to see what the mod looks like before installing the mod? Images somewhere in the folders?
 
Last edited:

DracoFur

New Member
Feb 3, 2020
12
1
Hey again, I'm still trying to make a skin mod now that I can run the Unity modding tool, I follow the guide and a tutorial I found in the discord server (it was posted on Kemono.su, I'm not in the discord server).

Anyway, everything seems to work, but once the mod is exported and I try it in the game, the logs display that there is no modded object and that the mod I made got unloaded. I don't know what I did wrong, I deleted every unused folders as said on the guide, is there something I have to rename on unity to prevent some kind of overwritting with other mods ?
 

Game122

Newbie
Jun 25, 2023
41
31
Hey again, I'm still trying to make a skin mod now that I can run the Unity modding tool, I follow the guide and a tutorial I found in the discord server (it was posted on Kemono.su, I'm not in the discord server).

Anyway, everything seems to work, but once the mod is exported and I try it in the game, the logs display that there is no modded object and that the mod I made got unloaded. I don't know what I did wrong, I deleted every unused folders as said on the guide, is there something I have to rename on unity to prevent some kind of overwritting with other mods ?
do you have any errors before, during, or after the mod exports?
 

DracoFur

New Member
Feb 3, 2020
12
1
do you have any errors before, during, or after the mod exports?
None of the above, also, in the logs in the game menu, right before the line "No modded found in mod", I have the line "Character name (Garret) could not be found" (I'm trying to make a texture for Garret and this logs doen't appear for other Garret texture mod I installed).
Lastly, in Unity, I saw that when I wanted to look inside the Characters .prefab, the Mod_Character Visuals script was missing, I can put it manually but isn't it supposed to be already set by default ?
 

Game122

Newbie
Jun 25, 2023
41
31
None of the above, also, in the logs in the game menu, right before the line "No modded found in mod", I have the line "Character name (Garret) could not be found" (I'm trying to make a texture for Garret and this logs doen't appear for other Garret texture mod I installed).
Lastly, in Unity, I saw that when I wanted to look inside the Characters .prefab, the Mod_Character Visuals script was missing, I can put it manually but isn't it supposed to be already set by default ?
It’s supposed to be set by default. Anytime you have scripts missing it means dll setup was done incorrectly. Maybe restart project setup from scratch to be safe.
 

DracoFur

New Member
Feb 3, 2020
12
1
It’s supposed to be set by default. Anytime you have scripts missing it means dll setup was done incorrectly. Maybe restart project setup from scratch to be safe.
Yeah, I might have missed something when doing it for the N-th times with all my previous attempts. Now it works, thanks for your help !
 
4.30 star(s) 28 Votes