Server Crash: models/error.mdl could not be loaded

Post Reply
MuteTM
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Nov 28, 2013 5:25 pm

Server Crash: models/error.mdl could not be loaded

Post by MuteTM »

Daily, sometimes twice a day, my Garry's Mod server will crash with
02:22:57: Engine error: Model models/hunter/blocks/cube1x1x05.mdl not found and models/error.mdl couldn't be loaded"
After the server goes back up, that exact model will load fine.

The support people are pretty much stumped, any community suggestions?
User avatar
Yumiyashi
New to forums
New to forums
Posts: 9
Joined: Tue Aug 21, 2012 10:54 am

Re: Server Crash: models/error.mdl could not be loaded

Post by Yumiyashi »

MuteTM wrote:Daily, sometimes twice a day, my Garry's Mod server will crash with:

Code: Select all

02:22:57: Engine error: Model models/hunter/blocks/cube1x1x05.mdl not found and models/error.mdl couldn't be loaded"
After the server goes back up, that exact model will load fine.

The support people are pretty much stumped, any community suggestions?
That sort of error would usually pop-up with Hammer which was caused by the steam-pipe update.
The error model is found in HL2. Have you tried to re-download all your server files to make sure they are all there?

And try this command and see if your server has any problems:(CLIENTSIDE ONLY)

Code: Select all

gm_spawn models/hunter/blocks/cube1x1x05.mdl
Could also try spawning your error model which should spawn correctly.(CLIENTSIDE ONLY)

Code: Select all

gm_spawn models/error.mdl
And is that the only error you find? You can always backup your server files then delete your server directory then run SteamCMD again.
Image
Post Reply