Garry's Mod
ACT3: Arctic's Customizable Thirdperson (Weapons) 3.0
 Acest topic a fost fixat, deci probabil este important
Arctic  [dezvoltator] 21 ian. 2019 la 22:15
Bug Reports
This is the official bug report thread. Post bugs here.
< >
Se afișează 1-15 din 303 comentarii
Reysen 22 ian. 2019 la 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  [dezvoltator] 22 ian. 2019 la 3:12 
Postat inițial de 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?
[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  [dezvoltator] 22 ian. 2019 la 3:21 
Postat inițial de 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 ian. 2019 la 3:22 
Postat inițial de Arctic:
Postat inițial de 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  [dezvoltator] 22 ian. 2019 la 3:24 
Postat inițial de Reisen:
Postat inițial de 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 ian. 2019 la 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.
Editat ultima dată de AVP; 22 ian. 2019 la 4:28
Arctic  [dezvoltator] 22 ian. 2019 la 4:40 
Postat inițial de 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 ian. 2019 la 5:10 
Postat inițial de 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  [dezvoltator] 22 ian. 2019 la 5:13 
Postat inițial de Reisen:
Postat inițial de 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 ian. 2019 la 5:15 
the inventory menu doesn't appear, that's what the problem is
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
Editat ultima dată de Russian Lad; 22 ian. 2019 la 5:37
Arctic  [dezvoltator] 22 ian. 2019 la 6:23 
Postat inițial de 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.



Postat inițial de 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 ian. 2019 la 8:33 
Are weapons supposed to be invisible for other player in multiplayer?
Ayami 22 ian. 2019 la 9:31 
@Cicada
It's a bug. Arctic already knows about it so he'll try to fix it as soon as possible.
< >
Se afișează 1-15 din 303 comentarii
Per pagină: 1530 50