Source Filmmaker

Source Filmmaker

Fortnite - Noir Detective
 This topic has been pinned, so it's probably important
ArachnitCZ  [developer] 23 Jul, 2018 @ 8:06am
Bug Report
For the love of god, if you're gonna report a bug give me:
1. Screenshot of the bug (if possible)
2. Detailed description of the bug

Note: I will only be fixing bugs I know how to fix.
< >
Showing 1-8 of 8 comments
PrivateerMan 29 Jul, 2018 @ 5:36am 
The model has a bugged texture (at least for me), as shown in this image: https://imgur.com/a/mYeIkpI (to the right is your model, with the messed up texture, to the left is a similar model of the same character I downloaded from SFMLab, who comes in two parts, the head and the body)


I peeked into the textures, and I noticed that you seem to have used a lightwarp as part of the base texture (specifically, T_M_MED_Commando_Gumshoe_body_D). I would have looked at the other textures, but apparently VTFEdit can't open file version 7.5)
ArachnitCZ  [developer] 29 Jul, 2018 @ 5:40am 
Originally posted by =P.F.F= Dafuq?:
The model has a bugged texture (at least for me), as shown in this image: https://imgur.com/a/mYeIkpI (to the right is your model, with the messed up texture, to the left is a similar model of the same character I downloaded from SFMLab, who comes in two parts, the head and the body)


I peeked into the textures, and I noticed that you seem to have used a lightwarp as part of the base texture (specifically, T_M_MED_Commando_Gumshoe_body_D). I would have looked at the other textures, but apparently VTFEdit can't open file version 7.5)

it has to be your issue, this is the vmt code from M_MED_Gumshoe_Dark_Body.vmt

"VertexLitGeneric"
{
//Basic
"$BaseTexture" "models/arachnit/fortnite/characters/male/medium/jonesy/skin/noir/T_M_MED_Commando_Gumshoe_body_D"
"$BumpMap" "models/arachnit/fortnite/characters/male/medium/jonesy/skin/noir/T_M_MED_Commando_Gumshoe_body_N"
"$PhongExponentTexture" "models/arachnit/fortnite/characters/male/medium/jonesy/skin/noir/T_M_MED_Commando_Gumshoe_body_M"

//Warp
"$LightWarpTexture" "models/player/pyro/pyro_lightwarp" //< Change as needed

//Phong
"$Phong" "1"
"$PhongBoost" "25" //< Change as needed
// "$PhongExponent" "5" //< $PhongExponent overrides $PhongExponentTexture !!!
"$PhongFresnelRanges" "[0.3 1 8]"
"$PhongDisableHalfLambert" "0"
"$PhongAlbedoTint" "1"
"$NormalmapAlphaPhongMask" "1"
"$ForcePhong" "1"

//Rimlight
"$Rimlight" "1"
"$RimMask" "1"
"$RimlightExponent" "4"
"$RimlightBoost" "2.0"

//Other
"$Model" "1"
"$HalfLambert" "1"
"$NoDecal" "0"
"$AmbientOcclusion" "1"
"$NoCull" "0"
"$SurfaceProp" "flesh"
"$BlendTintByBaseAlpha" "1"
// "$BlendTintColorOverBase" "0"
"$Color2" "{ 127.5 127.5 127.5 }" //< RGB colors
"$CloakPassEnabled" "1" //< For SFM and TF2
// "$CloakColorTint" "[0.4 0.5 1]" // BLU
// "$CloakColorTint" "[1 0.5 0.4]" // RED
}

as for vtfedit not opening up 7.5 versions, you are using an outdated version of vtfedit
PrivateerMan 29 Jul, 2018 @ 5:53am 
Yes, the VMT is fine, the thing is, the T_M_MED_Commando_Gumshoe_body_D.vtf file shows me this when I open it up in VTFEdit: https://imgur.com/a/2uXCZ7D

And as for the Outdated version of VTFEdit, I had to fiddle with some Redists to get the newer version working on Windows 7, so that's no longer a problem.
ArachnitCZ  [developer] 29 Jul, 2018 @ 6:08am 
Originally posted by =P.F.F= Dafuq?:
Yes, the VMT is fine, the thing is, the T_M_MED_Commando_Gumshoe_body_D.vtf file shows me this when I open it up in VTFEdit: https://imgur.com/a/2uXCZ7D

And as for the Outdated version of VTFEdit, I had to fiddle with some Redists to get the newer version working on Windows 7, so that's no longer a problem.

that cant be mine .vtf, mine has capital letters like this T_M_MED_Commando_Gumshoe_body_D the one in the picture shows no capitals https://cdn.discordapp.com/attachments/406519702802661377/473114448933158912/T_M_MED_Commando_Gumshoe_body_D.rar thats the texture im using
PrivateerMan 29 Jul, 2018 @ 6:14am 
Originally posted by ArachnitCZ:
Originally posted by =P.F.F= Dafuq?:
Yes, the VMT is fine, the thing is, the T_M_MED_Commando_Gumshoe_body_D.vtf file shows me this when I open it up in VTFEdit: https://imgur.com/a/2uXCZ7D

And as for the Outdated version of VTFEdit, I had to fiddle with some Redists to get the newer version working on Windows 7, so that's no longer a problem.

that cant be mine .vtf, mine has capital letters like this T_M_MED_Commando_Gumshoe_body_D the one in the picture shows no capitals https://cdn.discordapp.com/attachments/406519702802661377/473114448933158912/T_M_MED_Commando_Gumshoe_body_D.rar thats the texture im using
Okay, I added the texture you sent, and now it works properly. Thanks!
ArachnitCZ  [developer] 29 Jul, 2018 @ 6:16am 
Originally posted by =P.F.F= Dafuq?:
Originally posted by ArachnitCZ:

that cant be mine .vtf, mine has capital letters like this T_M_MED_Commando_Gumshoe_body_D the one in the picture shows no capitals https://cdn.discordapp.com/attachments/406519702802661377/473114448933158912/T_M_MED_Commando_Gumshoe_body_D.rar thats the texture im using
Okay, I added the texture you sent, and now it works properly. Thanks!

im gonna delete the link soon so you better save it
hi. i think i found a eye bug. there's something wrong with his eyes. whenever i move the head down as if he's looking down and then his eyes just look like this. https://i.imgur.com/iOnJVH3.png/
it's like his eye balls doesn't move when i move his head up and down. not sure if anyone else having this bug or is it even a bug
ArachnitCZ  [developer] 15 Jul, 2019 @ 12:34pm 
Originally posted by SNYPE94:
hi. i think i found a eye bug. there's something wrong with his eyes. whenever i move the head down as if he's looking down and then his eyes just look like this. https://i.imgur.com/iOnJVH3.png/
it's like his eye balls doesn't move when i move his head up and down. not sure if anyone else having this bug or is it even a bug
its not a bug, just move his ♥♥♥♥♥♥♥ eyes down lol

eyes_updown controller
< >
Showing 1-8 of 8 comments
Per page: 1530 50