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
Reverify your Steam files, and start a new save file and see if there are any errors.
The scene is where the waitress uses a H skill
It seems to be related to the this._passiveStatesRaw parameter of YEP_AutoPassiveStates
I am not an English player, so I do not know the skill name
[ERROR (1685828192163) 6/4/2023 05:51:36am] undefined
undefined
[ERROR (1685828192163) 6/4/2023 05:51:36am] TypeError: this.passiveStatesRaw(...).contains is not a function
at Game_Enemy.Game_BattlerBase.isPassiveStateAffected (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/YEP_AutoPassiveStates.js:551:36)
at Game_Enemy.Game_BattlerBase.isStateAffected (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/YEP_AutoPassiveStates.js:434:14)
at Game_Enemy.Game_BattlerBase.isDeathStateAffected (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/rpg_objects.js:2226:17)
at Game_Enemy.Game_BattlerBase.isAlive (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/rpg_objects.js:2658:39)
at chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/RemtairyEnemyTroop.js:120:23
at Array.filter (<anonymous>)
at Game_Troop.membersNeededToBeSubdued (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/RemtairyEnemyTroop.js:119:27)
at Game_Troop.isAllDead (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/RemtairyEnemyTroop.js:106:17)
at Function.BattleManager.isBattleEnd (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/plugins/MPP_SmoothBattleLog.js:240:50)
at Scene_Battle.updateBattleProcess (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/js/rpg_scenes.js:2264:27)