Garry's Mod

Garry's Mod

ACT3: Arctic's Customizable Thirdperson (Weapons) 3.0
 Toto téma bylo přilepeno, takže je nejspíš důležité
Arctic  [vývojář] 21. led. 2019 v 22.15
Bug Reports
This is the official bug report thread. Post bugs here.
< >
Zobrazeno 115 z 303 komentářů
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  [vývojář] 22. led. 2019 v 3.12 
Reisen původně napsal:
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  [vývojář] 22. led. 2019 v 3.21 
Astraxis původně napsal:
[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.
Arctic původně napsal:
Reisen původně napsal:
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  [vývojář] 22. led. 2019 v 3.24 
Reisen původně napsal:
Arctic původně napsal:
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.
[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.
Naposledy upravil AVP; 22. led. 2019 v 4.28
Arctic  [vývojář] 22. led. 2019 v 4.40 
AVP původně napsal:
[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?
AVP původně napsal:
[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  [vývojář] 22. led. 2019 v 5.13 
Reisen původně napsal:
AVP původně napsal:
[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.
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
Naposledy upravil Russian Lad; 22. led. 2019 v 5.37
Arctic  [vývojář] 22. led. 2019 v 6.23 
Reisen původně napsal:
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.



SPRENGGRANATEPATRONE původně napsal:
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.
Are weapons supposed to be invisible for other player in multiplayer?
@Cicada
It's a bug. Arctic already knows about it so he'll try to fix it as soon as possible.
< >
Zobrazeno 115 z 303 komentářů
Na stránku: 1530 50