Garry's Mod

Garry's Mod

[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's [Update!]
 此主题已被置顶,因此可能具有重要性
Random72638  [开发者] 2024 年 3 月 13 日 上午 2:46
Bugs and Abnormalities!
Report any bugs or abnormalities here!

Please keep the following in mind while reporting bugs: provide a detailed report of the issue, use the default branch of Gmod as I only test my addons on that branch, disable all addons (except the required ones), and try to recreate the errors or issues you're experiencing.
最后由 Random72638 编辑于; 2024 年 3 月 13 日 上午 7:38
< >
正在显示第 1 - 15 条,共 32 条留言
Specneo 2024 年 3 月 13 日 下午 1:46 
Silver shading even though it wasn't meant to be that.
Random72638  [开发者] 2024 年 3 月 13 日 下午 9:53 
引用自 Specneo
Silver shading even though it wasn't meant to be that.
mat_specular 0
Lazy neko 2024 年 3 月 15 日 下午 12:25 
when I spawn Humanimal Cicada it lags a little but when I spawn more it lags more I hope its not just me
最后由 Lazy neko 编辑于; 2024 年 3 月 15 日 下午 12:25
Random72638  [开发者] 2024 年 3 月 15 日 下午 2:43 
引用自 Lazy neko
when I spawn Humanimal Cicada it lags a little but when I spawn more it lags more I hope its not just me
Yeah, this is a known issue, and I am looking for a fix to it.
CHARON ⛦ 2024 年 3 月 17 日 上午 11:03 
Humanimal has a (something like 30%) chance of giving this error when spawned

[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_antlions/init.lua:524: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_antlions/init.lua:524
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:502
5. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:563
6. unknown - gamemodes/sandbox/gamemode/commands.lua:594
7. unknown - lua/includes/modules/concommand.lua:54
Fimpen 2024 年 3 月 19 日 下午 3:18 
I'm getting more or less the same:

[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. CustomOnThink_AIEnabled - lua/entities/npc_vj_gal_humanimal_mother/init.lua:156
5. unknown - lua/entities/npc_vj_creature_base/init.lua:1774
Random72638  [开发者] 2024 年 3 月 20 日 上午 2:06 
引用自 Fimpen
I'm getting more or less the same:

[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. CustomOnThink_AIEnabled - lua/entities/npc_vj_gal_humanimal_mother/init.lua:156
5. unknown - lua/entities/npc_vj_creature_base/init.lua:1774
Check your addons since I don't experience this issue.
Democratic Ice Noodle 2024 年 5 月 1 日 下午 2:41 
[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_humanimal_newborn/init.lua:37
2. unknown - addons/horde wave survival gamemode (base)/lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. SpawnEnemy - addons/horde wave survival gamemode (base)/gamemodes/horde/gamemode/sv_horde.lua:423
5. SpawnEnemies - addons/horde wave survival gamemode (base)/gamemodes/horde/gamemode/sv_horde.lua:829
6. Direct - addons/horde wave survival gamemode (base)/gamemodes/horde/gamemode/sv_horde.lua:1380
7. unknown - addons/horde wave survival gamemode (base)/gamemodes/horde/gamemode/sv_horde.lua:1404
8. pcall - [C]:-1
9. unknown - addons/horde wave survival gamemode (base)/gamemodes/horde/gamemode/sv_horde.lua:1404
It appears horde doesn't like these.
Democratic Ice Noodle 2024 年 5 月 1 日 下午 2:59 
[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_antlions/init.lua:208: attempt to call method 'VJ_TASK_COVER_FROM_ENEMY' (a nil value)
1. unknown - lua/entities/npc_vj_gal_antlions/init.lua:208

Timer Failed! [Simple][@lua/entities/npc_vj_gal_antlions/init.lua (line 205)]
Also this happens when I boot seems to a harmless error, but figure I should mention it.
RUFU5 2024 年 5 月 4 日 上午 4:03 
[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_antlions/init.lua:524: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_antlions/init.lua:524
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:502
5. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:563
6. unknown - gamemodes/sandbox/gamemode/commands.lua:594
7. unknown - lua/includes/modules/concommand.lua:54
KoolOrangeDude 2024 年 5 月 16 日 下午 8:29 
[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_antlions/init.lua:524: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_antlions/init.lua:524
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:502
5. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:563
6. unknown - gamemodes/sandbox/gamemode/commands.lua:594
7. unknown - lua/includes/modules/concommand.lua:54

Happens everytime I spawn the Humanimals from this pack.
Specneo 2024 年 7 月 14 日 下午 3:02 
Also. "[[VJ Base] Humanimal SNPCs: Part 1 - The Humanimal's (Reborn)] lua/entities/npc_vj_gal_antlions/init.lua:524: attempt to call method 'AdjustBones' (a nil value)
1. CustomOnInitialize - lua/entities/npc_vj_gal_antlions/init.lua:524
2. unknown - lua/entities/npc_vj_creature_base/init.lua:1119
3. Spawn - [C]:-1
4. CustomOnThink_AIEnabled - lua/entities/npc_vj_humanimal_large_flesh_spire/init.lua:148
5. unknown - lua/entities/npc_vj_creature_base/init.lua:1774"
Specneo 2024 年 7 月 22 日 下午 5:45 
Well what does mat_specular when enabled do to the models.
Random72638  [开发者] 2024 年 7 月 22 日 下午 6:24 
@Specneo, bug reports go here, not questions.
Modern 2024 年 9 月 14 日 下午 2:41 
this mod is good but everytime I kill something it says "sandbox" in chat
< >
正在显示第 1 - 15 条,共 32 条留言
每页显示数: 1530 50