|
马上注册领取绝版勋章
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我查看了报错的记录,发现所有报错都是出自一个问题。具体如下(这其中已经写了各个MOD和游戏的版本的代码,MOD都是从雷比亚大佬那边下载的):
• Game Version: 1.97.42.1030 | OS: Windows | Created at: 2023-10-04 21:42:50.578504
• FallenCore v2.1.2 | FallenWW v2.0.7
• ATF Children v6.0.7
• ATF Toddlers v6.0.7
• ATF Infants not installed.
• Wicked Sex Toys v1.3.1
• WickedWhims v178
• HRKWP v1.8.2
• Wicked Perversions v2.2.6jd
Other Mods:
• Enhanced Children not installed.
• Little Degenerates not installed.
• Devious Desires v5.9
• Sims 4 Community Library v2.7
Traceback (most recent call last):
File "atfchildren\wickedwhims\relationships\desire\desire_handler.py", line 25, in _child_is_sim_allowed_desire [
original : <bound method FallenWWDesireHandler.is_sim_allowed_desire of <class 'fallenww.wickedwhims.relationships.features.desire.desire_handler.FallenWWDesireHandler'>>,
cls : <class 'fallenww.wickedwhims.relationships.features.desire.desire_handler.FallenWWDesireHandler'>,
_ : (卡崔娜 卡琳特,),
__ : {'target_fallen_sim': None}]
File "fallenww\wickedwhims\relationships\features\desire\desire_handler.py", line 19, in is_sim_allowed_desire [
cls : <class 'fallenww.wickedwhims.relationships.features.desire.desire_handler.FallenWWDesireHandler'>,
fallen_sim : 卡崔娜 卡琳特,
target_fallen_sim : None,
additional : True]
File "fallenww\wickedwhims\relationships\features\desire\desire_handler.py", line 29, in _is_sim_allowed_desire [
fallen_sim : 卡崔娜 卡琳特]
Cause: [FallenLib] Error occurred while running '_child_is_sim_allowed_desire'. (AttributeError: type object 'SimBuff' has no attribute 'WW_DESIRE_COOLDOWN')
我注意到最后的问题系统提示的是:
Cause: [FallenLib] Error occurred while running '_child_is_sim_allowed_desire'. (AttributeError: type object 'SimBuff' has no attribute 'WW_DESIRE_COOLDOWN')
我的理解是我缺少了一个叫做WW_DESIRE_COOLDOWN的特质,而这个特质系统检查不到。
不知道有没有大佬清楚具体是哪里出了什么问题。有什么办法可以解决的。
|
-
|