Project Zomboid

Project Zomboid

Hybrid Melee Repair
27 Comments
Cyrisa 7 Oct @ 3:56pm 
epic, looking forward to giving this a try again!
wilsonr.duranm  [author] 7 Oct @ 2:19pm 
Hiya, all!
New fix made for the mod!
Had to go full researcher mode, yet again, to learn the new and proper way to categorize things in B42.12😪

Remember to activate "B42.12 FIX" only!!🤗
wilsonr.duranm  [author] 5 Oct @ 2:40pm 
@Cyrisa
Yeah, Hybrid Gun is also Kind of broken.
B42.12 Changed how script files are loaded. Meaning i can no longer have "Gun Parts" in the inventory(Until i find solution).

Whereas HMR, i'll take a look into it.
Another player says there is a "base" incompatibility, i'll have to look at now.
Maybe that's the issue.
Either way, i fixed a couple functions that changed from B42.11 to B42.12 that were no longer supported, out of nowhere.
Cyrisa 5 Oct @ 8:10am 
Yeah something seems broken with hybrid melee.

Unsure if hybrid gun has the same issue or is causing issues in the background. It doesnt seem to generate errors.
DOG1804 4 Oct @ 2:04pm 
No me deja activar el mod fix de la 42.12, me dice falta dependencia "base"
wilsonr.duranm  [author] 29 Sep @ 4:43pm 
@Cyrisa
Even while using the B42.12 Fix?😓
I made some fixes, because of the new update breaking a lot of things, and everything seems fine on my end. But who knows, maybe some things escaped my grasp. Or, another game Update has gone through without me realizing it.
Cyrisa 28 Sep @ 4:41am 
lots of errors when starting and loading into a game. even after manual reinstall of the mod.
wilsonr.duranm  [author] 27 Sep @ 1:06pm 
Fix for new Build has been released!
You will find it as a separate mod. You can activate just that one, and it will work just fine.

[ESP]
El Fix para la nueva Build ha sido publicado
Está como un mod separado. Puedes activar ese solamente, para que te funcione todo bien.
wilsonr.duranm  [author] 26 Sep @ 5:15pm 
@DOG1804
Gracias por el reporte.
He estado revisando cómo arreglar los problemas que la nueva actualización 42.12 ha traído a ambos de mis mods, desde el momento en que salió.
Sin embargo.. Creo que pronto podré tener una solución para este mod.
DOG1804 26 Sep @ 4:23pm 
hola bro me sigue saltando un error pondre lo que deje steam:
`function: isValidMeleeWeapon -- file: HMR_MeleeMain.lua linea # 33 | MOD: Hybrid Melee Repair
funcion: initializeMeleeParts -- file: HMR_MeleeMain.lua linea # 95 | MOD: Hybrid Melee Repair
funcion: Add -- file: HMR_MeleeMain.lua linea # 139 | MOD: Reparación híbrida cuerpo a cuerpo
java.lang.RuntimeException: El objeto intentó llamar a nil en isValidMeleeWeapon
en se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:101)
en se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:817)
en se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
en se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
en se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1653)
en se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
en se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
Cyrisa 26 Sep @ 12:30am 
Hmm I had to uninstall and reinstall to get the mod to appear in the modlist again. In case anyone else is still having this issue.
wilsonr.duranm  [author] 25 Sep @ 12:27am 
There ya'go!😅
Took me a lot of testing, and to be honest.. Still do not know the EXACT cause.

Sometimes it said "something went wrong - check again" when updating. Other times it said "update completed", but here on workshop, i still could not download or find my mod.. An error would appear saying "handler was busy - Error 10" or something of the sort.

Eventually just deleted everything, did a rollback.. Which did solve the issue... Somehow..
Then, when doing yet another "rollback"(To the most updated files i had, AKA.. the ones who "caused" the problem).. It also said "Correct". Which.... was very weird.. to say the least..

In summary..
Something must have gone horribly wrong, while updating the mod yesterday night. OR, i accidentaly moved something i shouldn't without even realizing it AT ALL.. right before updating...(???)..
I don't know, man.

Thing is... it should be fixed now!
Again... sorry for inconveniences caused by this🥲
wilsonr.duranm  [author] 24 Sep @ 11:22pm 
I'll try to take a look on it.
Thanks for the report, and sorry for the trouble!😓
Rachel L 24 Sep @ 5:41pm 
Mod is missing on my modlist too? Dunno what happened. My save if fine as i started a new one, but i cant find it?
Dirty Mike 24 Sep @ 3:14am 
After the update my save got bricked, apparently the mod is missing in my mod list but I am still subbed to it? I un-subbed and re-subbed to see if that would help but it doesnt download anything
wilsonr.duranm  [author] 22 Sep @ 3:52pm 
@ivmakk
You are absolutely right!
Thank you very much!

Posting the update soon!
ivmakk 22 Sep @ 3:28am 
@wilsonr.duranm I think I found a way to fix the context menu position – please see https://editor.mergely.com/uAX4vzcl (e.g. use "getMouseX()" instead of "getMouseXScaled()", same for Y).
wilsonr.duranm  [author] 21 Sep @ 9:53pm 
@Lad
No problem!
I have been testing and bug-fixing as much as i could with this mod. Yet have to find bug being replicated in my dedicated save. The "cut in half" only happens for me when i first equip it. So it's extremely rare.

Maybe i'll add some debug text in the code, so that i coul see where(or with luck, possibly WHY) it is happening in your game, through console log.
Lad 21 Sep @ 9:45pm 
@wilsonr.duranm thank you for the reply, i have test it again with only this mod on, the condition of the long blade and short blade cut in half every time i equip it
wilsonr.duranm  [author] 21 Sep @ 11:48am 
@Lad
Could i get some more context on the subject?
For example.. does it happen ONLY when you first equip it?
Or ANYTIME you try to equip Long Bladed weapons??
Does this happen with vanilla, or modded weapons??
wilsonr.duranm  [author] 21 Sep @ 11:45am 
@ivmakk
Seems you are correcct.
I did know about the zoom one. Since it's a problem in my other mod too(Hybrid Gun Repair). I have not found a way out of it, yet, to fix this.. unfortunately.😓

Whereas the multiple windows one.. That's new. I'll try to make a quick fix for it soon!🤗
Plus, Axes could be done too. But this will take me some more time than the bug fix, so be patient🥲
ivmakk 21 Sep @ 6:14am 
@wilsonr.duranm thnx for the mod! I’ve noticed a couple of bugs (see https://imgur.com/a/pz-mod-bug-report-hybrid-melee-repair-DPk786u ):
1. Context menu is misaligned and seems to depend on zoom level (e.g. I click on the underlined Handle and the menu appears far away – same for the blade).
2. Minor issue – I can open multiple panels for the same item.

And one wish: could you please add support for Axes?
VII 21 Sep @ 1:14am 
@lad double check sandbox settings the hybrid mods have a function to do a random condition roll on equip.should be a option to turn it off if you have other condition mods
Lad 20 Sep @ 6:38am 
hello this is a great mod, but can you check this bug, whenever i equip long blade weapon the condition is cut to half
wilsonr.duranm  [author] 16 Sep @ 8:45am 
🤣🤣🤣
Glad you liked it @VII
VII 16 Sep @ 1:25am 
brother you are on a mission, you did not give me a cake you gave me keys to the damn bakery.
猫子 15 Sep @ 10:35pm 
:steamthumbsup: