Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
[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.