Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
roughly i think all of them, the March update was all CSGO and Portal 2, and one Alien Swarm hammer ents that are generic enough to be backported, i dont know any maps that use them yet though.
After looking into this addon more, I think the actual solution is for w in string.gmatch(str .. ",","(.-)[,\x1B]") do and the other string.gmatch calls removed.
Anyway, fix confirmed, the Hacking Goggles now works properly on the map. Thanks!
well hopefully its fixed now, im not sure if i modified the right thing
I'm wondering if you could update the addon to first attempt to use "\x1B" (Lua's escape sequence for the control character) to detect KV value arguments before falling back to ",".
I hope this makes sense, sorry if my comment is too vague.
Event "AcceptInput", hook "hacking",
in "lua/autorun/shared_jazzblabla/jazz_sh_hacking.lua" (lines 80 to 84),
found in Workshop addon « Simple Map IO Viewer », returned:
Arg #1 = false
error("bad argument #1 to '%s' (bad key 'type' - 2D or 3D expected, got %s)", debug.getinfo(1, "n").name , tbl.type, 2)
end
[Simple Map IO Viewer] lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:148: bad argument #1 to 'pairs' (table expected, got boolean)
1. ResumeTask - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:236
2. fn - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:292
3. unknown - lua/ulib/shared/hook.lua:109
try again
[Simple Map IO Viewer] lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:432: attempt to call a nil value
1. loadLump - lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:432
2. load - lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:440
3. LoadBSP - lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:521
4. unknown - lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:536
5. include - [C]:-1
6. unknown - lua/autorun/shared_jazzblabla.lua:18
[Simple Map IO Viewer] lua/autorun/shared_jazzblabla/jazz_sh_bsp2.lua:432: attempt to call a nil value
1. ResumeTask - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:236
2. v - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:292
3. unknown - lua/includes/modules/hook.lua:96
part 2ss
[Simple Map IO Viewer] lua/autorun/shared_jazzblabla/jazz_sh_bsptypes.lua:630: assertion failed!
1. ResumeTask - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:236
2. unknown - lua/autorun/shared_jazzblabla/jazz_sh_task.lua:292
3. dlib_has_nothing_to_do_with_this_traceback - [C]:-1
4. CallStatic - lua/dlib/modules/hook.lua:1096
5. unknown - lua/dlib/modules/hook.lua:1179