Steam'i Yükleyin
giriş
|
dil
简体中文 (Basitleştirilmiş Çince)
繁體中文 (Geleneksel Çince)
日本語 (Japonca)
한국어 (Korece)
ไทย (Tayca)
Български (Bulgarca)
Čeština (Çekçe)
Dansk (Danca)
Deutsch (Almanca)
English (İngilizce)
Español - España (İspanyolca - İspanya)
Español - Latinoamérica (İspanyolca - Latin Amerika)
Ελληνικά (Yunanca)
Français (Fransızca)
Italiano (İtalyanca)
Bahasa Indonesia (Endonezce)
Magyar (Macarca)
Nederlands (Hollandaca)
Norsk (Norveççe)
Polski (Lehçe)
Português (Portekizce - Portekiz)
Português - Brasil (Portekizce - Brezilya)
Română (Rumence)
Русский (Rusça)
Suomi (Fince)
Svenska (İsveççe)
Tiếng Việt (Vietnamca)
Українська (Ukraynaca)
Bir çeviri sorunu bildirin
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?