Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
[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
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.
I imagine many of these bugs may be some sort of compatibility issue or clash. I can't replicate these issues.
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.
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.
It's a bug. Arctic already knows about it so he'll try to fix it as soon as possible.