Garry's Mod

Garry's Mod

ACT3: Arctic's Customizable Thirdperson (Weapons) 3.0
 Ten wątek został przypięty, więc pewnie jest ważny
Arctic  [producent] 21 stycznia 2019 o 22:15
Bug Reports
This is the official bug report thread. Post bugs here.
< >
Wyświetlanie 1-15 z 303 komentarzy
Reysen 22 stycznia 2019 o 2:11 
got a bug
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179
Arctic  [producent] 22 stycznia 2019 o 3:12 
Początkowo opublikowane przez Reisen:
got a bug
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179
What did you do?
Astraxis 22 stycznia 2019 o 3:17 
[ACT3] lua/weapons/act3_base/sh_reload.lua:268: attempt to index a nil value
1. unknown - lua/weapons/act3_base/sh_reload.lua:268

Using the Kar98, inf. Attachments/Loose rounds enabled, inf. Mags/Throwables disabled.
I swapped to the varmint conversion and swapped back, presumably instead of loading an empty "5-round Magazine", it just tossed an error.
Arctic  [producent] 22 stycznia 2019 o 3:21 
Początkowo opublikowane przez Astraxis:
[ACT3] lua/weapons/act3_base/sh_reload.lua:268: attempt to index a nil value
1. unknown - lua/weapons/act3_base/sh_reload.lua:268

Using the Kar98, inf. Attachments/Loose rounds enabled, inf. Mags/Throwables disabled.
I swapped to the varmint conversion and swapped back, presumably instead of loading an empty "5-round Magazine", it just tossed an error.
No, that's not how it works; that won't be the issue. Hm.

I imagine many of these bugs may be some sort of compatibility issue or clash. I can't replicate these issues.
Reysen 22 stycznia 2019 o 3:22 
Początkowo opublikowane przez Arctic:
Początkowo opublikowane przez Reisen:
got a bug
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179
What did you do?
I think it was conflicting with some other addons that i have, i tried disable all and re-enabling it, now it's working properly
Arctic  [producent] 22 stycznia 2019 o 3:24 
Początkowo opublikowane przez Reisen:
Początkowo opublikowane przez Arctic:
What did you do?
I think it was conflicting with some other addons that i have, i tried disable all and re-enabling it, now it's working properly
Well, there you go.
AVP 22 stycznia 2019 o 4:25 
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179

I was trying to use attachment system.
Ostatnio edytowany przez: AVP; 22 stycznia 2019 o 4:28
Arctic  [producent] 22 stycznia 2019 o 4:40 
Początkowo opublikowane przez AVP:
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179

I was trying to use attachment system.
What attachment?
Reysen 22 stycznia 2019 o 5:10 
Początkowo opublikowane przez AVP:
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179

I was trying to use attachment system.
that's just like my problem above
Arctic  [producent] 22 stycznia 2019 o 5:13 
Początkowo opublikowane przez Reisen:
Początkowo opublikowane przez AVP:
[ACT3] lua/weapons/act3_base/cl_drawinv.lua:36: bad argument #1 to 'upper' (string expected, got no value)
1. upper - [C]:-1
2. DrawInventory - lua/weapons/act3_base/cl_drawinv.lua:36
3. unknown - lua/weapons/act3_base/cl_hud.lua:179

I was trying to use attachment system.
that's just like my problem above
WHAT. ATTACHMENT.
Reysen 22 stycznia 2019 o 5:15 
the inventory menu doesn't appear, that's what the problem is
Russian Lad 22 stycznia 2019 o 5:36 
Attempted to create unknown entity type act3_droppedweapon!
File exists in two addons - possible conflicts! lua/autorun/server/sv_manualweaponpickup.lua (Manual Weapon Pickup and ACT3)


[ERROR] lua/weapons/act3_base/sh_drop.lua:9: attempt to index field 'Attachments' (a nil value)
1. unknown - lua/weapons/act3_base/sh_drop.lua:9
2. _DropWeapon - [C]:-1
3. DropWeapon - lua/autorun/server/sv_manualweaponpickup.lua:29
4. unknown - lua/autorun/server/sv_manualweaponpickup.lua:108
5. unknown - lua/includes/modules/concommand.lua:54
Ostatnio edytowany przez: Russian Lad; 22 stycznia 2019 o 5:37
Arctic  [producent] 22 stycznia 2019 o 6:23 
Początkowo opublikowane przez Reisen:
the inventory menu doesn't appear, that's what the problem is
I see. Well, I can't recreate this issue - it's probably an addon you have. Look for anything that might interfere with the context menu.



Początkowo opublikowane przez SPRENGGRANATEPATRONE:
Attempted to create unknown entity type act3_droppedweapon!
File exists in two addons - possible conflicts! lua/autorun/server/sv_manualweaponpickup.lua (Manual Weapon Pickup and ACT3)


[ERROR] lua/weapons/act3_base/sh_drop.lua:9: attempt to index field 'Attachments' (a nil value)
1. unknown - lua/weapons/act3_base/sh_drop.lua:9
2. _DropWeapon - [C]:-1
3. DropWeapon - lua/autorun/server/sv_manualweaponpickup.lua:29
4. unknown - lua/autorun/server/sv_manualweaponpickup.lua:108
5. unknown - lua/includes/modules/concommand.lua:54
Well, I'll work on Manual Weapon Pickup compatibility.
Bastion 22 stycznia 2019 o 8:33 
Are weapons supposed to be invisible for other player in multiplayer?
Ayami 22 stycznia 2019 o 9:31 
@Cicada
It's a bug. Arctic already knows about it so he'll try to fix it as soon as possible.
< >
Wyświetlanie 1-15 z 303 komentarzy
Na stronę: 1530 50