Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
1. unknown - lua/weapons/gmod_tool/stools/prop2mesh.lua:884 (x2)"
using an imesh as a render override (this handles the engine lighting) on entities only supports one imesh object
imesh objects can only support ~60k vertices, p2m using more than that are handled a different way
trying to spawn this on any lan server or even a gmod server (one that is paid for every month) this error happens and the meshes dont spawn
[Prop2Mesh] lua/weapons/gmod_tool/stools/prop2mesh.lua:1261: attempt to index field 'prop2mesh_controllers' (a nil value)
1. PreDrawHalos - lua/weapons/gmod_tool/stools/prop2mesh.lua:1261
2. fn - lua/weapons/gmod_tool/stools/prop2mesh.lua:1285
3. Run - addons/ulib-master/lua/ulib/shared/hook.lua:109
4. old_renderhalos - lua/includes/modules/halo.lua:149
5. fn - addons/wire/lua/wire/client/cl_wirelib.lua:247
6. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:109
is there a solution for it?