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