Project Zomboid

Project Zomboid

Dynamic Traits and Expanded Moodles [B41 & B42]
Nerezza 10 月 13 日 下午 3:54
[42.12] DTEMonWeaponSwing error fix
The getCategories() method is defunct, the script needs to use getWeaponCategories() instead now.
< >
正在显示第 1 - 3 条,共 3 条留言
fyLoX 10 月 21 日 上午 10:12 
Hey, is there a similar issue with weapons? I'm currently shooting a horde and getting tons of errors that appear to be related to the mod and frequent blackouts/crashes. B42 with ragdolls on.

Some examples (last registered exceptions after a crash):
---
function: DTEMonPlayerHittingAZombie -- file: DTEMexpandedActionsEffects.lua line # 167 | MOD: Dynamic Traits and Expanded Moodles
function: DTEMOnWeaponHitCharacterMain -- file: DTEMMainFile.lua line # 204 | MOD: Dynamic Traits and Expanded Moodles

ERROR: General f:499, t:1761065893918> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: unknown location "989" at BodyLocationGroup.checkValid(BodyLocationGroup.java:118).
---
function: DTEMonPlayerHittingAZombie -- file: DTEMexpandedActionsEffects.lua line # 167 | MOD: Dynamic Traits and Expanded Moodles
function: DTEMOnWeaponHitCharacterMain -- file: DTEMMainFile.lua line # 204 | MOD: Dynamic Traits and Expanded Moodles

ERROR: General f:499, t:1761065893917> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in DTEMonPlayerHittingAZombie at KahluaUtil.fail(KahluaUtil.java:97).
---
function: DTEMonSwingWeapon -- file: DTEMexpandedActionsEffects.lua line # 37 | MOD: Dynamic Traits and Expanded Moodles
function: DTEMOnWeaponSwingHitPointMain -- file: DTEMMainFile.lua line # 196 | MOD: Dynamic Traits and Expanded Moodles

ERROR: General f:89, t:1761065886270> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in DTEMonSwingWeapon at KahluaUtil.fail(KahluaUtil.java:97).
---
function: DTEMonSwingWeapon -- file: DTEMexpandedActionsEffects.lua line # 37 | MOD: Dynamic Traits and Expanded Moodles
function: DTEMOnWeaponSwingHitPointMain -- file: DTEMMainFile.lua line # 196 | MOD: Dynamic Traits and Expanded Moodles

LOG : Combat f:89, t:1761065886275> CombatManager::ProcessHit 122 isCameraTarget and hit BodyPart 2 - BODYPART_HEAD
LOG : Combat f:89, t:1761065886276> hitReaction = SHOT_HEAD_BWD
LOG : General f:89, t:1761065886277> -----------------------------------------
---
function: DTEMonPlayerHittingAZombie -- file: DTEMexpandedActionsEffects.lua line # 167 | MOD: Dynamic Traits and Expanded Moodles
function: DTEMOnWeaponHitCharacterMain -- file: DTEMMainFile.lua line # 204 | MOD: Dynamic Traits and Expanded Moodles

ERROR: General f:89, t:1761065886278> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in DTEMonPlayerHittingAZombie at KahluaUtil.fail(KahluaUtil.java:97).
Winged One 11 月 3 日 上午 11:34 
Which file contains the defunct method so i can manually switch them over to the new one?
Holy_camp 11 月 6 日 上午 12:34 
引用自 Winged One
Which file contains the defunct method so i can manually switch them over to the new one?
DTEMexpandedActionsEffects.lua
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50