Kenzzer / Slender-Fortress-New-Versions

A modification of Team Fortress 2 based on the game Slender: The Eight Pages.
GNU General Public License v3.0
18 stars 11 forks source link

Precache Error #30

Closed rumblefrog closed 7 years ago

rumblefrog commented 7 years ago

I'm unable to discover the issue as TF2 does not provide a crash log :/

But whenever I change to a different map, OnPutInServer, everyone crashes. And if you don't restart the server afterward, you'll see an error model on the boss entity. So I'm assuming it's something to do with models, but I'm unable to confirm it.

Kenzzer commented 7 years ago

Sounds like you have wrongly installed slender fortress models on your servers. You must download and installed those zips, ZIP 1 & ZIP 2.

rumblefrog commented 7 years ago

@Benoist3012 Those are the ones I downloaded.

rumblefrog commented 7 years ago

Upon adding -condebug to my startup and I received this:

CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_1
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_2
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_3
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_4
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_5
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_6
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_7
CMaterial::PrecacheVars: error loading vmt file for models/jason278/slender/sheets/sheet_8
CMaterial::PrecacheVars: error loading vmt file for models/demani_sf/key_australium
CMaterial::PrecacheVars: error loading vmt file for arrival/slender
CMaterial::PrecacheVars: error loading vmt file for models/zombie_fast/newrake2
CMaterial::PrecacheVars: error loading vmt file for the_sniper_9/doctorwho/extras/angels/angelbody
CMaterial::PrecacheVars: error loading vmt file for the_sniper_9/doctorwho/extras/angels/angelface
CMaterial::PrecacheVars: error loading vmt file for the_sniper_9/doctorwho/extras/angels/angelwings
CAsyncWavDataCache:  24 .wavs total 0 bytes, 0.00 % of capacity
Compact freed 839680 bytes
Kenzzer commented 7 years ago

Looks like missing files or corrupted files. Not sf2's fault. Or some problems with sv_pure.

rumblefrog commented 7 years ago

I can confirm it was an issue on my part. Changed sv_pure from 2 to 0

Kenzzer commented 7 years ago

As I said on steam chat it was indeed sv_pure. If you want to use it though, try looking for tutorials on internet, and how setup a white list.