Project Zomboid

Project Zomboid

Combat Text (B40+B41+B42)
371 opmerkingen
Salder 21 mei om 1:26 
Re sirve 10/10:steamthumbsup:
Flexible Games 24 apr om 14:14 
I love this mod, bless your heart for all the work it took to make it.
Vampirenostra 19 apr om 15:41 
All works as a charm after your last fix. Thanx man!
FreakyFerret 19 apr om 10:06 
It may be a mod making the zombies super strong. I don't have the issue. Was using your mod in existing game. Checked there. Also started a new game.

Zombie health is the same as before.
Vampirenostra 19 apr om 7:07 
@Rezistor yes it happens on any save, just start the game, hit a zed and its there
SuperSiggii 18 apr om 14:04 
Does not work. Mod creates bugs at server
:steamthumbsdown:
Rezistor  [auteur] 18 apr om 11:41 
Hey @Vampirenostra, does it happen also on fresh save? do you have any more details which can help replicate that error? Thanks
Rezistor  [auteur] 18 apr om 11:25 
Hey @Rosticks, do you have full version number? i am trying it now on version 42.7.0 rev:28118 2025-04-07 07:05:53 (ZB) . Are you sure that you do not have any other mods active? this mod does not modify health values.
BeljikPakiBlanc 17 apr om 12:11 
this mod is UNSTABLE as of Build 42.7.0 will result in zombies having usually high health and hits not registering and potentially crashing your game upon killing a zombie DO NOT DOWNLOAD AS OF LATEST VERSION BUILD 42 report any instability in the comments, thank you
Vampirenostra 13 apr om 10:40 
function: onZombieDead -- file: CombatText.lua line # 119 | MOD: Combat Text

ERROR: General f:486285, t:1744564113086> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in onZombieDead at KahluaUtil.fail(KahluaUtil.java:100).
Stack trace:
se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:100)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:952)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
zombie.Lua.Event.trigger(Event.java:72)
zombie.Lua.LuaEventManager.triggerEvent(LuaEventManager.java:315)
Rusty #DopeRust 5 apr om 9:46 
@Ryan, i would love to see a error log about that, because i'm using it, with 100+ mods and its not crashing anything.

Stop giving false statements, that is a issue on your end, not the mod.

And you should learn how to report bugs also, because just saying it doesnt work/crashing, doesnt help anyone.

