In this guide I will show and explain how to fix “HL2MPTypeDeath isn`t valid font” issue.
Intro
Do you have this in your “code problems” section:
lua/includes/modules/killicon.lua:77: ‘hl2mptypedeath’ isn’t a valid font
- Setfont – [c]:-1
- Getsize – lua/includes/modules/killicon.lua:77
- Drawdeath – gamemodes/base/gamemode/cl_deathnotice.lua:159
- Run – gamemodes/base/gamemode/cl_deathnotice.lua:207
- Hudpaint – gamemodes/base/gamemode/cl_init.lua:84
- Unknown – gamemodes/sandbox/gamemode/cl_init.lua:103″ ?
If you answered “yes” to this question – this guide for you and don`t worry! we will not touch the code things or something.
Solution
All what you need to do is:
- Open your gmod location directory (stemapps/common/GarrysMod);
- Find file “FactoryReset-GMod.bat” in it;
- Open this file and then type Y.
Keep In Mind!
All your add-ons, maps, configs and etc will be deleted or restored to defaults!
If your configs, add-ons and etc are really expensive for you – just copy these in your reserve folder.
If Doesn`t Worked
If this solution isn`t helped you, then… There is 2 ways:
- Broken add-on(-s).
If you saved your add-ons in your reserve folder, put these in gmod add-ons folder and then problem is still here – just try to delete your last downloaded add-ons and check for results.
- Something really deep.
If factory reset didnt help... Well... I don
t really know what I can to recommend for you in this case.
Be the first to comment