Garry's Mod
ACT3: Arctic's Customizable Thirdperson (Weapons) 3.0
 このトピックはピン留めされているので、おそらく重要です
Arctic  [開発者] 2019年1月21日 22時15分
Bug Reports
This is the official bug report thread. Post bugs here.
< >
1-15 / 303 のコメントを表示
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  [開発者] 2019年1月22日 3時12分 
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  [開発者] 2019年1月22日 3時21分 
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.
Arctic の投稿を引用:
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  [開発者] 2019年1月22日 3時24分 
Reisen の投稿を引用:
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 2019年1月22日 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.
最近の変更はAVPが行いました; 2019年1月22日 4時28分
Arctic  [開発者] 2019年1月22日 4時40分 
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?
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  [開発者] 2019年1月22日 5時13分 
Reisen の投稿を引用:
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.
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
最近の変更はRussian Ladが行いました; 2019年1月22日 5時37分
Arctic  [開発者] 2019年1月22日 6時23分 
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.



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.
Are weapons supposed to be invisible for other player in multiplayer?
Ayami 2019年1月22日 9時31分 
@Cicada
It's a bug. Arctic already knows about it so he'll try to fix it as soon as possible.
< >
1-15 / 303 のコメントを表示
ページ毎: 1530 50