Garry's Mod

Garry's Mod

[VJ] Zombie Panic! Source SNPCs
 此主题已被置顶,因此可能具有重要性
Darkborn  [开发者] 2021 年 3 月 27 日 上午 12:56
Bugs/Errors
Report any bugs or issues related to this addon.
Any reports not related to this addon will be ignored.

Provide any details when possible such as how to replicate the bug, what causes it, etc. Otherwise I can't help if the bug isn't being elaborated.
最后由 Darkborn 编辑于; 6 月 23 日 上午 10:01
< >
正在显示第 1 - 15 条,共 17 条留言
󠁳⁧⁧ G Ø R I N G 2021 年 3 月 27 日 下午 11:57 
When I kill a zombie like that white one.
And when I inflict irreparable damage on him.
My addon error is displayed and it just stands still and does nothing
Pizza Man 2021 年 4 月 8 日 上午 11:27 
When using the Map Spawner a bunch of zombies spawn in the air and disappear immediately afterwards, and only 1 or 2 zombies actually remain on the map.
最后由 Pizza Man 编辑于; 2021 年 4 月 8 日 上午 11:28
Darkborn  [开发者] 2021 年 4 月 8 日 下午 1:20 
引用自 Pizza Man
When using the Map Spawner a bunch of zombies spawn in the air and disappear immediately afterwards, and only 1 or 2 zombies actually remain on the map.
You have to stay on the ground afaIk.
The zombies jump too high, i think it's a bug :steamsad:
Darkborn  [开发者] 2021 年 5 月 27 日 下午 12:25 
引用自 Mr Armageddon
The zombies jump too high, i think it's a bug :steamsad:
VJ Base thing, you can disable it from the ZP:S Configure menu.
gentlecolt55 2022 年 3 月 14 日 下午 7:06 
Hi, do you have some sort of addon to fix an issue of refusing to spawn a map spawner?
最后由 gentlecolt55 编辑于; 2022 年 3 月 14 日 下午 7:06
Darkborn  [开发者] 2022 年 3 月 15 日 上午 3:16 
引用自 gentlecolt55
Hi, do you have some sort of addon to fix an issue of refusing to spawn a map spawner?
If the Map Spawner isn't spawning at all then that means the map you're playing on doesn't have a nodegraph or a built-in nodegraph into the map. Nodegraphs made with Nodegraph Editor will not work.
GroovyBruce 2022 年 12 月 23 日 下午 12:33 
I'm not sure if it's just me, but I've noticed the NPC's don't Head Gib anymore. Last time I remember seeing it was probably a couple months ago. I'm trying to figure out if I have a conflicting addon somehow, or if it's something within the addon itself.
Darkborn  [开发者] 2022 年 12 月 23 日 下午 5:47 
引用自 CrunchySoap
I'm not sure if it's just me, but I've noticed the NPC's don't Head Gib anymore. Last time I remember seeing it was probably a couple months ago. I'm trying to figure out if I have a conflicting addon somehow, or if it's something within the addon itself.
Likely conflicting addons, as I haven't updated this mod for awhile.
GroovyBruce 2022 年 12 月 24 日 上午 11:13 
引用自 Darkborn
引用自 CrunchySoap
I'm not sure if it's just me, but I've noticed the NPC's don't Head Gib anymore. Last time I remember seeing it was probably a couple months ago. I'm trying to figure out if I have a conflicting addon somehow, or if it's something within the addon itself.
Likely conflicting addons, as I haven't updated this mod for awhile.

Found it. It's a shame they conflict because it's a great addon for players to have, but this is the culprit. https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2850368157
Darkborn  [开发者] 2022 年 12 月 24 日 下午 3:58 
引用自 ChristmasSoap
引用自 Darkborn
Likely conflicting addons, as I haven't updated this mod for awhile.

Found it. It's a shame they conflict because it's a great addon for players to have, but this is the culprit. https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2850368157
Sadly so many cool addons conflict since some people just can't learn how to make hooks or lua stuff that won't conflict with others. It's a shame.
最后由 Darkborn 编辑于; 2022 年 12 月 24 日 下午 3:59
GroovyBruce 2022 年 12 月 25 日 下午 9:50 
引用自 Darkborn
引用自 ChristmasSoap

Found it. It's a shame they conflict because it's a great addon for players to have, but this is the culprit. https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2850368157
Sadly so many cool addons conflict since some people just can't learn how to make hooks or lua stuff that won't conflict with others. It's a shame.

I mean, If I desperately wanted compatibility; I would study the .LUA and teach myself to correct it. I've done it with probably about 65 Addons. I encourage others to consider taking the initiative to do so as well. But yes, it is a shame haha.
Darkborn  [开发者] 2023 年 11 月 6 日 上午 3:33 
引用自 John_faqih284
something seen error:
[VJ Base] lua/autorun/vj_controls.lua:167: bad argument #4 to 'CreateClientConVar' (string expected, got table)
1. CreateClientConVar - [C]:-1
2. unknown - lua/autorun/vj_controls.lua:167
3. unknown - lua/autorun/vj_zps_autorun.lua:280

[[VJ] Zombie Panic! Source SNPCs] lua/entities/npc_vj_zps_eugene/init.lua:11: attempt to index a nil value
1. Survivor_CustomOnPreInitialize - lua/entities/npc_vj_zps_eugene/init.lua:11
2. CustomOnPreInitialize - lua/entities/npc_vj_zps_sbase/init.lua:114
3. unknown - lua/entities/npc_vj_human_base/init.lua:1092
4. Spawn - [C]:-1
5. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:498
6. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:558
7. unknown - gamemodes/sandbox/gamemode/commands.lua:589
8. unknown - lua/includes/modules/concommand.lua:54

[[VJ] Zombie Panic! Source SNPCs] lua/entities/npc_vj_zps_sbase/init.lua:1813: attempt to index a nil value
1. CustomOnThink - lua/entities/npc_vj_zps_sbase/init.lua:1813
2. unknown - lua/entities/npc_vj_human_base/init.lua:2490
This issue's been fixed, though I can't update the addon until the new VJ Base update is out, however I can just download the Workshop version of this and apply the hotfix in that regard.
Sierra 6 月 5 日 上午 5:03 
Hello, I would like to report that, after updates of VJ Base and this ZP:S addon, for some reason all viewmodels of this ZP:S addon playermodels was replaced by default (Kleiner's) ones. It's actually sad.
Darkborn  [开发者] 6 月 5 日 上午 10:11 
引用自 Sierra
Hello, I would like to report that, after updates of VJ Base and this ZP:S addon, for some reason all viewmodels of this ZP:S addon playermodels was replaced by default (Kleiner's) ones. It's actually sad.
I disabled them due to em not being that great, but if you want the viewmodel hands to be ZPS characters you can get this mod here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3347665507
最后由 Darkborn 编辑于; 6 月 5 日 上午 10:12
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50