I don't know if that's just me but my game is crashing alot since the last Mtool update with this error :
*Error - v3.02.00 - 2024-12-11 01:03:48 (Wednesday)
Exception : NoMethodError
undefined method `hp' for nil:NilClass
trace:
["( Window_Base ):407:in `hp_color'", "( ベース/Window ):2044:in `draw_actor_name_ex'", "( ベース/Window ):2052:in `draw_basic_area'", "( 窓/控えメンバーステータス ):55:in `draw_item'", "( ベース/Window ):3127:in `block in draw_page'", "( ベース/Window ):3123:in `times'", "( ベース/Window ):3123:in `draw_page'", "( ベース/Window ):3115:in `draw_all_items'", "( Window_BattleStatus ):45:in `refresh'", "( ベース/Scene ):594:in `refresh_status'", "( ベース/Scene ):1340:in `process_action_end'", "( ベース/Scene ):1333:in `process_action'", "( Scene_Battle ):48:in `update'", "( Scene_Base ):14:in `main'", "( ベース/Module ):2363:in `run'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):118:in `run'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):127:in `block in <main>'", ":1:in `block in rgss_main'", ":1:in `loop'", ":1:in `rgss_main'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):127:in `<main>'", "ruby:in `eval'"]
*Error - v3.02.00 - 2024-12-11 13:54:46 (Wednesday)
Exception : NoMethodError
undefined method `-' for nil:NilClass
trace:
["( ベース/Window ):3121:in `draw_page'", "( ベース/Window ):3135:in `index='", "( Window_Selectable ):110:in `select'", "( Window_Selectable ):225:in `cursor_down'", "( Window_Selectable ):284:in `process_cursor_move'", "( Window_Selectable ):275:in `update'", "( ベース/Scene ):352:in `each'", "( ベース/Scene ):352:in `update_all_windows'", "( ベース/Module ):1866:in `update_all_windows'", "( ベース/Scene ):317:in `update_basic'", "( Scene_Base ):41:in `update'", "( ベース/Module ):1849:in `update'", "( ベース/Module ):2532:in `update'", "( ベース/Module ):2144:in `update'", "( ベース/Scene ):1598:in `update'", "( Scene_Base ):14:in `main'", "( ベース/Module ):2363:in `run'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):118:in `run'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):127:in `block in <main>'", ":1:in `block in rgss_main'", ":1:in `loop'", ":1:in `rgss_main'", "( ▼ メイン【WF-RGSS】Exit-EX 終了処理 ):127:in `<main>'", "ruby:in `eval'"]
Mtool was working fine before i update it, didn't had any crash since 3 or 4 weeks