script: game interpreter line 450: nomethoderror occured
unidentified method map_id for #<game_party:0x836af58>
unidentified method map_id for #<game_party:0x836af58>
I'm using a parallel process common event that, when the player touches a certain tile tagged with a 2, triggers an event. Whenever the player touches the tile, I get the above message.