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
I saw v0.2.33 is focused on B42, but a lot of us are still on B41 due to stability or mod support. If possible, could you release a B41 version of 0.2.33 (even a light one)?
We’d really appreciate it — the current B41 build is already amazing, and those newer AI and memory fixes would be a huge upgrade. Thanks again for all your hard work, you’ve created something truly special.
A week ago I tested the mod on a SP save and plenty of NPCs showed up. However, I'd forgotten to deactivate Superb Survivorsso both mods were running at the same time. The options for interacting with the NPCs were different from the SupSurv-options though, so I assumed that the NPCs actually came from the KEE and not SS concluding the installation of KEE had been successfull. Could it be that the NPCs I met in my SP testrun actually were from SS and only the interactions were replaced by KEE?
Dear Author,
I am a Chinese player with limited English proficiency (using translation tools). I tried to add Chinese localization by:
Creating a new CN folder inside the Translate directory.
Translating all files from the EN folder into Chinese and saving them with _CN suffixes (e.g., IG_UI_EN.txt → IG_UI_CN.txt).
However, in-game:
NPCs still speak English.
The UI (e.g., bottom-right HUD) remains untranslated, even though the player’s language is set to Chinese.
Could you please advise what might be causing this? Possible issues I’ve checked:
File names/paths match the original structure.
Encoding is UTF-8 (no garbled text).
Thank you for your help!
i think this mod might be broken, i found no people, this mod has taken my FPS down to almost nothing when i played with it. any answers are appreciated!
The B41 SP version of this mod has been discontinued. Please note that this also applies to MP hosted via the in-game menu. This is a decision I have taken due to the scope becoming to big with B42.
In order to play, make a dedicated server.
@Pharcyde @Patch
Check line 5 of MetaEventManager.lua, where the error occurs.
Provide a pass through. No more error.
function: runMetaEvents -- file: MetaEventManager.lua line # 5 | MOD: Knox Event Expanded
java.lang.RuntimeException: attempted index: size of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:641)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1812)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
at zombie.Lua.Event.trigger(Event.java:64)
at zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:65)
at zombie.GameTime.update(GameTime.java:634)
at zombie.gameStates.IngameState.UpdateStuff(IngameState.java:531)
What can be causing this