Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

maxonschultz1-glitch

3
Posts
1
Following
A member registered 3 days ago

Recent community posts

(1 edit)

this is the text that the console spits out:

rmmz_managers.js:2080 

TypeError: Cannot read property 'includes' of undefined
    at Game_Actor.Game_BattlerBase.<computed>.isStateCategoryResisted (VisuMZ_1_SkillsStatesCore.js:4019)

    at Game_Actor.Game_BattlerBase.isStateResist (VisuMZ_1_SkillsStatesCore.js:4019)

    at Game_Actor.Game_Battler.isStateAddable (rmmz_objects.js:3658)

    at Game_Actor.Game_Battler.<computed>.<computed> (VisuMZ_1_SkillsStatesCore.js:4019)

    at Game_Actor.Game_Battler.<computed> [as isStateAddable] (VisuMZ_3_LifeStateEffects.js:549)

    at Game_Actor.Game_Battler.<computed>.addState (VisuMZ_1_SkillsStatesCore.js:4019)

    at Game_Actor.Game_Battler.<computed> (VisuMZ_2_AggroControlSys.js:1307)

    at Game_Actor.Game_Battler.<computed>.<computed> (VisuMZ_2_BattleSystemFTB.js:1295)

    at Game_Actor.Game_Battler.<computed>.<computed> (VisuMZ_2_EnhancedTpSystem.js:1390)

    at Game_Actor.Game_Battler.<computed>.<computed> (VisuMZ_3_AntiDmgBarriers.js:1706)

SceneManager.catchNormalError @ rmmz_managers.js:2080

i've got it too, nothing is working and console says the same thing

Hi, this game is great, but having some serious troubles getting past a bug with the bossfight in the crumbling mines. It throws the error
"Cannot read property 'includes' of undefined" as soon as the battle starts.