Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
In the first place, I don't think Translucent needs to be enabled for the bathtub sprite, so could you please uncheck that?
I like this mod, so I don't want to unsubscribe over a minor conflict.
@Evil Wheat - Yes, it’s safe to add it to your current saved game. Just keep in mind that if you remove it mid-game — in a save where you’ve played with the mod enabled for a while — the damaged objects will disappear.
I can't pick them up can't dismantle it idk what to do
If it’s “TileBlockStyle = None”, even if it has “Can be hit by car”, it cannot be damaged. It’s a vanilla issue.
This means that in a multiplayer game, for example, a “Mail Box” can never be damaged.
Therefore, my mod works in multiplayer. Objects like “For Sale Sign” or “Barrier Post” cannot be damaged in multiplayer games unless I give them the “Stop car (when hit)” property.
For fences and lampposts, for example, they work.
@Reaper - It must be a bug. I remember that in a previous version, chopping down trees would cause the player to panic, there was even a mod that fixed it. For now, I don't think I'll fix it, I don't know why it happens, if it actually does. Maybe your character is from Greenpeace and that's why they panic. (Just kidding)
This occurs for me on the Latest version of B41 MP
function: ReactivateWaterJetAnimation -- file: MDO_Main.lua line # 104 | MOD: More Damaged Objects [B41]
ERROR: General , 1754096389288> 7,446,462,253> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: getName of non-table: null at KahluaThread.tableget line:1689.
ERROR: General , 1754096389289> 7,446,462,253> DebugLogStream.printException> Stack trace:
java.lang.RuntimeException: attempted index: getName of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1689)
function: ReactivateWaterJetAnimation -- file: MDO_Main.lua line # 104 | MOD: More Damaged Objects [B42]
java.lang.RuntimeException: attempted index: getName of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:624)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
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:72)
....
....
....
at java.base/java.lang.Thread.run(Unknown Source)
`
java.lang.RuntimeException: attempted index: getName of non-table: null
As others have commented I am getting this error as well, I was wondering if this is a conflict or the mod? @carlesturo any insight?