控制台报错代码:
TypeError: Cannot read property 'note' of null
at eval (eval at Game_Interpreter.command355 (rpg_objects.js:10500), <anonymous>:2:48)
at Game_Interpreter.command355 (rpg_objects.js:10500)
at Game_Interpreter.executeCommand (rpg_objects.js:8930)
at Game_Interpreter.update (rpg_objects.js:8838)
at Game_Interpreter.updateChild (rpg_objects.js:8849)
at Game_Interpreter.update (rpg_objects.js:8832)
at Game_CommonEvent.update (rpg_objects.js:6234)
at rpg_objects.js:6069
at Array.forEach (<anonymous>)
at Game_Map.updateEvents (rpg_objects.js:6068)