Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
Behind the scenes: when any one of us uploads a mod, it checks the delta/changes between the last version and this one to determine when to update that "last updated" timestamp
The main reason for re-uploading the same mod on my end (with no changes needed) is that it changes the Mod Manager's "Yellow Warning Icon" to the "Green Checkmark Icon" in the Mod Manager, which people will bug mod makers about (despite the mod still working OK)
Basically it's just sending a message to CA servers that I checked that the mod was working with the next major patch number (6.2 in this case) and no changes were needed to maintain compatibility
Probably something in Patch 6.2? I haven't gotten around to updating all of my mods for the newest patch, but when I get a spare moment I'll check to see if there are any major issues (and update them for it)
@itachiaurion
Ahh that's a tricky one; when I get a second to update this for 6.2 I'll check that out as well, thanks for the error message! (those do actually help for debugging)
The callstack of the script which established the failed listener is:
stack traceback:
[string "script\_lib\lib_core.lua"]:1908: in function 'add_listener'
[string "script\campaign\mod\!vampire_coast_enhanced_rites.lua"]:121: in function 'vampire_coast_expanded_rites_init'
[string "script\campaign\mod\!vampire_coast_enhanced_rites.lua"]:199: in main chunk
[C]: in function 'pcall'
[string "script\_lib\lib_core.lua"]:714: in function 'load_mod_script'
[string "script\_lib\lib_core.lua"]:647: in function 'load_mods'
[string "script\_lib\lib_mod_loader.lua"]:85: in function 'callback'
[string "script\_lib\lib_core.lua"]:1930: in function <[string "script\_lib\lib_core.lua"]:1930>
[C]: in function 'xpcall'
[string "script\_lib\lib_core.lua"]:1930: in function 'event_protected_callback'
[string "script\_lib\lib_core.lua"]:1991: in function 'event_callback'
[string "script\_lib\lib_core.lua"]:2051: in function <[string "script\_lib\lib_core.lua"]:2051>
stack traceback:
[string "script\campaign\mod\!vampire_coast_enhanced_rites.lua"]:190: in function 'vampire_coast_expanded_rites__trigger_bountiful_treasure_treasury'
[string "script\campaign\mod\!vampire_coast_enhanced_rites.lua"]:134: in function 'callback'
[string "script\_lib\lib_core.lua"]:1930: in function <[string "script\_lib\lib_core.lua"]:1930>
[C]: in function 'xpcall'
[string "script\_lib\lib_core.lua"]:1930: in function 'event_protected_callback'
[string "script\_lib\lib_core.lua"]:1991: in function 'event_callback'
[string "script\_lib\lib_core.lua"]:2051: in function <[string "script\_lib\lib_core.lua"]:2051>