Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
[[vj] mistake snpcs] addons/[vj] mistake snpcs/lua/entities/sent_vj_mist_mon_sp.lua:38: attempt to index a nil value
1. Init - addons/[vj] mistake snpcs/lua/entities/sent_vj_mist_mon_sp.lua:38
2. unknown - lua/entities/obj_vj_spawner_base/init.lua:182
3. ogfunc - [C]:-1
4. Spawn - lua/conv/sh.lua:95
5. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:524
6. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:588
7. unknown - gamemodes/sandbox/gamemode/commands.lua:620
8. unknown - lua/includes/modules/concommand.lua:54
[[vj] mistake snpcs] addons/[vj] mistake snpcs/lua/entities/sent_vj_mist_mon_sp.lua:38: attempt to index a nil value
1. Init - addons/[vj] mistake snpcs/lua/entities/sent_vj_mist_mon_sp.lua:38
2. unknown - lua/entities/obj_vj_spawner_base/init.lua:182
3. ogfunc - [C]:-1
4. Spawn - lua/conv/sh.lua:95
5. InternalSpawnNPC - gamemodes/sandbox/gamemode/commands.lua:524
6. Spawn_NPC - gamemodes/sandbox/gamemode/commands.lua:588
7. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/creator.lua:35
8. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:235
I'm gonna be real honest with you, I decompile the addon, then I saw that there was like a part of the coding in the spawner specifically "Random Monster Spawner" that included having bosses spawned as well such as "Anita Anderson" and "Dr. Hamon Heath", I deleted the first part and second part specifically the "/*" and "*/", then I added a missing "," beside one of the npc row so that it didn't get a lua error when I try spawning it in after the few fixes I added, but it still got a lua error because of something relating to the "command", I think.