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
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!!🤗
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.
Unsure if hybrid gun has the same issue or is causing issues in the background. It doesnt seem to generate errors.
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.
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.
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.
`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)