安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
1. Fetch - lua/includes/modules/http.lua:42
2. unknown - lua/autorun/playerstats.lua:2
3. unknown - lua/includes/modules/hook.lua:313
1. Add - lua/includes/modules/hook.lua:185
2. unknown - lua/autorun/ac_explosions_enhancer.lua:193
[Srlion's Hook Library] bad argument #3 to 'Add' (function expected, got nil)
1. Add - lua/includes/modules/hook.lua:185
2. unknown - lua/autorun/ac_explosions_enhancer.lua:200
__newindex - [C]:-1
unknown - gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contentsearch.lua:70
3. Run - addons/hook_library/lua/includes/modules/hook.lua:313
4. unknown - gamemodes/sandbox/gamemode/cl_search_models.lua:47
Conflict with searching in spawnmenu
I didn't say that it aint the hook library, I said that all these errors you sent are unrelated to the hook library and show no help to try to figure out the issue.
@Wanso Same thing, it's not the cause for this thing to fail, it literally says file not found, what does this have to do with the hook library?
1. loadModules - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:83
2. gm_func - gamemodes/darkrp/gamemode/libraries/modificationloader.lua:148
3. Call - lua/includes/modules/hook.lua:324
4. unknown - gamemodes/darkrp/gamemode/init.lua:113
[StormFox - Environment mod] lua/stormfox/framework/sh_util_map.lua:56: Tried to use a NULL entity!
1. GetSaveTable - [C]:-1
2. unknown - lua/stormfox/framework/sh_util_map.lua:56
3. _SF_OLDHOOKCALL - lua/includes/modules/hook.lua:313
4. Run - lua/stormfox/sh_debugcompatibility.lua:48
5. unknown - lua/autorun/stormfox_autorun.lua:113
6. _SF_OLDHOOKCALL - lua/includes/modules/hook.lua:313
7. unknown - lua/stormfox/sh_debugcompatibility.lua:48
[ZBASE [CONTROLLER UPDATE]] lua/zbase/sh_hooks.lua:635: attempt to compare number with nil
1. unknown - lua/zbase/sh_hooks.lua:635
2. _SF_OLDHOOKCALL - lua/includes/modules/hook.lua:313
3. unknown - lua/stormfox/sh_debugcompatibility.lua:48
[[ACF] Armored Combat Framework] lua/acf/contraption/contraption_sv.lua:322: bad argument #2 to 'SetModel' (string expected, got nil)
1. SetModel - [C]:-1
2. SetModel - lua/acf/contraption/contraption_sv.lua:322
3. unknown - lua/entities/pill_ent_costume.lua:645
[gWeather] lua/gweather/map/map.lua:20: Tried to use a NULL entity!
1. GetInternalVariable - [C]:-1
2. GetWorldBounds - lua/gweather/map/map.lua:20
3. unknown - lua/gweather/map/map.lua:104
4. _SF_OLDHOOKCALL - lua/includes/modules/hook.lua:313
5. unknown - lua/stormfox/sh_debugcompatibility.lua:48
`lua/dlib/modules/hook.lua:904` sigh
1. GetModel - [C]:-1
2. unknown - lua/autorun/drg_mlp_particles.lua:10
3. Run - lua/dlib/modules/hook.lua:904
4. old_renderhalos - lua/includes/modules/halo.lua:140
5. unknown - lua/wire/client/cl_wirelib.lua:251
6. unknown - lua/dlib/modules/hook.lua:904
keeps spamming this
1. GetNWInt - [C]:-1
2. GetShield - lua/draconic/drc_lib.lua:2780
3. unknown - lua/draconic/cl/library.lua:205
4. unknown - lua/dlib/modules/hook.lua:904
@Osakze try with latest version that I pushed recently because it contains bug fixes
https://github.com/LibertyForce-Gmod/Enhanced-PlayerModel-Selector/blob/f22c5b7996f39acc60bd59990dbe76f92773cc43/lua/autorun/lf_playermodel_selector.lua#L308
lua_run_cl PrintTable({hook.Run("Initialize")})
it should tell you which addon breaks your selector, and if nothing prints then you have an addon that is erroring inside that hook