- Joined
- Mar 16, 2014
- Messages
- 20
- Reaction score
- 0
- Primarily Uses
Hello!
I have tried using the side view Plugin by Yami and I just cant seem to get it to work. Every time I start up the game I get an error message called.
"Type error Cannot read property "toLowerCase" of undefined.
Hopefully someone is familiar with this script and could help me out please!
Currently I have the following Plug-Ins:
YEP_CoreEngine
YEP_BattleEngineCore
YEP_X_AnimatedSVEnemies
YEP_EventChasePlayer
YEP_X_ItemDurability
YED_SideviewBattler (Yami's Plugin that isn't working)
So I have tried removing all enemies from the map and database and it still fails to start up. I removed all sprite animations from the player character (SV battle) as well as note tags and it still gives me the same error. My original had 21 frames per a action I went down from 21 to 5 and still the same error.
The note tag I was using was:
<Sideview Battler: Olivia>
<Sideview Battler Frames: 5>
<Sideview Battler Speed: 7>
<Sideview Battler Size: 171, 252>
<Sideview Battler Motion>
Name: Walk
Index: 0
Loop
Frames: 5
Speed: 7
</Sideview Battler Motion>
I was using this note tag for my main character I have tried changing the Index from 0 to 1 and still again the same error. I have tried starting up the game with no scripts active aside from Yami script and it still yet again does not work. The game starts up if I disable Yami's script so it has to be something to do with his script.
Also My SV battle animation is just 1 row since in the help file it mentions if no animations are set for the other animations it will use Walk as the default for the rest of them.
So I figured I might as well start small get 1 action animation working then work on others 1 by 1.
My only assumption is he must have revised this script at some point and now its broken.
Literally no ideas as to why it does not work.
Any help would be appreciated!
Thanks
I have tried using the side view Plugin by Yami and I just cant seem to get it to work. Every time I start up the game I get an error message called.
"Type error Cannot read property "toLowerCase" of undefined.
Hopefully someone is familiar with this script and could help me out please!
Currently I have the following Plug-Ins:
YEP_CoreEngine
YEP_BattleEngineCore
YEP_X_AnimatedSVEnemies
YEP_EventChasePlayer
YEP_X_ItemDurability
YED_SideviewBattler (Yami's Plugin that isn't working)
So I have tried removing all enemies from the map and database and it still fails to start up. I removed all sprite animations from the player character (SV battle) as well as note tags and it still gives me the same error. My original had 21 frames per a action I went down from 21 to 5 and still the same error.
The note tag I was using was:
<Sideview Battler: Olivia>
<Sideview Battler Frames: 5>
<Sideview Battler Speed: 7>
<Sideview Battler Size: 171, 252>
<Sideview Battler Motion>
Name: Walk
Index: 0
Loop
Frames: 5
Speed: 7
</Sideview Battler Motion>
I was using this note tag for my main character I have tried changing the Index from 0 to 1 and still again the same error. I have tried starting up the game with no scripts active aside from Yami script and it still yet again does not work. The game starts up if I disable Yami's script so it has to be something to do with his script.
Also My SV battle animation is just 1 row since in the help file it mentions if no animations are set for the other animations it will use Walk as the default for the rest of them.
So I figured I might as well start small get 1 action animation working then work on others 1 by 1.
My only assumption is he must have revised this script at some point and now its broken.
Literally no ideas as to why it does not work.
Any help would be appreciated!
Thanks







