Garry's Mod
VManip Keybind Menu
 Acest topic a fost fixat, deci probabil este important
Pathfinder_FUFU  [dezvoltator] 14 iul. la 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.
Editat ultima dată de Pathfinder_FUFU; 14 iul. la 18:52