- Joined
- Feb 10, 2016
- Messages
- 20
- Reaction score
- 2
- First Language
- English
- Primarily Uses
Receiving the following Error when attempting to initiate a Battle via an Event, using Yanfly Core.
File Name: YEP_CoreEngine.js
Version: v1.12
Parameters: Set to Default
JavaScript File: unchanged
Plugins: ALL Plugins are OFF, EXCEPT YEP_CoreEngine.js
TypeError:
Cannot read property 'height' of undefined
TypeError: Cannot read property 'height' of undefined
at Sprite_Enemy.updateFrame (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:977:34)
at Sprite_Enemy.Sprite_Battler.updateMain (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:512:14)
at Sprite_Enemy.Sprite_Battler.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:493:14)
at Sprite_Enemy.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:948:37)
at file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3290:19
at Array.forEach (native)
at Sprite.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3288:19)
at file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3290:19
at Array.forEach (native)
at Sprite.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3288:19)
File Name: YEP_CoreEngine.js
Version: v1.12
Parameters: Set to Default
JavaScript File: unchanged
Plugins: ALL Plugins are OFF, EXCEPT YEP_CoreEngine.js
TypeError:
Cannot read property 'height' of undefined
TypeError: Cannot read property 'height' of undefined
at Sprite_Enemy.updateFrame (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:977:34)
at Sprite_Enemy.Sprite_Battler.updateMain (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:512:14)
at Sprite_Enemy.Sprite_Battler.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:493:14)
at Sprite_Enemy.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_sprites.js:948:37)
at file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3290:19
at Array.forEach (native)
at Sprite.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3288:19)
at file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3290:19
at Array.forEach (native)
at Sprite.update (file:///C:/Users/Nicho/Documents/Games/Pathfinder/js/rpg_core.js:3288:19)




