Garry's Mod

Garry's Mod

Horde : Wave Survival Gamemode
 Este tópico foi afixado, portanto deve ser importante
Gorlami  [developer] 19 fev. 2021 às 20:27
Bugs Report
report any bugs here, thanks

Before you post:

See a list of known bugs here:
https://github.com/tpan496/Horde/issues

1. If you have any game breaking issue (e.g. horde gamemode completely not loading), it is likely a problem on your own. Please do a clean setup to see what is causing the problem first.

2. Include console logs if possible so I can know what is going on.

3. Steam forum sucks ass as it does not update in real-time. If you are looking forward to a more productive conversation, join the Discord.

Discord Link: https://discord.gg/NevEgfAPSN
Última alteração por Gorlami; 23 fev. 2021 às 0:17
< >
A mostrar 346-360 de 524 comentários
AngeLiq 5 jun. 2022 às 18:32 
It seems that Engineer's Combat Bot and Vortigaunt can't get Skull Tokens.
I'm not sure why I got none while using Samurai, though.
Lurtz 5 jun. 2022 às 18:46 
Originalmente postado por Liq:
Originalmente postado por Lurtz333:
hmm. im do dev or anything but the last time i played the gamemode i got skull tokens

It's just my luck that I would post this and then immediately get some in my next run... wow.
geez my english in that post was horrible how did i not notice
I can't save anything to the horde profiles, and changes made to classes do not appear when I "save" them

No, I am not using the default profile. It throws up errors every time I try to save things
Última alteração por Salil Al-Sawarim 400BPM Edit; 7 jun. 2022 às 3:52
teklak 6 jun. 2022 às 11:25 
Armor for every class doesn't work, like I can't buy it or even set it up to buy it!
Lerrycapetime 15 jun. 2022 às 0:58 
Trying to add the Nyan cat gun from this mod https://steamcommunity.com/sharedfiles/filedetails/?id=123277559&searchtext=nyan+cat+gun

