Piengineer12 / public-addons

Source code for GMod addons I have published for the public.
MIT License
13 stars 3 forks source link

PhysCollide:TraceBox with missing arguments causes error #331

Closed Piengineer12 closed 4 months ago

Piengineer12 commented 5 months ago
[Real Life Blood REDUX (fully working!)] lua/autorun/bloodmod_extensionsubtm.lua:30: bad argument #1 to 'TraceBox' (Vector expected, got nil)
1. TraceBox - [C]:-1
2. GetHitPhysBone - lua/autorun/bloodmod_extensionsubtm.lua:30
3. v - lua/autorun/bloodstreamubtm.lua:13
4. unknown - lua/includes/modules/hook.lua:96
5. FireBullets - [C]:-1
6. Bullets - lua/weapons/mg_base/modules/shared/sh_primaryattack_behaviour.lua:403
7. unknown - lua/weapons/mg_base/modules/shared/sh_primaryattack_behaviour.lua:514
Piengineer12 commented 4 months ago

Resolved via f63cba993b3f11a85f1673b34d18e271084f92f2