Lucas9025 Posted May 27, 2016 Posted May 27, 2016 hello guys i am currently having this problem with racemenu where once i loaded a preset (pajiman's presets those are exquisite) the chatacter is showing a blue texture. Luckily i was able to solve the blue texture for the body by setting the body tattoo's to default but i am afraid that when i set the face tattoos to the default the face remains the same. Any help will be greatly appriciated as i hope to solve this problem. Your's Truly, Lucas
Kastagir Posted May 27, 2016 Posted May 27, 2016 The preset was saved with an active tint or overlay using an asset that isn't present in your game. You can install the mod or simply remove the reference to it by opening up the preset's jslot file in Notepad++ and removing the section that refers to the mod.
Lucas9025 Posted May 28, 2016 Author Posted May 28, 2016 Thanks a lot for the help kastagir and if you don't mind I am opening the files from in the preset folder but even with notepad++ I do not know which files to delete can you help me out on this my friend if so then I will be eternally grateful to you.
Kastagir Posted May 28, 2016 Posted May 28, 2016 Thanks a lot for the help kastagir and if you don't mind I am opening the files from in the preset folder but even with notepad++ I do not know which files to delete can you help me out on this my friend if so then I will be eternally grateful to you. Don't delete any files. Find the section of the preset code that refers to the mod and delete that section, then save the jslot file. The section will include a path to the mod's texture files. Look for this in the code and delete the section bounded by brackets. Example: { "data" : "textures\\Actors\\character\\ModFolder\\TintTexture.dds", "index" : #, "key" : #, "type" : # } If you want more specific help, you'll have to provide the jslot file itself.
Lucas9025 Posted May 29, 2016 Author Posted May 29, 2016 Thanks a lot for the help kastagir and if you don't mind I am opening the files from in the preset folder but even with notepad++ I do not know which files to delete can you help me out on this my friend if so then I will be eternally grateful to you. Don't delete any files. Find the section of the preset code that refers to the mod and delete that section, then save the jslot file. The section will include a path to the mod's texture files. Look for this in the code and delete the section bounded by brackets. Example: { "data" : "textures\\Actors\\character\\ModFolder\\TintTexture.dds", "index" : #, "key" : #, "type" : # } If you want more specific help, you'll have to provide the jslot file itself. Again Kastagir I truly appreciate your help and i tried what you told me to do i deleted the sections that contains mods that i dont have just like in the example you gave but after i tried to load the preset it says failed to load preset can you help me out on this my friend thanks. Here are the jslot files you asked forPresets.rar
Recommended Posts
Archived
This topic is now archived and is closed to further replies.