Getting this java error...not sure why, i don't really understand java, attached pics of error in F8 as well as script list.
Update 1: disableing YEP_battleStstusWindow returns it to working, however I wasn't even playing around in this plug-in when the error occured, i was in the Enchaced_TP plug before this happened, and i returned everything to default in that plug
TypeError: undefined is not a function
at Window_BattleStatus.drawBasicArea (/C:/Users/Chris/Documents/Games/Legend%20of%20Terendell/js/plugins/YEP_BattleStatusWindow.js:457)
at Window_BattleStatus.drawItem (/C:/Users/Chris/Documents/Games/Legend%20of%20Terendell/js/plugins/YEP_BattleStatusWindow.js:451)
at Window_BattleStatus.Window_Selectable.drawAllItems (rpg_windows.js:1250)
at Window_BattleStatus.drawAllItems (/C:/Users/Chris/Documents/Games/Legend%20of%20Terendell/js/plugins/YEP_BattleStatusWindow.js:407)
at Window_BattleStatus.refresh (rpg_windows.js:5478)
at Window_BattleStatus.initialize (rpg_windows.js:5456)
at new Window_BattleStatus (rpg_windows.js:5444)
at Scene_Battle.createStatusWindow (rpg_scenes.js:2166)
at Scene_Battle.createAllWindows (rpg_scenes.js:2148)
at Scene_Battle.createAllWindows (/C:/Users/Chris/Documents/Games/Legend%20of%20Terendell/js/plugins/YEP_GabWindow.js:776)
