Garry's Mod

Garry's Mod

VManip 按键绑定菜单
 此主题已被置顶,因此可能具有重要性
Pathfinder_FUFU  [开发者] 7 月 14 日 下午 6: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.
最后由 Pathfinder_FUFU 编辑于; 7 月 14 日 下午 6:52