Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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