Garry's Mod

Garry's Mod

VManip Keybind Menu
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Pathfinder_FUFU  [udvikler] 14. juli kl. 18:43
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.
Sidst redigeret af Pathfinder_FUFU; 14. juli kl. 18:52