Game crashes to desktop when loading into a map with an engine error where it can't find a random model, searches for error.mdl and cannot load it either.
master branch.start_tf2.bat (or start_server.bat) with no custom launch options.map command ingame).
Update: So far i can only load into cp_cloak without any errors, everything else either gives a model error, or a script error
I'm not sure if this is reproducible, but several people have reported this issue.
Where did you download comtress from? Just want to make sure you didn't install the source code by accident.
Unrelated, but the checklist in github works like an actual checkbox lol, you aren't supposed to write yes or no in it.
Sorry, didn't know about the checklist. I downloaded game_clean.zip and I downloaded it from https://github.com/mastercomfig/team-comtress-2/releases
Well, that is correct... Unfortunately I have no other thoughts on what the problem could be, the only person off the top of my head who fixed it did so by reinstalling it like 5 times, which I wouldn't recommend.
Not sure if its reproducible but I downloaded a fresh install of TF2 to not have any leftover config files
That does not ensure having no leftover configs.
Does it happen when you launch the game with -default added to start_tf2.bat?
Have you tried a clean install, using the advanced install instructions?
I've heard horror stories of Github producing corrupt archive downloads entirely through the website, which is one of the reasons (iirc) that Open Fortress has its own repo you can download from now.
I've heard horror stories of Github producing corrupt archive downloads entirely through the website, which is one of the reasons (iirc) that Open Fortress has its own repo you can download from now.
Then either they are wrong or your recall makes no sense. If they provided binaries with github tags, then it is THEIR responsibility. Github only makes source zips and .tar.gz archives and only problems that I have heard of was that these could have been remade and that would result in shasums changed.
I tried using -default launch option, didn't work same error.
Downloaded the game again using DepotDownloader and downloaded TC2 0.0.16 for it. After it not working either i tried downloading 0.0.15 update which didn't work either. Something interesting that did happen is when starting the game with start_tf2.bat for the first time, Windows Defender says the file might be malicious.
I did some more testing, and it seems completely random at this point whether it works or not. I can sometimes manage to load into cp_cloak and background01 without a problem, sometimes it just crashes instantly, and the furthest I've gotten to load into ctf_2fort was getting into a broken motd screen where I could see the map in the background which was also missing walls, and had missing textures on props, after that I would be in a broken class selection screen and after picking a class the game crashes to desktop with the engine error where it can't load models. I had an error message once where it said it couldn't load the Jungle Wreath hat for heavy, but going into my backpack to inspect the item and having the heavy wear it went just fine.
I've heard horror stories of Github producing corrupt archive downloads entirely through the website, which is one of the reasons (iirc) that Open Fortress has its own repo you can download from now.
those issues are related to core.autocrlf=true being a default in Git for Windows, causing pushed and index files from those systems to be LF and in some cases: mac resource fork blobs which happens with resource folder txts by default