Garry's Mod

Garry's Mod

VManip Keybind Menu
 This topic has been pinned, so it's probably important
Pathfinder_FUFU  [developer] 14 Jul @ 6:43pm
What should you do if addon throwing errors?
[VManip Keybind Menu] lua/autorun/vmanip_keybind_menu_load.lua:51: attempt to index a nil value
1. Lang - lua/autorun/vmanip_keybind_menu_load.lua:51
2. Init - lua/vmanip_keybind_menu/main/frame.lua:9
3. Create - lua/includes/extensions/client/panel/scriptedpanels.lua:41
4. unknown - lua/vmanip_keybind_menu/main/frame.lua:52
5. unknown - lua/includes/modules/concommand.lua:54

Getting this kind of error? It likely means your GMOD or VMKM language is set wrong. Just pop below two commands into the console to reset it, then head back to the main menu and pick your language again (click the little flag icon).

gmod_language "en"
vmanip_keybind_menu_language "none"

Note: the two commands must be entered separately, or they won’t work.
Last edited by Pathfinder_FUFU; 14 Jul @ 6:52pm