Having it spam in console
[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_item.lua:293: attempt to compare userdata with number
1. unknown - gamemodes/horde/gamemode/gui/cl_item.lua:293
Basti09 19 jun. 2022 às 11:47 
Nothing happens when i try opening the shop with F3. I tried everything i can at this moment. Disabled all other addons and was on GM_Construct

Here is the Text from the console:

CMaterial::PrecacheVars: error loading vmt file for no_material
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_shared/bare/bare_arm_133
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_citizen/sleeves_citizen/c_arms_csgo_ct_sleeves_citizen_colorable
CMaterial::PrecacheVars: error loading vmt file for no_material (x6)
CMaterial::DrawElements: No bound shader
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_shared/bare/bare_arm_133 (x6)
CMaterial::DrawElements: No bound shader
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_citizen/sleeves_citizen/c_arms_csgo_ct_sleeves_citizen_colorable (x6)
CMaterial::DrawElements: No bound shader
Gorlami  [developer] 19 jun. 2022 às 19:07 
Originalmente postado por Basti09:
Nothing happens when i try opening the shop with F3. I tried everything i can at this moment. Disabled all other addons and was on GM_Construct

Here is the Text from the console:

CMaterial::PrecacheVars: error loading vmt file for no_material
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_shared/bare/bare_arm_133
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_citizen/sleeves_citizen/c_arms_csgo_ct_sleeves_citizen_colorable
CMaterial::PrecacheVars: error loading vmt file for no_material (x6)
CMaterial::DrawElements: No bound shader
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_shared/bare/bare_arm_133 (x6)
CMaterial::DrawElements: No bound shader
CMaterial::PrecacheVars: error loading vmt file for models/arachnit/csgo/weapons/v_models/arms/c_arms/c_arms_csgo_citizen/sleeves_citizen/c_arms_csgo_ct_sleeves_citizen_colorable (x6)
CMaterial::DrawElements: No bound shader

as you can see these error messages have nothing to do with Horde. seems like your csgo addons are the problems.
Ratonero Gris 23 jun. 2022 às 7:34 
For some strange reason my ArcCW weapons aren't working, here's the log:

[Horde : Wave Survival Gamemode] gamemodes/horde/entities/weapons/arccw_horde_medic_rifle.lua:454: attempt to index local 'wpn' (a nil value)
1. v - gamemodes/horde/entities/weapons/arccw_horde_medic_rifle.lua:454
2. Call - lua/includes/modules/hook.lua:96
3. GetBuff_Hook - lua/weapons/arccw_base/sh_attach.lua:206
4. BulletCallback - lua/arccw/shared/sh_penetration.lua:332
5. unknown - lua/weapons/arccw_base/sh_firing.lua:230
6. FireBullets - [C]:-1
7. DoPrimaryFire - lua/weapons/arccw_base/sh_firing.lua:507
8. unknown - lua/weapons/arccw_base/sh_firing.lua:311 (x24)

The melee weapons work, but not the firearms itself
DevilHawk 24 jun. 2022 às 3:44 
SNPC developer here.
"Attempted to create unknown entity type Krall!
gamemodes/horde/gamemode/sv_horde.lua:371: Tried to use a NULL entity!"

you are using the classnames retrieved from "list.Get("NPC")". i think it would be healthier to use list.Get("NPC")[index].Class



also this:

[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_enemyconfig.lua:468: attempt to compare two nil values
1. DoClick - gamemodes/horde/gamemode/gui/cl_enemyconfig.lua:468
2. unknown - lua/vgui/dlabel.lua:237

this happens when npc spawner menu is opened for the first time and pressing the "Copy from Wave A to B" button, which defaults to nil values at the beginning.
Gorlami  [developer] 24 jun. 2022 às 10:26 
Originalmente postado por DevilHawk:
SNPC developer here.
"Attempted to create unknown entity type Krall!
gamemodes/horde/gamemode/sv_horde.lua:371: Tried to use a NULL entity!"

you are using the classnames retrieved from "list.Get("NPC")". i think it would be healthier to use list.Get("NPC")[index].Class



also this:

[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_enemyconfig.lua:468: attempt to compare two nil values
1. DoClick - gamemodes/horde/gamemode/gui/cl_enemyconfig.lua:468
2. unknown - lua/vgui/dlabel.lua:237

this happens when npc spawner menu is opened for the first time and pressing the "Copy from Wave A to B" button, which defaults to nil values at the beginning.
I'll look into this, thanks
aqua 26 jun. 2022 às 16:12 
the only guns that work are the HL2 weapons, whenever I try to use an ARCW weapont they don't work and I just get

[Horde : Wave Survival Gamemode] gamemodes/horde/entities/weapons/arccw_horde_medic_rifle.lua:454: attempt to index local 'wpn' (a nil value)
1. v - gamemodes/horde/entities/weapons/arccw_horde_medic_rifle.lua:454
2. Call - lua/includes/modules/hook.lua:96
3. GetBuff_Hook - lua/weapons/arccw_base/sh_attach.lua:206
4. BulletCallback - lua/arccw/shared/sh_penetration.lua:332
5. unknown - lua/weapons/arccw_base/sh_firing.lua:230
6. FireBullets - [C]:-1
7. DoPrimaryFire - lua/weapons/arccw_base/sh_firing.lua:507
8. unknown - lua/weapons/arccw_base/sh_firing.lua:311 (x2)
Cider 8 jul. 2022 às 14:25 
Hello, under some instances the horde stickybomb launcher causes crashes. It seems to happen when the sticky bombs hit another projectile. I noticed the server console is full of "horde_sticky_bomb[69]: Changing collision rules within a callback is likely to cause crashes!" Which might be the trigger.
Bing Bang Ph.D 9 jul. 2022 às 6:47 
[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_perkbutton.lua:81: attempt to concatenate local 'perk' (a nil value)
1. SetData - gamemodes/horde/gamemode/gui/cl_perkbutton.lua:81
2. SetData - gamemodes/horde/gamemode/gui/cl_description.lua:367
3. DoClick - gamemodes/horde/gamemode/gui/cl_class.lua:13
4. DoClick - gamemodes/horde/gamemode/gui/cl_class.lua:43
5. unknown - lua/vgui/dlabel.lua:237

The option to select engineer perks are gone and clicking on the class causes this error
Bing Bang Ph.D 9 jul. 2022 às 7:00 
Originalmente postado por Bing Bang Ph.D:
[Horde : Wave Survival Gamemode] gamemodes/horde/gamemode/gui/cl_perkbutton.lua:81: attempt to concatenate local 'perk' (a nil value)
1. SetData - gamemodes/horde/gamemode/gui/cl_perkbutton.lua:81
2. SetData - gamemodes/horde/gamemode/gui/cl_description.lua:367
3. DoClick - gamemodes/horde/gamemode/gui/cl_class.lua:13
4. DoClick - gamemodes/horde/gamemode/gui/cl_class.lua:43
5. unknown - lua/vgui/dlabel.lua:237

The option to select engineer perks are gone and clicking on the class causes this error

Ignore this I fixed it, if anyone else ever gets this error just delete class.txt and let horde generate a new one
the pumpkin man 9 jul. 2022 às 11:02 
Hello, here cuz enemies don’t spawn, and when I open console I see a bunch of errors. It can’t be custom enemies either, cuz it doesn’t work with combine or zombies, but for reason the default config works.
< >
A mostrar 346-360 de 524 comentários
Por página: 1530 50