Another strange thing that has happened a few times (in 1.17.009) is that all of a sudden certain shaders stop working.
I started building a map and put some Rolfy- and Bondzombies in it to check them out, and at first their (default) shaders worked well.
Then, an hour later, without ever exiting FPSC or changing any parameters, the shaders don´t show in test. Most other shaders do however.
The test (and build) settings are: ambient light 7 (50,50,55), lightmap=best for quality, texture quality=high, full shader effects.
The setup.ini looks as follows:
[GAMERUN]
realgameview=0
dynamiclighting=1
dynamicshadows=0
useeffects=1
useeffectsonguns=1
useeffectsonscene=1
useeffectsonentities=1
dividetexturesize=0
controllerhint=0
vrmode=0
vrmodemag=100
mousesensitivity=100
producelogfiles=0
hsrmode=2
optimizemode=1
aspectratio=0
newblossershaders=1
postprocessing=2
showaioutlines=0
disablepeeking=0
[GAMEMULTIPLAYER]
multiplayergame=0
gameobjectivetype=0
gameobjectivevalue=0
oneshotkills=0
maxplayers=0
spawnrandom=0
uniquegamecode=
[GAMEMAKE]
lightmapping=1
lightmapold=0
lightmapshadows=1
lightmapambientr=0
lightmapambientg=0
lightmapambientb=0
lightmapsunx=0
lightmapsuny=-1
lightmapsunz=0
lightmapsunr=0
lightmapsung=0
lightmapsunb=0
lightmapzerorange=100
lightmapatten=16
lightmapmaxsize=-1
lightmapboost=4
lightmaptexsize=512
lightmapquality=30
lightmapblurmode=1
lightmapthreadmax=-1
bloodonfloor=0
imageblockmode=0
showalluniquetextures=0
systemmemorycapoff=0
entitytogglingoff=0
extracollisionbuilddisabled=1
alwaysconfirmsave=0
simplifiedcharacterediting=0
[GAMEDEBUG]
exitpromptreport=0
debugreport=0
showentitygameinfo=0
showdebugtextingame=0
debugreportstepthrough=0
usesky=1
usefloor=0
useenvsounds=1
useweapons=1
includeonlyvideo=0
includeonlyname=gamecore
width=1024
height=768
depth=32
aspectratio=0
useuniquelynamedentities=0
exportassets=0
loadreport=0
[GAMEPROFILE]
key1 = 17
key2 = 31
key3 = 30
key4 = 32
key5 = 57
key6 = 46
key7 = 28
key8 = 19
key9 = 16
key10 = 18
key11 = 42
global = languagebank\english\gamebank\mygame\setuplevel.fpi
levelfpm1 =
levelfpi1 = languagebank\english\gamebank\mygame\loadingpage.fpi
The only thing I did (as far as I recall) was to add some segments, some entities and some dynamic and static lights. Überweird!
Has anyone else encountered this particular thing?