Cheers.
Ryan 4 apr om 23:13 
not compatible with 42.6 crashes
Rai 1 apr om 5:24 
still working B41.78? i saw a comment in january that doesn't work in B41.78, can anyone confirm that?
Lord Mazdamundi 1 apr om 3:47 
Useful
Blessed Mother 27 mrt om 20:55 
@Rezistor Thank you! I sent you a friend request. It looks like the Reset button on your mod does not work anymore. :o
Rezistor  [auteur] 23 mrt om 17:08 
@Blessed Mother, sure, i can take a look, PM me some link where i can download it
Blessed Mother 21 mrt om 18:21 
@Rezistor I tried to add that function and loop to my mod, but I cannot get it to work. It just won't re-render the UI when I click the "Apply Numbers" and "Reset to Default" buttons I have in the Mod options tab. Would you be willing to look at my lua file and help? :X
Ellipsis society.gg 21 mrt om 3:31 
Lenovo Legion 5 pro, Errors on hit, game crash, b42.5
Vampirenostra 15 mrt om 15:22 
MacBook M2 Pro Max,
B42.5.1 - Errors on each hit, no text, no healthbar
B41.x - works as expected
Maruku 14 mrt om 2:48 
@Lusive for the win with the fix! :karrynWarden:
LordCareca 10 mrt om 19:29 
Funciona na B40.30?
Lusive 10 mrt om 16:41 
I found a fix for b42 and posted it in the Build 42 thread
Blessed Mother 9 mrt om 3:43 
@Rezistor Thank you! I will check it out and hopefully get it to work.
Rezistor  [auteur] 9 mrt om 3:32 
Hey, @Blessed Mother, search for ISCombatTextOptions.lua file in this mod, there is onResetClick function, in this function 2 things happen, first is "target.gameOptions.changed = true" thich will tell engine that you changed something, second there is for loop which will tell engine to re-render all tabs, i am not sure why it needs to be there but it works :)
Blessed Mother 8 mrt om 12:23 
@Rezistor Is there a way to contact you? I am trying to add a "Reset to Default" button for my mod, which works, but when I click it the Apply button at the bottom of the Options menu is not highlighting, but staying greyed out. However, your code makes the Apply button light up when hitting the Reset button. Could use help on how you did that.
hunterorionjake 5 mrt om 8:09 
This is beautiful, I've been looking for this!
Rezistor  [auteur] 21 feb om 1:06 
hey The United States of America, it should work if that mod does not interfere with zombie hp values without triggering lua events
Rezistor  [auteur] 21 feb om 0:58 
Hey Kira, you can enable/disable anytime even on existing save
Kira ♪ 15 feb om 7:43 
Nice mod, one of my favorites, but I just realized that it's already for build 42, my question is if it works for saved games, since I wouldn't like to start from 0 again :,v
Does this work with Week one?
Rezistor  [auteur] 11 feb om 14:20 
hey Zombie19, i know about that, unfortunatelly i was still not able to find fix for it :(
Zombie19 11 feb om 3:15 
my character is pretty badass, and i do a lot of damage like consistently one shotting zombies, but like 40% of the zombies i kill get + health and the red bar stays over their dead bodies
Rezistor  [auteur] 9 feb om 2:41 
Hey @Hypnotoad, java.io.File... looks like error directly from java itself, this mod is saving settings to file so you dont need to configure it every time, just tried that with 42.2. build and i get no error so it is possibly fixed directly in game engine
Hypnotoad 7 feb om 20:14 
@rezistor Having issues with latest build 42. Was working. Stopped a few days ago and reinstall doesn't fix it. Here is the error after enabling mod:

Java.lang.NullPointerException: cannot invoke "java.io.File.getAbsoluteFile()" at zombie.ZomboidFileSystem$PZFolder.set(ZomboidFileSystem.java:49)
McGuigz 28 jan om 4:57 
Every time i kill a zombie with a katana their health bar stays at full and a green number will come up with a +50 or something and the bar will stay above them even when theyre dead
Horhyzon 26 jan om 16:14 
`attempted index: Fn of non-table: null
function: ISHealthBarManager.lua -- file: ISHealthBarManager.lua line # 35 | MOD: Combat Text
java.lang.RuntimeException: attempted index: Fn of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
Dookin 26 jan om 6:54 
does not work on B41
deohyo 21 jan om 16:47 
!!!!tytytyy
为爱单挑丈母娘 21 jan om 9:05 
nice mod,thank you:yiyitempted:
Weaky 17 jan om 19:59 
GREAT MOD
Art Tippet 13 jan om 5:16 
@Rezistor Ciao!
Thanks for the immediate translation update, much appreciated.
I apologize but this problem needs to be fixed (slowly):

EDIT: encodig format: ANSI, utf-8 causes problems with italian accented letters
Tank5168 12 jan om 22:16 
@Rezistor Thank you. Translate CH is ok.
Art Tippet 12 jan om 8:10 
Hey, @Rezistor.
I translated your mod into Italian, thanks for your work and for sharing it with the community!
Tank5168 11 jan om 20:43 
There is a problem with the Translate CH (Traditional Chinese)
https://i.imgur.com/MRrqOhq.jpg
Varlun 5 jan om 10:45 
Get the +300 points mod. Set bonus points in sandbox settings to +100. And here's a screenshot of my traits. https://imgur.com/a/72wHyBO

All I can say for sure (maybe not even that) is that removing the bottom 10 traits made the issue go away. But attempting to narrow it down any further than that gave inconclusive results.
Rezistor  [auteur] 5 jan om 6:53 
@Varlun, can you write list of traits which is causing it? so i can test it too (also list of mods if possible)
Varlun 4 jan om 13:23 
I'm at my wits end, I can't figure it out. I thought I had it narrowed down to a set of traits, but after re-verifying that same set of traits, I got a different result. I wonder if maybe it's a combination of traits. The only thing I can think of is maybe it's making my damage so high, compared to the zombie health (I have set to fragile), that when I get a certain amount of overkill, the issue happens. So maybe it's a combination of traits which boost my damage, i.e. strength, short blunt.

I guess I'm just going to deal with it. I really hope you can fix this problem. I don't want to disable this mod just because of this issue. It's still annoying though.
Varlun 4 jan om 12:33 
Alright that's definitely what it is. Exact same mod list, but with 2 different trait builds. One has the issue, one doesn't. So now I gotta narrow down which trait is causing it...
Varlun 4 jan om 12:28 
I believe I've narrowed it down to a conflict with one of the traits from More Traits.
Varlun 4 jan om 12:22 
Build 42 by the way.